@charset "UTF-8";
/* CSS Document */


body { background: #000; margin: 0px; }
.center { position: absolute; top: 0; left: 50%; width: 1000px; margin-left: -500px;  }
.content { position: absolute; top:0px; width: 1000px; padding-top:11px; }
#home {  background: #000000 repeat-x url(images/hm_bkgrnd.jpg); background-position: 0px 10px;  }
.home_contact { position: absolute; font-size: 20px; top: 350px; left: 135px; border: 0px; z-index: 1000; padding: 10px 15px;  }
.netcast { position: absolute; width: 500px; font-size: 20px; line-height: 27px; top: 300px; left: 13px; border: 0px; z-index: 1000; padding: 10px 15px; text-align: center;  }

h1 { font: 35px  Arial, sans-serif; color: #8279B8; }
h2 { font: 28px  Arial, sans-serif; color: #8279B8; margin:  5px 40px; }
p { font: 12px/16px  Arial, Helvetica, sans-serif; margin: 20px 40px; color: #fff; }
li { font: 10px/13px  Arial, Helvetica, sans-serif; font-weight: bold; margin: 10px 50px; color: #fff; list-style-type: disc; }
a, a:visited { color: #8279B8; text-decoration: none; }
a:active, a:hover { color: #8279B8; text-decoration: underline; }
#push { position:absolute; left: 120px; }

/*homepage news-special sections*/
.news { position: absolute; top: 440px; width: 270px; *left:450px; margin-left:450px; *margin-left:0px; border-top: 1px dotted #ccc; border-left: 1px dotted #ccc; }
.special { position: absolute; top: 440px; width: 200px; margin-left:740px; *margin-left:0px; *left:740px; border-top: 1px dotted #ccc; border-left: 1px dotted #ccc; }
.news h1, .special h1 { font-size: 14px; color: #fff; background-color: #3e3e3e; letter-spacing: 2px; margin-top: 2px; margin-bottom:7px; margin-left:2px; padding: 3px 5px; /*border-bottom: 1px dotted #ccc;*/ }
.news p, .special p { font-size: 11px; margin:5px 0px 12px 0px; padding-left: 5px; }
	

/*.nav { position: absolute;  top: 73px; padding: 0px 10px; width: 745px; margin-bottom:60px; }
.nav li {  float:left; display: block;  list-style-type: none; text-align: center; margin: 0px 26px; text-transform: uppercase; }
.nav a, .nav a:visited { font: 11px/20px  Verdana, Arial, sans-serif; font-weight: bold; color:#555555; text-transform: uppercase; text-decoration: none;  padding: 5px 7px; background-color: #fff; letter-spacing: 1px;}
.nav a:hover, .nav a:active { color:#F7811D; background-color: #ffe1ae; }*/

.footer { width: 450px; }
.footer p {font: 11px/17px Arial, Helvetica, sans-serif; margin-top:22px; color: #ccc; text-align: left; }
.footer img {  margin-top: 0px; margin-bottom:7px; margin-left: 40px; }
