/*
Author: AdaptiveSkins.com
Licensed To: HotFuck.TV
*/

/* Basic Stylesheet Values*/
body {
background-color:#660000;
font-family: Arial, Helvetica, Sans-Serif;
color:#ffffff;
margin:0;
}
h1 {
display: none;
}
a {
color:#ffffff;
}

/* Required For Proper Flash Display */
td object, td embed {
vertical-align: bottom;
}

/* Content Specific Values */
.studios {
width:160px;
color:#ffffff;
font-size:14px;
font-weight:bold;
text-align:center;
}
#page {
width:980px;
margin:0 auto;
background-image: url(bg-page.jpg);
background-repeat: no-repeat;
}
#tv-screen {
width:620px;
height:350px;
background-image: url(tv-screen.gif);
background-repeat: no-repeat;
}
#intro {
width:720px;
font-size:16px;
text-align:justify;
padding:10px 10px 10px 10px;
margin:0 auto;
}
#warning {
color:#ff0000;
font-size:18px;
text-align:center;
text-decoration:none;
}
#disclaimer {
width:520px;
font-size:12px;
text-align:justify;
padding:10px 10px 10px 10px;
margin:0 auto;
}
#copyright {
font-size:10px;
text-transform:uppercase;
text-align:center;
}
#tags {
font-size:14px;
text-align:center;
}
#sitelinks {
text-align:center;
}
#sitelinks a {
color:#ffffff;
font-size:52px;
text-decoration:none;
margin: 0px 40px 0px 40px;
}
#pagelinks {
text-align:center;
}
#pagelinks a {
color:#ffffff;
font-size:14px;
margin:0px 10px 0px 10px;
}
