* {padding: 0; margin: 0;}
body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
strong {
	font-weight: bold;
}
#left-nav {
	position: absolute;
	left: 0px;
	top: 106px;
}

a:link {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:visited:hover {
	color: #000000; 
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #333333;
	display: inline;
	
}
/* unset when you apply new banner
#banner {
background-color: green;
height: 105px;
width: 100%;
background-image: url(/images/layout/yellowbg.jpg);
background-repeat: repeat-x;
}
#banner div {
width: 600px;
height: 91px;
background-image: url(images/layout/headbg.jpg);
background-repeat: repeat-x;
}
#banner div div {
position: absolute;
top: 20px;
left: 160px;
background-image: url(images/layout/boardshop.jpg);
background-repeat: no-repeat;
width: 333px;
height: 45px;
} */

/* old top-banner styling */
#banner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: auto;
	height: 40px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.banner_nav:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
}

a.banner_nav:visited {
	color: #000000;
	text-decoration: None;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
}

a.banner_nav:hover {
	color: #CC3300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.banner_nav:active {
	color: #000000;
	text-decoration: None;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
}

/* END OF OLD STUFF */

/* Additional HomePage CSS  */*{margin:0;padding:0;}
#mainbody{margin-left:180px;margin-top:125px;width:534px;}
hr{float:left;margin:12px 0;width:534px; border-top: 1px solid #0066CC;}
img {border: 0;}
p {text-align:justify;}

/* section container (3-wide floats for items) */
.sect_container{float:left;width:178px;}
.sect_container div{width:150px;}
.sect_container div img{display: block; margin-left: auto; margin-right: auto;}
.sect_container_title{font-weight: bold; text-align: center; margin: 0; padding: 0;}
.sect_container_title a {text-decoration: underline; color: #000000;}
.sect_container_price{font-weight: bold; color: #F00; text-align: right; margin: 0; padding: 0;}
.floatleft{float:left;}
.floatright{float:right;}
.clearfloat{clear:both;}
.center{margin:0 auto;}
.bottompadding{margin-bottom: 12px;}
.toppadding{margin-top: 12px;}
.leftpadding{margin-left: 12px;}
.red{color:#FF0000;}

#sidebar{left:0;position:absolute;top:105px;width:164px;}


/* sidebar formatting   */#navigation{width:164px;}
/* list element formatting   */#navigation ul{color:#FFF;list-style-type:none;width:100%;}
/* master headings   */#navigation ul li{background-color:#036;font-size:15px;font-weight:700;line-height:24px;text-align:center;width:100%;}
/* navigation headings   */#navigation ul li ul li{background-color:#00519C;border-top:1px solid #036;line-height: 16px;font-size:12px;font-weight:400;padding:1px 0;text-align:left;text-indent:5px;}
/* subnavigation headings   */#navigation ul li ul li ul li{font-size:12px;text-indent:20px;}
#navigation a{color:#FFF;display:block;text-decoration:none;width:100%;}
#navigation a:hover{background-color:#FFC000;color:#00519C;text-decoration:none;}
#newsletter input{border:2px solid #036;margin-top:5px;text-align:center;width:120px;}
#search input{border:2px solid #00519C;margin-top:5px;width:120px;}
#newsletter,#search{background-color:#00519C;border-bottom:1px solid #036;border-top:1px solid #036;color:#FFF;font-size:10px;padding:5px 0 5px 5px;width:159px;}
#newsletter input:focus,#search input:focus{border:2px solid #ffc000;}
#newsletter a,#search a{color:#FFF;font-size:10px;text-decoration:none;}

/* footer */
#footer p{text-align: center; clear: both;}