

body {
	font-size: 11px;
	font-family: Arial, Tahoma, "Lucida sans", Trebuchet MS, Verdana;
	color: #454545;
	background-color: #FFFFFF;
	margin: 0;
	background-image: url(media/siteimages/top-bg.jpg);
    background-repeat: repeat-x;
	background-position: top;
}
td {
	font-size: 11px;
	font-family: Arial, Trebuchet MS;

}
#header{ 

	width: 920px; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 3px; 
	color: #454545;
	border-bottom: 1px solid #EEEEEE; 
}
	
#header h1 { 
	font-size: 16px;  
	margin: 5px 15px 5px 0; 
	float: right;    
}
#header h1 a { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 24px;   
}
#header a:hover { 
	text-decoration: none;  
}
#header p{
	margin-left: 20px;
}
#header h2 {  
	font-size: 14px; 
	margin: 10px 0 10px 50px;
	font-weight: bold;
	color: #FFFFFF; 
   
}
#header h2 a{  
	font-size: 14px; 
	font-weight: bold;
	color: #FFFFFF; 
   
}
#header h3 {  
	font-size: 11px; 
	margin-bottom: 10px;
	font-weight: bold;
	color: #000000; 
	text-align: center;
   
}
#header h3 a{  
	font-size: 11px; 
	margin: 10px;
	font-weight: bold;
	color: #000000; 
   
}
#topads { 

 
Float: right;
margin: 10px;


}
/* pages layout start */
#paging {
	border: 1px solid #000000;
	padding: 3px 5px 3px 5px;
	display:block;
	width: 10px;
	margin-right: 3px;
	float:left;
}
#content {
	font-size: 11px;
	font-family: Arial, Trebuchet MS;
	color: #454545;
	padding: 5px;
}
#content a{
	font-size: 11px;
	color: #454545;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#content h1{
	font-size: 13px;
	font-weight: bold;
	color: #EAB648;
	margin: 2px 0 2px 0;
	padding: 0px;
}
#content h1 a{
	font-size: 13px;
	font-weight: bold;
	color: #EAB648;
	margin: 2px 0 2px 0;
	padding: 0px;
}
#content h1 a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #EAB648;
	margin: 2px 0 2px 0;
	padding: 0px;
}
#content h2{
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	margin: 0;
	padding: 0px;
}
#content h2 a{
	font-size: 11px;
	font-weight: bold;
	color: #454545;
}

#right {
	font-size: 12px;
	font-family: Arial, Trebuchet MS;
	color: #454545;
	padding: 15px;
	background-color: FAFAFA;
	border: 1px solid #EAB648;

}
#right a{
	font-size: 12px;
	font-family: Arial, Georgia, Arial, Trebuchet MS;
	color: #000000;
	text-decoration: none;
}
#right a:hover{
	font-size: 12px;
	font-family: Arial, Tahoma, Georgia, Arial, Trebuchet MS;
	color: #000000;
	text-decoration: underline;
}
#right h1 {
	font-size: 18px;
	margin: 2px 0 2px 0;
	color: #EAB648;
}
#right h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	text-decoration: underline;
}
.spotonurl {
	font-size: 10px;
}
#ad-h1 a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#ad-info {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#ad-url {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
/* pages layout end */

.box { 
Float: left;
width: 210px;
padding: 10px;
}

.showsites { 
margin: 10px 0 10px 0;
}
.showsites img{
	border: 0px;
}
.showsites h1{
	font-size: 14px;
	margin: 0;
}
.showsites p{
	margin: 0;
}
.showsitesdato{
	color: #000000;
	font-size: 10px;
}
#thumbshot {
	margin-top: 20px;
}
#thumbshot img{
	border: 0px;
}

/* menu layout start */

a.mainmenu{
	font-family: Tahoma, verdana, helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width:170px;
	padding: 8px 15px 8px 15px;;
	margin: 0 15px 0 15px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
    display: block;
	background-image: url(../images/menubg.jpg);
    background-repeat: repeat-x;
	text-align: right;
}
a.mainmenu:hover{
	font-size: 11px;
	text-decoration: none;
	
}

a.submenu{
	font-family: Tahoma, verdana, helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width:170px;
	padding: 8px 15px 8px 15px;;
	margin: 0 15px 0 15px;
	border-right: 1px solid #999999;
	background-image: url(../images/menubg.jpg);
    background-repeat: repeat-x;
	display: block;
	text-align: right;

}
a.submenu:hover{
	font-size: 10px;
	text-decoration: none;
	background-color: #F1F1F1;
}
a.active {
	background-color: #F1F1F1;
}

/* menu layout end */

.footer-bg {
	background-image: url(../images/footer-bg.gif);
}

#footer {
	color: #454545;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 15px 5px 0;
	padding: 6px;
	text-align: center;
	border-top: 1px solid #999999;
	width: 920px;
}
#footer a{
	color: #454545;
	font-size: 10px;
	font-weight: bold;
}
#footer h1 {   
	font-size: 13px;
	margin: 0px;
	padding: 0px; 
}
#footer h1 a { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 14px; 
	margin: 0px;
	padding: 0px; 
}
#footer h2 {  
	font-size: 11px;  
	margin: 0px;
	padding: 0px;   
}
#footer h2 a { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 11px; 
	margin-top: 0px;
	padding: 0px;
}
#footer h3 {  
	font-size: 11px;  
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
#footer h3 a { 
	text-decoration: none; 
	color: #CCCCCC; 
	font-size: 11px; 
	margin-top: 0px;
	padding: 0px;
}
#footer a:hover { 
	text-decoration: none;  
}
#footer p { 
	font-size: 10px;   
}