/* CSS Document */

/* main body */
body {font-family: Tahoma; font-size:12px;}
body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
body {background-image: url(headers/background_main.jpg); background-position:center;}
.center {position: center;}

/* Links */
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.linkBigBlue {font-size:18px; font-weight:bold; color:#0000CC;}
.linkSmallBlue {font-size:12px; font-weight:bold;}
.linkBigBlue2 {font-size:22px; font-weight:600; color:#0000CC; padding-left:10px;}
.linkSmallWhite {font-size:12px; font-stretch: extra-expanded ; font-weight: 600; margin-right:10px; color:#FFFFFF}
.linkBigWhite {font-size:18px; color:#FFFFFF; font-weight: 300; padding-left: 10px; }
.linkBigWhite2 {font-size:18px; font-weight: 300; color:#FFFFFF; padding-right: 15px;}
.linkPageScroll {font-size:12px; font-stretch: extra-expanded ; font-weight: 600; margin-right:10px; color:#0000CC}
.linkPageScroll2 {font-size:12px; font-stretch: extra-expanded ; font-weight: 600; margin-right:10px;}
.linkEpisode {font-size:10px; color:#0000CC;}
.linkSiteScroll {font-size:14px; font-weight: 600; color: #0099FF;}
.linkTextScroll { color:#FFCC00;}
.link-LinksSection {font-size:12px; color:#0000CC;}


/* Text & Titles */
.hr {font-size:12px; font-weight:bold;}
.catagory-title {font-size:10px; font-weight:bold; color:#222222;}
.catagory {font-size:10px; color:#222222;}
.title1 {font-size:18px; font-weight:bold; color:#FFCC00; padding-left: 10px;}
.title2 {font-size:18px; font-weight:bold; color:#FFFFFF;}
.title3 {font-size:22px; font-weight: 400; color:#000000;}
.title4 {font-size:22px; font-weight: 800; color:#000000;}
.title5 {font-size:30px; font-weight: 800; color:#000000;}
.title6 {font-size:18px; font-weight:bold; color:#FFCC00;}
.title7 {font-size:26px; font-weight:bold; color:#ffffff;}
.site-description {font-size:11px; color:#ffffff;}
.style1 {font-size: 10px}

.episode-title {font-size:20px; font-weight:bold;}
.episode-title2 {font-size:17px; font-weight:bold;}
.episode-description {font-size:14px;}

/* images */
.image1 {border: 1px solid; border-color:#000000; }
.image1b {border: 1px solid; border-color:#000000; margin-top:5px; }
.image2 { margin-right: 10px; }

/* vannity */
.vannity-link {font-size:10px; font-weight:bold; color: #333333}
.vanity-text {font-size:10px; color: #333333}

/* forms */
.textfield {border: #333333 1px solid; font-size: 10px; color: #000000; font-weight: normal; font-family: arial; background-color: #EEEEEE; text-decoration: none;}
.button1 {border: #FF0000 1px solid; font-size: 9px; color: #000000; margin-left:20px; font-weight: bold; font-family: arial; background-color: #EEEEEE; text-decoration: none;}

/* layers */
#main { background-image:url(headers/background_guys.png);  background-position:center top; background-repeat:no-repeat; }
#header {width:1000px;}
#body {width:1000px;}
#footer {width:1000px;}

/* CSS for the text scroller */
#pscroller2{width: 880px; height: 25px; border: 0px ; text-decoration: none;}
.someclass{font-size:18px; font-weight: 300; color:#FFFFFF; padding-right: 15px;}

/* div */
#div-scroll {overflow: auto; height: 150px; width:100%;}