/*
Theme Name: Sleek Glossy Blue
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A sleek web 2.0 theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free WP themes and <a href="http://www.freecss.info">FreeCSS.info</a> for more free CSS templates.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background:#ccc url(images/gbyrepeat.jpg) repeat-y center;
}
.wrapper
{
	width:800px;
	margin:0 auto;
	background:#fff;
	border-right:3px solid #ededed;
	border-left:3px solid #ededed;
}
.navbg 
{
	clear:both;                            
	width:100%;
	height:33px;
	position:relative;
	bottom:-15px; 
	text-align:left; 
	padding:7px 0 0 0;}#utility
{
	text-align:right; 
	margin-bottom:5px; 	
	padding:5px; 
}
#utility a
{
	color:#39629f; 
	font-weight:400; 	
}
#utility a:hover
{
	text-decoration:underline; 
}
#navcontainer ul
{
	margin:0 ; 
	padding:0 7px 0 7px; 
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight:bold;
	display:block;
	clear:both; 
	
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	width: 100%;
}

#navcontainer ul li a:hover
{
	color:#EDEDED;
	background:url(images/navhover_02.gif) repeat-x top;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	margin-top:8px;
	width: 100%;
	height:28px;
}
body,td,th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.banner
{
	
}

.bannerontop
{
	background:url(images/header.jpg) no-repeat center;
	height:160px;
	text-align:center;	
}
.bannerontop h1 
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 3em;
	text-align: center;}
#logo
{
	width:109px;
	height:113px; 
	position:relative;
	left:15px;
	float:left; 
	top:10px; 

}#logo a
{
	display:block; 
	width:109px;
	height:113px; 
	background:url(images/logo.gif) no-repeat; 
	border:0; 
	outline:0; 
}

.bannerontop h1 a, .bannerontop h1 a:hover {text-decoration:none;color:#E0E0E0;}


.content{

	float:left; 
	padding-top:10px;
	padding-bottom:10px;
}
.leftcolumn{
width:273px;
padding-left:9px;
padding-bottom:20px;
background: #F1F1F1;
float:left;
text-align:left;
}
.rightcolumn
{
width:503px;padding-top:15px; 
float:right;
text-align:left;
}
h2{
background:url(images/leftcolumnheader_21.gif) center no-repeat;
font-weight:bold;
text-align:center;
font-size:11px;
color:#fff;
margin:0;
padding-top:14px;
padding-bottom:14px;
}
.clear{
width: 100%;
height: 1px;
margin: 0 0 -1px;
clear: both;
}
.navvy
{
width: 90%;
margin-left:5%;
font-size: 11px;
padding-bottom:10px;
padding-top:5px;
text-align: center;
}

.leftcolumn ul
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}

.leftcolumn ul li
{
display: block;
margin: 0;
padding: 0;
}

.leftcolumn ul li a
{
display: block;
width: 90%;
font-weight:normal;
margin:0;
color: #000;
background:url(images/leftnav.jpg) repeat-x #ededed;
border:bottom:1px solid #ededed;
text-decoration: none;
PADDING-LEFT:10PX;
padding-top:7px;
padding-bottom:7px;
}

.navvy>.leftcolumn ul li a { width: auto; }

.leftcolumn ul li#active a
{
background: #F1F1F1;
color: #2A508A;
}

.leftcolumn ul li a:hover
{
color: #000;
font-weight:bold;
background: #fff;
}
h3{
font-size:17px;
color:#39629F;
font-weight:bold;
text-align:center;
margin:0;
width:100%;
border-bottom:1px solid #ededed;
}
.info{
padding-top:5px;
padding-bottom:5px;
background:url(images/inforepeat_25.gif) repeat-y left;
padding-left:20px;
margin:0;
color:#666;
font-size:10px;
margin-bottom:5px;
}
.maincontevt{
padding-left:5px;
padding-right:5px;
}
a:link {
	color: #39629F;
	text-decoration: none;
}
a:visited {
	color: #39629F;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:active {
	color: #39629F;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.footer{
width:100%;
background:url(images/navbg_02.gif) repeat-x;
padding-top:20px;
position:relative;
padding-bottom:20px;
clear:both;
text-align:center;
color:#fff;
}
.footer a:link{
color:#fff;
font-size:11px;
}
.footer a:visited{
color:#fff;
font-size:11px;
}
.footer a:hover{
color:#CCC;
font-size:11px;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}