@import "leftnav.css";
@import "subnav.css";


body,td,th {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Helvetica, Arial, Verdana;
	font-size: 0.8em;
	line-height: 160%;

}
body {
color: #666666;
	background-image: url(background.gif);

	margin: 0px;


}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #003399;
}

h1 {
	font-family: Gerogia, Times, Times New Roman, Serif;
	font-style: italic;
	font-weight: normal;
	font-size: 200%;
	color: #003399;
	margin-bottom: 15px;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	color: #003399;
	margin-bottom: 15px;
}
h3 {
	font-size: 100%;
	text-transform: none;
	margin-bottom: 15px;
}

img {
	border: 0}


 /* centres the layout whatever the resolution */
 /* styles for IE 5 Mac */
 #centreing {
	background-color: transparent;
	position: absolute;
 }
 /* following rules are invisible to IE 5 \*/
 #centreing {
   text-align: center;
   left: 0px;
   width: 100%;
   min-width: 885px; 
	width: 885px;
	position: relative;
	margin: 0px auto;


 }
#content{
	background-color: White;
	text-align: left;
	width: 885px;
	position: relative;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;

}

#topwrapper {
	width: 885px;
	height: 243px;
	position: relative;
	}
	

#logo{

	height: 43px;
	width: 885px;
	position: relative;
}

#imagebar{
	background-color: #004b9a;
	height: 200px;
	width: 885px;
	position: relative;

}

#strap{
	background-color: #004b9a;
	height: 200px;
	width: 190px;
	float: left;
	position: relative;
}
#topimage{
	height: 200px;
	width: 695px;
	float: right;
	position: relative;
}
#shadowbar{
	background-image: url(shadowbar.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 885px;
	position: relative;
}


#mainwrapper{
margin-top: 5px;
	background-color: White;
	width: 885px;
	min-height: 500px;
	overflow: auto;

	}

#contentwrapper{
margin-top: 25px;
	background-color:#FFCC33;
	width: 885px;
	margin-bottom: 20px;

	}
	
#leftwrapper{
	width: 190px;
	float: right;
	position: relative;

}
#rightwrapper{

	padding-left: 5px;
	width: 495px;
	float: left;
	position: relative;
	min-height: 300px;


}




.clear {
	float: none;
}


.linklist {
	width: 120px;
	float: left;
	position: relative;
	left: 0;
	margin: 0; padding: 0;

}

.linklist li {
	position: relative;

	list-style: none;
	width: 120px;
	display: block;
	border-bottom: 1px solid #cccccc;

	}
	
	.linklist ul {

	position: relative;
	left: -30px;
	list-style: none;
	width: 120px;
	display: block;

	}
.butt {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 250%;

}
.butt ul, .butt li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	display:inline;
	float: left;

}
.butt li a:link, .butt li a:visited {
	height: 10px;
	color:#ffffff;
	padding:  2px 5px 3px 5px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px dotted #ffffff;
		font-weight: bold;

}
.butt li a:hover {
	background:#76e8c7;
	color:#000000;
	text-decoration: none;

}




.newstitle {
	
font-weight: bold;
color: #000066;
padding-top: 5px;
border-top: 1px solid #000066;
margin-top: 10px;
}

.newstitle2 {
	font-weight: bold;
color: #000066;
padding-top: 5px;
margin-top: 10px;
}

.comment {
color: #000000;
width: 300px;
background-color: #cccccc;
padding: 5px;
margin-top: 30px;
}


.commentadd {

width: 300px;
border: 1px solid #cccccc;
padding: 5px;
margin-top: 30px;
}

.shortstory {
padding-bottom: 10px;

}

.shortstory2 {
border-bottom: 1px solid #cccccc;
}

.details {width: 300px;

border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
padding-left: 3px;
}

.read a, .read a:visited {
background-color: #003399;
padding: 2px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #000066;
border-right: 1px solid #000066;
color: #ffffff;
text-decoration: none;
margin-top: 5px;
margin-bottom: 5px;

}

.read a:hover{
background-color: #000066;
color: #ffffff;
}

.data {
border-bottom: 1px solid #003399;}