body {
	background-color:#191919;
	margin:0;
}
.bodybg
{
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.linkhover
{
	font-family: candara;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
	background-image:url(images/link_hover.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;

}
.a1:link 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

.a1:visited 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

.a1:hover 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;

}
.a2:link 
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ff9900;
	text-decoration: underline;

}

.a2:visited 
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ff9900;
	text-decoration: underline;

}

.a2:hover 
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ff9900;
	text-decoration: underline;

}
.a3:link 
{
	font-family: Arial;
	font-size: 11px;
	color:#FF9900;
	text-decoration:underline;

}

.a3:visited 
{
	font-family: Arial;
	font-size: 11px;
	color:#FF9900;
	text-decoration:underline;

}

.a3:hover 
{
	font-family: Arial;
	font-size: 11px;
	color:#FF9900;
	text-decoration:none;

}
.inputtext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0a0a0a;
	height: 20px;
	border: 1px solid #0a0a0a;
	line-height:30px;
	padding-left:6px;

}
.buttonstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #718FBA;
	border: 1px solid #718FBA;
	height: 18px;
	width: 73px;


}
.bulletstyle {
	margin-top: 3px;
	list-style-image: url(images/bullet.jpg);
}
.orangeheading {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #ff9f26;

}
.orangetext {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #ff9f26;

}
.bodytext {
	font-family:"Trebuchet MS";
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: justify;



}
.marontext{
	font-family:"Trebuchet MS";
	font-size: 12px;
	line-height: 24px;
	color: #5c100f;


}
.bodytextsmall {
	font-family:"Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.navtext {
	font-family: candara;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
	cursor:pointer;
}
.footertext{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;

}
.greytext{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #d8d8d8;

}
.whitetext {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.whiteheading {
	font-family:"Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
}
.yellowbigheading {
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #ff9f26;
}
.a1hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #598F13;
	text-decoration: none;

}
.headingtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.droptext {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1B1B1B;
	height: 17px;
	border: 1px solid #434343;
	width: 180px;

}
.textbox {

	font-family: Arial;
	font-size: 12px;
	padding-left:6px;
	color: #FFFFFF;
	background-color: #0a0a0a;
	border: 1px solid #0a0a0a;
}

Featured sites
#content{
		position:relative;
		}
#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:678px;
		background:#fff;		
		margin-bottom:2em;
		}		
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:678px;
	height:345px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:45px;
	height:45px;
	position:absolute;
	left:-15px;
	top:150px;
	}	
#nextBtn{ 
	left:650px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:45px;
	height:45px;
	background:url(images/previous_btn.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/next_btn.png) no-repeat 0 0;	
	}
.thumbbox {
	background-color:#2c2c2c;
	padding:5px;
	padding-top:10px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.bodytext2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: right;
}
