body {
	margin:0;
	font: 12px/1.5em Trebuchet MS;
   background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
	}
	
.mainbg {
	background: url(mainpagebg.png) no-repeat top;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
	
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	color: #000000;
	text-decoration: none;
}
	
a:active {
	color: #000000;
}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.text {
	font: "Trebuchet MS";
}
.heading {
   color: #333366; 
	font-weight: bold; 
	font-size: 18px; 
}
	
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {

	width:100%;
	font-size:93%;
	line-height:normal;

	}

#tabs ul {
	float:center;
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	float:center;
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight: bold;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
		
.menu-heading {
	color: #FFFFFF;
}
		
.copyright {
font-size: 10px;
color: #FFFFFF;
}	

.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
	
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.price {
font-size: 15px;
font-weight: bold;
color: #333366;
}	

.readmore {
font-size: 12px;
font-weight: bold;
color: #333366;
}	

.readmore a {
	color: #333366;
	text-decoration: none;
}
	
.readmore a:hover {
	color: #333366;
	text-decoration: underline;
}

.readmore a:visited {
	color: #333366;
	text-decoration: none;
}

.readmore a:active {
	color: #333366;
	text-decoration: underline;
}