body
{
	/*font		: 12px/1.5em Verdana, Arial, Trebuchet MS, Tahoma, Sans-Serif;	*/
	font:10pt/1.5em 'Trebuchet MS';
padding:0;
margin:0;
}

h1 
{
	font-size:200%;
	font-weight:bold;
}

h2 
{
	font-size:140%;
	font-weight:bold;
}

h3 
{
	font-size:120%;
	font-weight:bold;
}

h4 
{
	font-size:110%;
	font-weight:bold;
}

h5 
{
	font-size:100%;
	font-weight:bold;	
}

hr
{
	height:1px;
	color:#ccc;
}

table, th, tr, td
{
	vertical-align: top;
}

img {
border:none;
}

#top {
background:url(../Images/top.gif) top left repeat-x;
height:165px;
}

#content {
clear:both;
width:760px;
margin:0 auto;
}
#main {
float:left;
width:500px;
}
#sidebar {
float:left;
width:240px;

margin-left:20px;
}
#logo {
width:760px;
margin:0 auto;
}

#nav {
list-type:none;
display:inline;
color:#D9D9D9;
font:bold 12px/1.5em Arial, Verdana, Arial, Sans-Serif;
}

#nav li {
list-type:none;
display:inline;
position:relative;
left: 0px;
bottom: 14px;
margin:0;
padding:0;
}

#nav li a {

background:url(../Images/separator.gif) bottom right no-repeat;
padding:50px 15px 10px 5px;
margin:0;
color:#ffffff;
text-decoration:none;
}

#nav li a:hover {
background:url(../Images/hover.gif) bottom right repeat-x;
}

#footer 
{
	font-size:80%;
}

#footer a 
{
	color:#266091;
}
