.mainheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.menuarea1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	padding-left:5px;
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000CC;
	padding-left:5px;
	text-decoration:none;
}.backgroundtop {
	background-image: url(../images/toparea.gif);
	background-repeat: no-repeat;
}
.backgroundmiddle {
	background-image: url(../images/middlearea.gif);
	background-repeat: repeat-y;
}
.backgroundbottom {
	background-image: url(../images/bottomarea.gif);
	background-repeat: no-repeat;
}
.buynow {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 8px;
	color: #0000CC;
	padding-left:2px;
}
.buy {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #0000CC;
	padding-left:2px;
}
.buyorange {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #FF6600;
	padding-left:2px;
}.borders {
	top: 10px;
	border: thin outset #0000FF;
}
.backtab1 {
	background-image: url(../images/tabback1.jpg);
	background-repeat: no-repeat;
	color: #FFFF00;
}
.backtab2 {
	background-image: url(../images/tabback2.jpg);
	background-repeat: no-repeat;
	color: #FFFF00;
}
.smallyellow {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFF00;
}
.backgroundmain {
	background-image: url(../images/polydronstrip.gif);
	background-repeat: repeat-x;
}
.smallyellow2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	padding-top:9px;
	padding-left:8px;
	color: #FFFF00;
	
	
}
.backgroundenter {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.maintext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
.main {
	width: 500;
	color: #FFFF00;
	text-align: center;
	left: 200px;	
}
.body {
	width: 75%;
}

.menu {
	width: 180;
	vertical-align:top;
}
.content {
    margin-left: 2%;
	vertical-align: top;
	width: 639;
}
.overall{
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 20px;
	vertical-align: top;
}.backgroundhome {
	background-image: url(../images/home2.gif);
	background-repeat: no-repeat;
	background-position: 1px 10px;
}

