/** Structure **/

body { margin:0px; padding:0px;}

#container{
	background:#FFFFFF;
	margin: 0 auto 0 auto;
	width: 1000px;
	height:100%;
}

#header{
	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
	MARGIN: 0 auto 0 auto;
}

#nav1{
	POSITION: relative; 
	WIDTH: 1000px; 
	HEIGHT: 32px; 
	background:#FFFFFF url(../assets/body_background.gif) repeat-y;
}
#nav2{
	POSITION: relative; 
	WIDTH: 1000px; 
	HEIGHT: 30px; 
	background:#FFFFFF url(../assets/body_background.gif) repeat-y;
}
#promo{
	POSITION: relative; 
	WIDTH: 1000px; 
	HEIGHT: 37px; 
	background:#FFFFFF url(../assets/body_background.gif) repeat-y;
}

#middle{
	margin: 0 auto 0 auto;
	width: 1000px;
	position:relative;
	background:#FFFFFF url(../assets/body_background.gif) repeat-y;
}

#searchmiddle{
	margin: 0 auto 0 auto;
	width: 1000px;
	position:relative;
	background:#FFFFFF url(../assets/search_background.gif) repeat-y;
}


#left{
	position:relative;
	width: 187px;
	height:100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#centercolumn{
    position:relative;
	width: 635px;
	height:100%;
	float: left;
	padding:6px 0px 6px 0px;
}

#right{
	position:relative;
	width: 178px;
	height:100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top:4px;
}

#footer{
	position: relative;
	width: 1000px;
	height: 100%;
	clear: both;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	background: #ffffff;
}

#htmlmaster	{
	height:auto;
	width:635px;
	align:center;
}

#htmlcontent	{
	position:relative;
	float:left;
	width:405px;
	height:auto;
	padding:10px;
}

#htmlad		{
	position:relative;
	height: auto;
	width:208px;
	float:left;
	border-left: dashed 1px #CCCCCC;
	border-bottom:dashed 1px #CCCCCC;
	border-top:dashed 1px #CCCCCC;
}

#htmlbottom	{ position:relative; align:center; float:left;}
#htmlbottom2 { float:left; padding-left:3px;}

#search input[type="text"]{
	width:80px;
	height:15px;
	margin-left:20px;
	border:solid thin #999999;
}

#search input[type="image"]{
	float:right;
	display:block;
	padding-right:10px;
}
	

/** End Structure **/

/** Link Effects **/

a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:visited {color: #666666; text-decoration:none;}
a:hover {color: #90c237; text-decoration: none;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-indent:10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #90c237;
	text-indent:10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:active {color: #666666;}
a.hidden {color: #000000;}
a.hidden:visited {color: #000000;}
a.hidden:hover {color: #0000AlarmAlarm;}
a.hidden:active {color: #000000;}
a.nav:link {color: #333333; padding: 2px;}
a.nav:visited {color: #cccccc; padding: 2px; text-decoration:none;}
a.nav:hover {color: #FFFFFF; background-color: #666666; padding: 2px;}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #AlarmAlarmAlarmAlarmAlarmAlarm;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #ff9c0e;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
p.footer{padding:15px 0 15px 0; font-family: Arial, Helvetica, sans-serif;color: #000;}
	
/** End Links **/

#topnav { padding:2px 14px 0px 0px; margin:0px; font-size:11px;}
#topnav a { font-size:11px;}

#breadcrumbs { font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:0px 10px;}
#breadcrumbs a { font-size:12px;}
#gray-bar {}
#left_ad { padding:7px 0px 0px 7px;}
#left_cats { padding:3px 0px 10px 0px;}
#left_cats a { display:block; padding-left:15px;}
