body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
body {
	background-color: #000;
	margin-top: 3px;
	margin-bottom: 30px;
}
.yellow {
	font-size: 15px;
	line-height: 170%;
	font-weight: bold;
	color: #FF0;
	text-transform: uppercase;
}

.yellow:hover {
	color: #F00;
}
.pinklinks {
	font-size: 16px;
	line-height: 110%;
	font-weight: bold;
	color: #F6C;
	text-transform: lowercase;
}
.pinklinks:hover {
	color: #F00;
}
h1 {
	font-size: 24px;
	color: #FFF;
}
.subheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 170%;
}
.image {
   border: 2px solid #F00;
}

.toggleborder img{
border: 1px solid yellow;
}

.toggleborder:hover img{
border: 1px solid red;
}

#container{
width: 900px;
margin: 10px auto;
padding: 10px;
text-align: left;
border-style: dashed;
border-color:#FF0;
border-width:thin;
}
#bottomcontainer{
width: 910px;
margin: 5px auto;
padding: 5px;
text-align: left;
}
#topintro{
width: 905px;
margin: 5px auto;
padding: 5px;
text-align: middle;
background-color: #FF0;
}
.introtxt {
	font-size: 11px;
	line-height: 100%;
	line-height: 110%;
	font-weight: normal;
	color: #000000;
	text-transform: lowercase;
}
.update {
	color: #CCC;
	font-weight: bold;
	line-height: 130%;
	font-size: 14px;
}
h2 {
	font-family: Verdana, Comic Sans MS, Impact;
	font-size: 17px;
	color: #F00;
	font-weight: bold;
    margin: 0;
}
.camgirl {
	font-size: 14px;
	line-height: 170%;
	font-weight: normal;
	color: #FF0;
	text-transform: capitalize;
}
.camrating {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: red;
	font-weight: bold;
}
.thumbs img {width: 240px; height: 180px; border: 1px solid yellow; margin: 6px 5px 0px 0px;}
.thumbs a:hover img {border: 1px solid red;}

#movies{
width: 1005px;
margin: 5px auto;
padding: 5px;
text-align: left;
}

.topfive img {width: 240; height: 180; border: 1px solid yellow; margin: 0px 0px 0px 0px;}
.topfive a:hover img {border: 1px solid red;}
.topwhite {
	font-size: 13px;
	line-height: 170%;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
#topfour{
width: 230px;
margin: 0px auto;
padding: 0px;
text-align: middle;
}
.smalltop {
	font-size: 15px;
	line-height: 140%;
	font-weight: normal;
	color: #FF0;
	text-transform: uppercase;
}

.smalltop:hover {
	color: #F00;
}
.bigyellow {
	font-size: 25px;
	line-height: 170%;
	font-weight: bold;
	color: #FF0;
	text-transform: uppercase;
}

.bigyellow:hover {
	color: #F00;
}