@charset "utf-8";
/* CSS Document */

@import url("reset.css");
@import url("twitter.css");
@import url("nav.css");

body {background-color:#000;
      font-family:Arial, Helvetica, sans-serif;
	  }
#wrapper {width:950px; margin:0 auto;}
#wrapper {margin-top:10px;}

html iframe {border:none;}

a:link, a:visited { color:#22c58e;}
a:active, a:hover { color:#FFF;}

#newslist a:link, #newslist a:visited {color:#003333;}
#newslist a:active, #newslist a:hover {color:#22c58e;}

#newspage a:link, #newspage a:visited {color:#003333;}
#newspage a:active, #newspage a:hover {color:#22c58e;}

#header {background-image:url(../update/images/header.jpg);
		width:950px;
		height:77px;
		position:relative;}
#content {background-image:url(../update/rotation/rotator.php);
		width:950px;
		height:636px;
		position:relative; z-index:50;}
		
#twitter { position:absolute; top: 335px; left: 15px;}

#indicia {width:650px; display:block; height:auto;}
#indicia p {text-align:center; font-size:12px; line-height:16px;}
#indicia {margin:10px auto;}
.white {color:#FFF;}
.bold {font-weight:bold;}
.em { font-style:italic;}

#secnav {width: 375px; height:auto;display: block; margin:10px auto;}
#secnav p {text-align:center; color:#FFF;}
#secnav li {list-style:none; display:inline;}
#secnav li a {text-decoration:none;}

#newscontainer {width:450px; height:275px; position:absolute; left:15px; top:20px; display:block;}

#newstop {width:100%; height:50px; background-image:url(../update/images/newstop.png); background-repeat:no-repeat}
#newsmid {width:100%; height:250px; background-image:url(../update/images/newsmid.png); background-repeat:repeat-y;}
#newsbottom {width:100%; height:30px; background-image:url(../update/images/newsbottom.png); background-repeat:no-repeat;}
#newslist, #newslist li, #newsmid ul {margin-left:20px; list-style:circle;}
#newslist {width:370px; height:250px; overflow:auto;}
#newslist li {padding-top:8px; font-weight:bold;}

#newsframe {width:450px; height:595px; display:block; position:absolute; top:20px; left:450px;
		background-image:url(../update/images/newsframe.png); background-repeat:no-repeat;}

#newsframe iframe { width:425px; height:540px; position:relative; top:35px; left:15px;}

#bio { background-image:url(../update/images/biobg.png); background-repeat:no-repeat; width:950px; height:636px; display:block; position:relative;}
#biotext {width:600px; height:550px; position:absolute; top:65px; left:175px; overflow:auto;}
#biotext p {padding: 8px 25px; font-weight:bold; text-indent:15px; line-height:20px;}
#biotext p:last-child {text-indent:0px;}

#archives p {font-weight:bold;}

#newspage {font-family:Arial, Helvetica, sans-serif; background:none; background-color:transparent;}
#newspage p {font-family:Arial, Helvetica, sans-serif; padding:10px}
#newspage h2, #newspage h3 {font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding:10px;padding-bottom:25px;}
#newspage a img {display:block; width:200px; height:auto; padding:5px; margin:10px auto;}
#newspage p a img {float:left; margin:0px; width:150px;}
#newspage ul {margin-left:10px;}
#newspage li {padding-bottom: 5px;}
#newspage li a {font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.padbottom {padding-bottom:20px;}

#newsintro img {display:block; text-align:center; margin:0px auto;}

