html,body{
	margin:0px;
	padding:0px;
}
body {
	background-color:#cc9966;
	font-family:Arial;
	background-image:url('http://desktopgays.com/back-top.png');
	background-position:top left;
	background-repeat:repeat-x;
}
a img {
	border:0px;
}
.head {
padding:10px;
margin:0px 20px;
border-bottom:1px solid #ffffff;
}
.head a {
color:#ffffff;
}
.wrapper {
width:780px;
margin:10px auto;
}

.body {
}
h2 {
margin:0px;
color:#771111; 
padding-bottom:10px;
padding-top:0px;
font-family:georgia;
font-weight:bold;
font-size:32px;
position:relative;
border-color:#ffddbb;
border-style:dotted;
border-width:1px 0px 1px 0px;
text-align:center;
}
h2 b {
position:relative;
display:inline;
}
h2 span { 
position:absolute;
top:-1px;
left:-1px;
display:block;
color: #ffffff;
}
h2 span a {
color:#ffffff;
text-decoration:none;
display:block;
border-bottom:3px solid #ffffff;
}
h2 span a:hover {
border-bottom-color:#ffddbb;
color:#ffddbb;
}

.clear {
clear:both;
height:0px;
line-height:0px;
font-size:0px;
}


.video {
width:380px;
height:310px;
margin:20px 0px;
float:left;
}
.first {
margin-right:20px;
}
.video img {
width:360px;
height:270px;
}
.video a.thumb {
background-color:#ffffff;
padding:10px;
display:block;
}
.video a.thumb:hover {
background-color:#ffddbb;
}
.video a.text {
font-family:Tahoma;
text-align:center;
display:block;
padding:5px 0px;
color:#ffffff;
font-weight:bold;
}
.video a.text:hover {
color:#ffddbb;
}

.banner {
width:380px;
height:310px;
margin:20px 0px;
float:left;
}
.banner img {
margin:10px 0px;
}
.banner a.thumb {
display:block;
width:380px;
text-align:center;
}
.banner a.thumb:hover {
}
.banner a.text {
font-family:Tahoma;
text-align:center;
display:block;
padding:5px 0px;
color:#ffffff;
font-weight:bold;
}
.banner a.text:hover {
color:#ffddbb;
}

h2.tgp {
background-color:#ffffff;
border-width:0px;
}
h2.tgp b {
color:#66aa00;
}
h2.tgp a {
color:#435814;
border-bottom-color:#435814;
}

