@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:-moz-center; /*FF*/
	#text-align:center; /*IE */
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	width: 970px;
}
#register {
	background-color: #f2e5f6;
	border: 1px solid #9f3bbf;
	border-top: 0px;
	width: 350px;
	padding: 4px;
}
#lastcomments {
	margin-top: 10px;
	border-top: 1px dotted #CCCCCC;
	padding-top: 8px;
}
#searchbox {
	width: 320px; 
	margin-top: 12px; 
	margin-bottom: 12px; 
	padding: 4px; 
	padding-bottom: 0px; 
	border: 1px dotted #cd98dd; 
	background-color: #f7effa;
}
.photo {
	border: 1px solid #9f3bbf;
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
	padding: 4px;
	margin-bottom: 4px;
	vertical-align: middle;
}
.thumb {
	border: 1px solid #9f3bbf;
	background-color: #FFFFFF;
	padding: 2px;
	margin-left: 4px;
	margin-right: 4px;	
	float: left;
}
.whitetext {color: #FFFFFF}
input.button {
	color: #FFFFFF;
	background-color: #7e07ab;
	font-size: 10px;
	border: 1px solid #aa43d1;
}
a:link {
	color: #9f3bbf;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9f3bbf;
}
a:hover {
	text-decoration: underline;
	color: #9f3bbf;
}
a:active {
	text-decoration: none;
	color: #9f3bbf;
}
.style2 {color: #999999}
.randthumb {
	border: 1px solid #9f3bbf;
	background-color: #FFFFFF;
	padding: 2px;
}
.randthumb2 {
	border: 1px solid #F7FFF9;
	background-color: #FFFFFF;
}
.toprandthumb {
	width: 75px;
	height: 75px;
	float: left;
	margin: 2px;
	border: 1px solid #9f3bbf;
	cursor: pointer;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}
.style3 {
	font-size: 20px;
	color: #9F3BBF;
	font-weight: bold;
	letter-spacing: -1px;
}
.style8 {color: #DD81FF; 
	font-size: 10px;
}
.style1 {
	color: #9f3bbf;
	font-weight: bold;
}
#rating {
	border: 1px solid #9f3bbf;
	background-color: #fbf7fc;
	width: 120px;
	margin-bottom: 6px;
	padding: 2px;
}
.link {
	border: 1px dotted #9f3bbf;
	margin-bottom: 2px;
	padding: 2px;
}
.age {
	border: 1px solid #9f3bbf;
	margin-top: 1px;	
	margin-bottom: 2px;
	padding: 2px;
	width: 30px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;	
	background-color: #FBF7FC;
	text-align: center;
	cursor: pointer;
}
.age:hover {
	border: 1px dotted #9f3bbf;
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 2px;
	width: 30px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;	
	background-color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}
.style10 { 
	font-size: 12px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
}
.laws {color: #666666; font-size: 10px; padding: 8px;}
.style11 {font-size: 14px}
.searchword { background-color: #FFFF00; }