body
{
	margin:0;
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
}
.tophead
{
	background-image:url(images/headbg.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.nav
{
	font-size:14px;
	text-transform:uppercase;
	color:#FFFFFF;
	cursor:pointer;
}
.nav-hover
{
	font-size:14px;
	text-transform:uppercase;
	color:#FFFFFF;
	background-image:url(images/navhover.png);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
}
.boxbg
{
	background-image:url(images/boxbg.png);
}
.sliderbg
{
	background-image:url(images/sliderbg.png);
	background-repeat:no-repeat;
}
.welcometext
{
	font-size:36px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.welcomesubtext
{
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.maintext
{
	font-size:14px;
	color:#FFFFFF;
	line-height:20px;
}
.heading
{
	font-size:25px;
	color:#FFFFFF;
	border-bottom:solid 1px #e1e1e1;
}
.yellowtext
{
	font-size:12px;
	color:#ffc000;
}
.yellowheading
{
	font-size:16px;
	color:#ffc000;
	line-height:30px;
}
.bodytext
{
	font-size:12px;
	color:#FFF;
	line-height:20px;
}
.footer
{
	font-size:14px;
	color:#595959;
}
.headerimg { 
	background-position: top center; 
	background-repeat: no-repeat; 
	width:100%; 
	height:100%; 
	position:absolute;
}
