body {
	font: small verdana;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
h1, h2 {
	font: bold x-large verdana;
	margin: 0px;
	padding: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
}

li{
	list-style: none;
}
a{
	color:#ff66ff;
	text-decoration: underline;
}
div.menu a:hover, a:hover{
	color: #663366;
	text-decoration: underline;
}
#header{
	display: block;
	margin: 10px auto 20px auto;
	border: none;
}
/***menu***/
div.menu {
	clear: left;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	font: normal small verdana;
	line-height: 150%;
}
div.top {
	width: 230px;
	border-color: #cc99cc;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 80px 9px 19px 9px;
	background: #FFCCFF url(img/wink.gif) no-repeat center 20px;
	color: #cc99cc;
}
div.ad{
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #cc99cc;
}
div.mb{
	width: 248px;
	border: 1px solid #cc99cc;
	padding: 19px 0px;
	background-color: #FFCCFF;
	color: #cc99cc;
	text-align: center;
}
div.menu h3{
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font: bold medium verdana;
	color: #996699;
	background-color: #FFCCFF;
	border-bottom: 1px solid #cc99cc;
}
div.menu a{
	color: #ff00ff;
	text-decoration: none;
}
div.menu h1{
	font-size: small;
	line-height:150%;
	text-transform: uppercase;
}
#searchform {
	margin: 0px;
	padding: 0px;
}

#searchform #s {
	vertical-align: middle;
	width: 200px;
}
#searchform #b {
	vertical-align: middle;
}

/***content***/
#content {
	float: right;
	margin: 0px 5px;
	width: 730px;
}
#content h1 a, #content h2 a {
	margin-top: 50px;
	color: #cc99cc;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
small{	
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 5px 0px;
}
div.video{
	width: 480px;
	margin: 0px auto;
}
div.review {
	width: 480px;
	overflow: visible;
	font: bold x-small verdana;
	margin: 0px auto;
}
div.review div.views{
	float: left;
	width: 80px;
	text-align: left;
	height: 20px;
	line-height: 18px;
}
div.review div.rate{
	float: left;
	width: 250px;
	text-align: center;
	height: 20px;
	line-height: 18px;
}
div.review div.rate img{
	vertical-align: middle;
}
div.review div.comment{
	float: left;
	width: 150px;
	text-align: right;
	height: 20px;
	line-height: 18px;
}
div.description{
	clear: left;
	line-height:150%;
	text-align: justify;
}
a.dl{
	display: block;
	text-align: center;
	font: bold large verdana;
	text-transform: uppercase;
	margin: 5px 0px 50px 0px;
}
#content h3{
	font: bold medium verdana;
	color: #cc99cc;
	border-bottom: 1px solid #cc99cc;
	margin: 20px 0px 10px 0px;
}
div.comments{
	font-style: italic;
	margin-bottom: 10px;
	line-height: 150%;
}
#commentform {
	padding-left: 200px;
}
#commentform label {
	float: left;
	clear: left;
	width: 190px;
	margin: 0px 10px 0px -200px;
	padding: 0px;
	text-align: right;
	line-height: 25px;
}
#commentform input, #commentform textarea {
	width: 500px;
	margin: 2px 0px;
}
#commentform #submit {
	width: 200px;
	margin: 2px 0px;
}
div.banner{
	text-align: center;
	margin-bottom: 50px;
}
ul.similar li{
	margin-bottom: 5px;
	line-height: 150%;
}
#content h4{
	font: bold small verdana;
	display: inline;
}
/***footer***/
#footer{
	clear: both;
	width: 990px;
	margin: 100px 5px 0px 5px;
}
#footer h3{
	text-align: center;
	color: #996699;
	background-color: #ffffff;
	padding: 100px 0px 0px 0px;
	margin: 0px;
	font: bold x-large verdana;
}
#footer #gallery{
	border-color: #996699;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	padding: 0px;
	background-color: #cc99cc;
	color: #996699;
}
#footer #copyright{
	margin: 0px 7px;
	padding-top: 140px;
	padding-bottom: 20px;
	font: bold small verdana;
	color: #996699;
	background: #cc99cc url(img/slap.gif) no-repeat center 20px;
	text-align: center;
}#footer a{
	color: #996699;
}
