body {
	background: url(images/bg3.gif) center fixed repeat-y	#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	top: 0px;
	text-align: center;
	margin: 			0px;
	margin-top: 		0px;
	top: 				0px;
   }

a{ 
   color:#CCCCCC;
   font-size: 11px;
   text-decoration: none;	
   }

a:hover{ 
   color:#CC99CC;
}

.style3 {
	color: #663366;
	font-size: 10px;}
.style4 {
	color: #990033;
	font-weight: bold;
	text-decoration: blink;
}
.style5 {
	font-size: 10px;
	color: #996699;
}



#mainbox {
	background: top center no-repeat;
	position:relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	top: 0px;
	text-align: left;
	left: 0px;
}

#header {
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}


#content {
	background: top center no-repeat;
	position:relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	text-align: left;
	padding: 0;
	border: 5;
}


#content a{ 
   color:#663366;
   font-size: 12px;
   text-decoration: none;
   font-weight:600;	
}

#content a:hover{
	color:#330033;
   text-decoration: underline;
   }

#rightbar {
	font-size: 10px;
	color:#996699;
	}

#footer { 
   color: #CCFF99;
   font-size: 11px;
   padding: 2px 0 4px 9px;
   position:relative;
   background-color: #999999;   
	}
#footer a{ 
	color:#FFFFCC;
	}
#footer	a:hover{ 
      color:#000033;
	}
#thumbs {
	text-align:center;
	}


