/* CSS Document */
/******************************** MAIN BODY **************************/
BODY{
	background-color:#cccccc;
	font-family: Verdana,Helvetica,serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	margin:0;
}
/***************************PAGE ELEMENTS*********************/
#index{ 
	width: 688px; 
	margin: 0 auto;
	background-color:#ffffff; 
	border: 1px solid black;
}
#header {
}
#menu{ 
	float: left;
	clear: left;
	width:175px; 
	padding:5px;	
	background:#ffffff;
	/*border-right: 2px solid #006600;*/
	/*border-bottom: 2px solid #006600;*/
}
#pagecontents{	
	margin: 0px 20px 20px 195px;
	padding: 10px 10px 130px 10px;
}
#longpagecontents{
	margin: 0 20px 0 185px;
	padding: 10px 10px 10px 10px;
}
#newscontent{
	position:absolute;
	width:479px;
	height:800px;
	left:190px;
	top:150px;
	padding:5px;	
	background:#FFFFFF;
}
#headline{
	position:relative;
	width:500px;
	height:30px;
	top:12px;
	left:190px;
	font-size:13px;
	font-weight:bold;
}
#jimage{
	position:relative;
	width:219px;
	height:223px;
	top:12px;
	left:190px;
	border:1px solid black;
}
#jcutline{
	position:relative;
	width:219px;
	height:40px;
	top:12px;
	left:190px;
	font-size:10px;
	padding:2px;		
}
#jarticle{
	position:absolute;
	width:250px;
	height:260px;
	top:190px;
	left:425px;
}
#adminarea{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	border: 1px solid black;
}
#aboutpage{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*border: 1px solid black;*/
	height:875px;
}
#broadcastpage{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*border: 1px solid black;*/
	height:915px;
}
#contactpage{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*border: 1px solid black;*/
	height:850px;
}
#epubpage{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*border: 1px solid black;*/
	height:805px;
}
#journalismpage{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*border: 1px solid black;*/
	height:920px;
}
#prpage{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*border: 1px solid black;*/
	height:860px;
}
#normalpages{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*border: 1px solid black;*/
	height:750px;
}
#longpages{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*border: 1px solid black;*/
	height:915px;
}
#biopage{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*border: 1px solid black;*/
	height:5330px;
}
#faqpage{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*border: 1px solid black;*/
	height:14780px;
}
#policypage{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*border: 1px solid black;*/
	height:1005px;
}
#currentpage{
	position: relative;
	width: 688px;
	background-color:#FFFFFF;
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*border: 1px solid black;*/
	height:900px;
}
/***************************INDEX.PHP*********************/

#imageblock{
	position:absolute;
	width:221px;
	height:225px;
	left:170px;
	top:95px;
}
#newsblock{ position:absolute; width:207px; height:250px; left:250px; top:12px; float: right; }
#showcaseblock{
	position:absolute;
	width:271px;
	height:166px;
	left:404px;
	top:146px;
}
#perspectiveblock{
	position:absolute;
	width:271px;
	height:166px;
	left:404px;
	top:351px;
}
#currentblock{
	position:absolute;
	width:271px;
	height:166px;
	left:404px;
	top:555px;
}
/***********************SITE NAVIGATION*******************/
a {
	color: #003366;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
}
/***********************DECORATION*****************/
.error{
	font-family: Verdana,Helvetica,serif;
	font-size: 12px;
	font-weight:bold;
	color:red;
}
.storytitle{
	font-style:italic;
	font-weight:bold;
}
.articlenavs{
	font-style:italic;
	font-weight:bold;
	color:#003399;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.formelements {
	font-size: 10px;
}
.header1 {
	font-weight: bold;
	font-size: 14px
}

.header2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}

.header3 {
	font-weight: normal;
	font-size: 12px;
	color: #0000FF
}
.darkblue {
	color:#003399;
}
.lightblue{
	color:#0066FF;
}
.orange {
	color:#FF6600;
}
.green {
	color:#009933;
}
.burgandy {
	color:#990000;
}
.red{
	color:#FF0000;
}
.darkgrey{
	color:#666666;
}
.lightgrey{
	color:#999999;
}