#head
{
	background:url(images/top.jpg);
	width:745px;
	height:73px;
}
html, body 
{ 
HEIGHT: 100%; 
WIDTH: 100%; 
MARGIN: 0px; 
PADDING: 0px; 
} 
.menu
{
	width:auto;
	height:20px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top: 15px;
	margin-left: 7px;
	float: left;
	text-transform:uppercase;
}
#bg
{
	margin-left:auto;
	background-image:url(images/bg.jpg);
	width:720px;
	margin-right: auto;
	height: 610px;
}
#banner
{
	background-image:url(images/logobanner.jpg);
	width:705px;
	height:227px;
	float:left;
	margin-left: 5px;
}
#footer
{
	margin-left:auto;
	background-image:url(images/bottom.jpg);
	height:32px;
	width:722px;
	margin-right: auto;
}
#footer a:link
{
	color:#000000;
	text-decoration:none;
}
#menu
{
	width:650px;
	height: 50px;
	margin-bottom: 20px;
}
a
{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
#main
{
	width:690px;
	height:370px;
	margin-left: 15px;
}
#leftcontent
{
	float:left;
	width:270px;
	height:auto;
	margin-left: 20px;
	margin-top: 20px;
}
#rightcontent
{
	float:left;
	width:360px;
	height:auto;
	margin-left: 20px;
	vertical-align:text-top;
}
h1
{
	color:#FFFFFF;
	font-size:20px;
	text-transform:uppercase;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}
p
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}
.date
{
	color:#FFFF00;
}
.heading2
{
	font-weight:bold;
	color:#FFFFFF;
	font-size:15px;
	text-transform:capitalize;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}

