body {
	margin : 0; 
	padding : 0; 
	background : url(images/bg.jpg) fixed; 
	font-size : 11px; 
	color : #333333; 
	width : auto; 
	font-family : sans-serif; 
	line-height : 16px; 
}
h1, h2, h3 {
	font-family : sans-serif;
	font-weight : bolder; 
}
h1 {
	letter-spacing : 0; 
	font-size : 19px; 
	font-weight : bolder; 
	color : #336699;
	line-height : 19px; 
}
h2 {
	letter-spacing : 0; 
	font-size : 16px; 
	font-weight : bolder; 
	color : #CC9900; 
	line-height : 25px;
}
h2.homepage {
	letter-spacing : 0; 
	font-size : 17px; 
	font-weight : bolder; 
	color : #3366cc; 
	line-height : 20px; 
	margin-top : 3px; 
	margin-bottom : 3px; 
	padding : 0; 
}
h3 {
	font-size : 14px; 
	font-weight : bold; 
	line-height: 16px;
}

h5 {
	font-size : 16px; 
}

h4 {
	font-size : 13px; 
	line-height: 16px;
}

p  {
	line-height : 16px; 
}
ul, ol {
	line-height : 14px; 
}
blockquote {
	padding-left : 10px; 
}
blockquote p, blockquote ul, blockquote ol { 
	line-height : normal; 
	font-style : italic; 
}
a { 
	color : #333333; 
	font-weight : bold; 
	text-decoration : none; 
}
a:hover {
	color : #666666; 
}
a:visited {
	color : #666666;
}
a.block_header {
	font-size : 17px;
	font-weight : bold;
	color : #3366cc;
	text-decoration : none; 
}




/* Header Styles */

#header { 
	width : 1000px; 
	height : 128px; 
	margin : 0 auto; 
	padding : 0; 
	background-image : url(images/header_bg.jpg); 
	background-repeat : no-repeat; 
	font-family : sans-serif; 
	color : #ffffff;
	padding-top: 0px;
	padding-left: 0px;
	 
} 	

/* anchor */

#anchor { 
	float : left; 
	width : 1000px; 
	height : 90px; 
	margin-left : auto; 
	text-align: right; 
	display: inline;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#333333;
} 

#anchor { font-size: 11px; font-weight: normal;}
#anchor ul { list-style: none; margin: 0; padding:0; }
#anchor li { display: inline; padding: 0px 0px 0px 20px; }
#anchor a:link, #anchor a:visited, #anchor a:active { color: #666666; text-decoration: none; }
#anchor a:hover {color: #333333; text-decoration: none;}

/* NAV */

#topnav {
	float: left;
	width: 1000px;
	height:20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	padding-bottom: 3px;
	vertical-align: middle;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	background-image:url(images/nav_bg.jpg);
}

#topnav { font-size: 16px; line-height: 16px; font-weight: bold;}
#topnav ul { list-style: none; margin: 0; padding:0; }
#topnav li { display: inline; padding: 0px 30px 0px 17px; }
#topnav a:link, #topnav a:visited, #topnav a:active { color: #ffffff; text-decoration: none; }
#topnav a:hover {color: #cccccc; text-decoration: none;}


/* Left Navigation */
#lnav { float:left; font-size: 13px; font-weight: bold; width:200px; height: 550px;}
#lnav ul { list-style: none; margin: 2px; padding-left: 5px;}
#lnav li { display:block; padding-top: 13px; padding-bottom: 2px; }
#lnav a:link, #lnav a:visited, #lnav a:active { color: #666666; text-decoration: none; padding-left: 0px; }
#lnav a:hover {color: #cccccc; text-decoration: none;}

	
/* Page Size */
#page {
	width : 1000px;
	margin : 0 auto;
	background-color:#FFFFFF;
} 




/* Content Area (Not Homepage) */

#content {
	float : left;
	width : 980px;
	padding-left : 10px;
	padding-top : 20px;
	padding-bottom : 10px;
	padding-right : 10px;
	background-color:#FFFFFF;
}
#left {
	float : left;
	width : 200px;
	min-height : 614px;
	padding-top : 15px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	text-align : left;
	vertical-align:top;
}

#right {
	float : right;
	width : 685px;
	min-height : 400px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	text-align : left;
	vertical-align:top;
}






/*Homepage*/

#homenews {
	float : right;
	text-align : left;
	width : 200px;
	height: 268px;
	padding-left : 20px;
	padding-top : 45px;
	padding-bottom : 20px;
	padding-right : 20px;
	background-image:url(images/news_bg.gif);
} 

#posthome { 
	float : left; 
	text-align : left; 
	width : 760px; 
	height: 332px;
	padding-left : 0px; 
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-right : 0px; 
	background-color:#FFFFFF;
} 

#post {
	float:right;
	text-align : left;
	width : 760px;
	padding-left : 5px;
	padding-top : 0px;
	padding-bottom : 20px;
	padding-right : 15px;
	background-image:url(images/news_bg.png);
} 

#posthomewide {
	float :right;
	text-align :left;
	width : 1000px;
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-right : 0px;
	background-color:#FFFFFF;
} 


#post_wide { 
	float : right; 
	text-align : left; 
	width : 910px; 
	height : 550px; 
	padding-left : 50px; 
	padding-top : 20px; 
	padding-bottom : 10px; 
	padding-right : 50px; 
	overflow : auto; 
} 


#about {
	float : right;
	text-align : left;
	width : 218px;
	height: 225px;
	font-size: 12px;
	line-height: 18px;
	padding-left : 35px;
	padding-top : 65px;
	padding-bottom : 20px;
	padding-right : 35px;

} 

#home_form {
	text-align : left;
	width : 384px;
	height: 240px;
	font-size: 12px;
	line-height: 18px;
	padding-left : 20px;
	padding-top : 70px;
	padding-bottom : 10px;
	padding-right : 15px;

} 

#home_teasers1{
	text-align : center;
	width : 263px;
	height: 70px;
	padding-left : 20px;
	padding-top : 80px;
	padding-bottom : 10px;
	padding-right : 10px;

} 

#home_teasers2{
	text-align : center;
	width : 263px;
	height: 70px;
	padding-left : 20px;
	padding-top : 80px;
	padding-bottom : 10px;
	padding-right : 10px;

} 



/* Footer */

#footer {
	width : 1000px;
	height: 47px;
	margin : 0 auto;
	text-align : center;
	font-size : 10px;
	font-family : sans-serif;
	padding-top: 10px;
	color : #333333;
	background-image:url(images/footer_bg.jpg);
} 

#footer a { 
	color : #333333; 
	text-align : center;
} 

.address {
	text-align : center;
	font-size : 16px;
	font-family : sans-serif;
	font-weight: bold;
	color : #333333;
} 

.address {color: #333333; text-decoration: none;}
.address a:hover {color: #333333; text-decoration: underline;}


.small {
	font-size : 11px;
	font-family : sans-serif;
	font-weight: bold;
	color : #333333;
} 

/*
img, div, a { behavior: url(iepngfix.htc) }
*/
#sitedescription  {
	display: none;
}	

a.news {
	color: #993300;
}
a.news:hover {
	color: #cccccc;
}