/***** BASICS *****/
* {margin:0px;padding:0px;}
body {background:#FFF url(../images/bg-body-b.gif) repeat-y top center;font-family: verdana, sans-serif;font-size: 11px;color: #000;margin:0px auto;text-align:center;}

h1 {font-size: 16px !important;}
h2 {font-size: 16px !important; text-transform: uppercase; margin-bottom: 14px;}

.left {float:left;}
.right {float:right;}
.kill {clear: both; background-color: transparent;}
a:link, a:visited {color:#81bdd8;}
a:hover, a:active {color:#000;}

#wrapper {text-align: left;margin: 0 auto;width: 766px;background:#FFF url(../images/bg-wrap-b.gif) no-repeat top center}
	
/***** STRUCTURE *****/	
#header {text-align: left;margin: 0px;float:left;margin-bottom:15px;}
#main {margin:15px 3px;float:left;}
	#main div p {margin:5px 0px 10px 0px;}
		#main div p img {float:left;margin:10px 10px 10px 0px; border: 2px solid #ddd !important;}
		a:hover img { border-color: #000 !important; }
	.one_col {background:#fff url(../images/bg-dot-b.gif) repeat-y top left;}	
	.two_col {background:#fff url(../images/bg-dots-b.gif) repeat-y top left;}
		div.col-large  {width:529px;line-height:16px;margin:0px 21px 0px 0px;display:inline;float:left;background:#FFF url(../images/bg-content-b.gif) repeat-y top left}
		div.col-medium  {width:254px;margin:0px 21px 0px 0px;display:inline;float:left;}
			div.col-large ul, div.col-medium ul {margin:10px 0px 10px 5px;font-size:13px;font-weight:bold;}
			div.col-large li, div.col-medium li {background:transparent url(../images/bullet-b.gif) no-repeat left center;height:27px;margin:0px;list-style:none;padding:6px 0px 0px 25px;}
		div.col-small {display:block;float:right;width:210px;}
.newsitem {margin:0px 0px 10px 0px;border-bottom:1px solid #000;}
#footer {text-align: left;margin: 0px; background:#FFF url(../images/bg-footer-b.gif) no-repeat top center;height:39px;float:left;width:766px;}
	#footer div.left {margin:16px 0px 0px 210px;}
	#footer div.right {margin:16px 20px 0px 0px;}
	#footer a:link, #footer a:visited {color:#fff;text-decoration:none;border-bottom:1px solid #beddeb;}
	#footer a:hover, #footer a:active {border-color:#000;}
	
	ul#subpages { }
	ul#subpages li { list-style: none; font-weight: bold; margin: 0 !important; padding: 0 !important; }
	ul#subpages li a { text-decoration: none; display: block; padding: 3px; margin: 5px; border-bottom: 1px solid #f0f0f0; }
	ul#subpages li a:hover { border-bottom: 1px solid #c0c0c0; }


/***** MENU *****/
ul#nav {list-style: none;margin: 0px 0px 0px 20px;padding: 0px;float:left;}
ul#nav li {list-style: none;margin: 0px 12px 0px 0px;padding: 0px;float:left;}
ul#nav li a {display: block; height: 39px;background-position: top left;}
ul#nav li a span {display: none}	
ul#nav li a:hover {background-position:bottom left;}	
a#nav_one {background-image: url(../images/x-1-b.gif);width:53px;}	
a#nav_two {background-image:url(../images/x-2-b.gif);width:82px;}	
a#nav_three {background-image: url(../images/x-3-b.gif);width:66px;}	
a#nav_four {background-image: url(../images/x-4-b.gif);width:59px;}
a#nav_five {background-image: url(../images/x-5-b.gif);width:89px;}
a#nav_six {background-image: url(../images/x-6-b.gif);width:74px;}
a#nav_seven {background-image: url(../images/x-7-b.gif);width:51px;}
a#nav_eight {background-image: url(../images/x-8-b.gif);width:49px;}
a#nav_nine {background-image: url(../images/x-9-b.gif);width:92px;}