* {
	padding: 		0;
	margin: 		0;
} 
#shadow_container {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	z-index: 2;
	background-image: url(../images/shadow.jpg);
	margin-top: 10px;
}
#container {
	width: 700px;
	margin-left: 14px;
	background-color: #FFFFFF;
	z-index: 3;
}

body {
	background-color: #666666;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
}
#picture {
	margin-bottom: 0px;
}

#left_col {
	width: 498px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#left_col h3{
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
#footer {
	background-color: #D6D3CC;
	clear: both;
	font-size: 0.6em;
	text-align: center;
	padding: 6px;
}
#bgLogo {
	position: 		absolute;
	top: 			0;
	left: 			0;
	background: 	url(../images/bg_log.gif) no-repeat fixed left top;
	width:			55px;
	height:			625px;
}
#right_col {
	margin-left: 520px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#right_col h2{
	color: #FF9900;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
#right_col .item {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 110%;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#right_col a {
	color: #0066CC;
	text-decoration: none;
}
#right_col a:hover {
	text-decoration: underline;
}


#nav {
	width:100%;
	line-height:normal;
	background-color: #0066CC;
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	float: left;
      }

    #nav ul {
	padding-top:6px;
	padding-bottom:6px;
	color:#FFFFFF;
	display:block;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	
      }
   #nav li {
   	color: #FFFFFF;
	margin: 0px;
	padding:0 0 0 5px;
	display:inline;
      }
li {
   	color: #FFFFFF;
}
  #nav a {
  color: #FFFFFF;
	text-decoration:none;
	
	height: 24px;
      }
    #nav a:hover {
	text-decoration:underline;
	color: #609AFF;
      }
 /*   #nav #current {
      /*background-image:url(../images/tabLcurrent.jpg);
      }

#nav #current a {
 
  }
*/
#about_box {
	width: 233px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	float: left;
	margin-bottom: 10px;
}
#about_box p {
	font-size: 0.7em;
	margin: 0;
	line-height: 140%;
	margin-bottom: 10px;
}
#feature_item {
	width: 213px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

#feature_item p {
	font-size: 0.7em;
	line-height: 140%;
	margin-bottom: 10px;
}
.img_left {
	float: left;
	margin-right: 10px;
}
.spacer {
	clear: both;
	height: 1px;
}

 h1 {
	color: #FF9900;
	font-size: x-large;
	font-weight: lighter;
	padding-bottom: 10px;
	line-height: 100%;
}
 h2 {
	color: #FF9900;
	font-size: large;
	font-weight: lighter;
	padding-bottom: 10px;
	line-height: 100%;
}
p {
	font-size: 0.7em;
	margin: 0;
	line-height: 140%;
	margin-bottom: 10px;
}
.horizontal_rule {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: left;
}
#bottom_row {
	clear: left;
}
#bottom_row .item{
	float: left;
	width: 145px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
div#sponsor{
	clear: left;
	
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
.news_header {
	font-size: 1em;
	font-weight: bold;
	color: #1975D1;
}
h3 {
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
