body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica-Normal, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(/images/body_bck.jpg);
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #1F397D;
	scrollbar-3dlight-color: #1F397D;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #1F397D;
	scrollbar-track-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
}

#header_container{
	width: 100%;
	height: 160px;
	background-image: url(/images/header_bck.jpg);
	background-repeat: repeat-x;
	background-color: #999;
}

#header {
	width: 980px;  
	margin:0 auto;
	width: 980px;
	height: 125px;
}

#menu_top{
	width: 980px;  
	margin:0 auto;
	height:35px;
	background-image: url(/images/menu_bck.jpg);
	background-repeat: repeat-x;
	line-height: 30px;
}
#main{
	width: 980px;  
	margin:0 auto;
	height:auto;
	min-height:600px;
	padding:0;
	background-image: url(/images/main_bck.jpg);
	background-repeat: repeat-y;
}


#menu_left{
	width: 190px;
	margin-left: 0px;
	height:auto;
	min-height:600px;
	float: left;
}

#maincontents{
	float: left;
	height:auto;
	min-height:600px;
	width: 740px;
	padding: 20px;
	text-align: left;	
	
	
}
#site_map {
	width: 980px;  
	margin:0 auto;
	height:auto;
}

#footer {
	width: 980px;  
	margin:0 auto;
	clear:left;
	height:80px;
}


.logotextBig{
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	margin:0;
	padding-left:20px;
	text-align: left;
	font-family: Arial, Helvetica-Normal, serif;
}
.logotextSml{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding-left:20px;
	padding-right:20px;
	text-align: left;
	font-family: Arial, Helvetica-Normal, serif;
	line-height: 16px;
}

#textContent{
	margin: 20px;
}
#footertext{
	padding: 5px 20px 5px 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica-Normal, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.break{
	height: 2px;
	width: auto;
}


.mapbrd{
	background-color: #f3f3f3;
	border: 2px solid #FF0000;
	background-position: center;
	text-align: center;
}

.list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
}
.listBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
	line-height: 18px;
}
.class1 a:link, a:active, a:visited {
	font-size: 12px;
	font-style: normal;
	color: #006600;
	text-decoration: none;
}

.class1 A:hover {
	color: #000;
	text-decoration: none;
}
#freequote {
	float: left;
	width: 180px;
	margin-left:8px;
	bottom: 135px;
}
#cclogos {
	float: left;
	width: 180px;
	bottom: 35px;
}

#credits{
	width: 980px;
	height:25px;
	line-height:25px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133259;
	text-align: center;
}
#credits a:link, a:visited{
	color: #133259;
	text-decoration:none;
}#credits  a:hover{
	color: #FFF;
	text-decoration:none;
}

/* clears  */
.clear {clear:both; }
.clear03 {clear:both; height:3px; }
.clear10{clear:both; height:10px; }
.clear-line {clear:both; height:5px; border-bottom:1px solid #CCC; margin-bottom:5px; }
.clear20{clear:both; height:20px; }
.clear30 {clear:both; height:30px; }



