body
	{
	color:#767676;
	font-family:Trebuchet MS, Verdana;
	font-size:12px;	
	margin:0px;
	background:url(../images/mainbg.jpg) repeat-x;
	}
	
.Bold	{	font-weight:bold	}
.clear { clear:both; width:1px; height:1px; }

a
	{
	color:#8EAFD2;
	text-decoration:underline;
	}
	
a:hover
	{
	text-decoration:none;
	}

#top_container
	{
    margin:15px auto;
	width:765px;
	}

#main_header
	{
	/*height:117px;*/
	background:transprent;
	padding:40px 0px 30px 0px;
	}
	
#main_links
	{
	font-size:14px;
	color:#5B5D52;
	text-align:center;
	width:100%;
	/*height:28px;*/
	}

#tdright
	{
	border-right:2px solid #C3C6B9;
	}
	
#tdleft
	{
	border-left:1px solid #F2F3E8;
	}
	
.tdlinks
	{
	border-right:2px solid #C3C6B9;
	border-left:1px solid #F2F3E8;
	}

#main_banner
	{
	background:#FFFFFF;
	text-align:center;
	padding:15px;
	border:3px solid #E5E6E1;
	}


#main_content
	{
	margin:20px auto 0px;
	padding:10px 5px 0px 5px;
	}

#main_pics
	{
	background:#96917D;
	}
	
#main_footer
	{
	padding:10px;
	border:3px solid #E5E6E1
	}

#main_footer div
	{
	text-indent:20px;
	background:#5E83AF;
	color:#FFFFFF;
	line-height:4.5em;
	}

a.glink, a.glink:visited
	{
  	color:#5B5D52;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	margin: 0px;
	}

a.glink:hover{
  	color:#1F83B8;
	text-decoration: none;
}

#globalLink{
	height: 22px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	line-height:2em;
}

.Left	{ float:left}
.Right	{ float:right}
.tdn	{ text-decoration:none}

.button
	{
	color:#fff;
	background:#5E83AF; /*url(../images/buttonbg.gif)*/
	border:0;
	border:1px solid #000000;
	vertical-align:middle;
	}