/* THREE COLUMN LAYOUT */

body {
	text-align:center;  /* IE6 needs this to center the layout in the browser window */
	background:#000000;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
}

#main_wrapper {
	width:970px; /* widths of columns will scale proportionately as this width is changed */
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
}
#header {
	background-image:url(../images/header.gif);
	height:94px;
}


#content_wrapper {
	overflow:auto;
	background-image:url(../images/bg1.gif);
	padding:0 0 0 24px;
	height:100%;
}
#nav {
	width:254px;
	float:left;
}
#content {
	width:677px;
	float:left;
	margin-left:10px;
}


#footer {
	padding:0 0px 0 0px;
	clear:both;
	overflow:auto;
	border-top:0px solid #F00;
}
#nav_inner, #content_inner, #rightcol_inner {
	overflow:hidden; /* prevents oversize elements from breaking the layout */
}
#nav_inner {
	margin:0px 0px 0px 0px;
}
#content_inner {
	margin:0px 0px 0px 0px;
}
#footerlinks {
	width:691px;
	border-top:1px solid;
	border-bottom:1px solid #575757;
	border-right:1px solid #575757;
	margin-top:0px;
	float:right;
}
#footerlinks li {
	display:inline;
	font-size:65%;
	font-weight:bold;
	margin-left:5px;
	border-right:#FFFFFF 1px solid;
	padding-right:5px;
}

#footerlinks a {
	color:#FFFFFF;
}
#owner {
	border-top:1px solid #999999;
	width:228px;
	font-size:65%;
	text-align:left;
	background-color:#FFFFFF;
	float:left;
	border-left:30px solid #000;
	padding:10px;
}
.footermargin {
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:middle;
}
#topbox {
	background-image:url(../images/newstopbox_bg.gif);
	background-repeat:repeat-x;
	margin:0 0px 0 6px;
	height:43px;
	padding:20px 0 0 10px;
	text-align:left;
	font-size:70%;
}
#toplinks {
	padding-top:4px;
	background-image:url(../images/toplinks_bg.gif);
	height:24px;
	background-repeat:repeat-x;
	margin-left:-20px
}
#toplinks li {
	display:inline;
	font-size:67%;
	font-weight:bold;
	border-right:#000000 1px solid;
	padding-right:3px;
	padding-left:3px;
}
#toplinks ul {
	display:inline;
}

#currentissue {
	padding:8px 0 0 20px;
	background-image:url(../images/current_issue1.gif);
	height:38px;
}
#currentissue h1 {
margin-top:0px;
	color:#FFFFFF;
	/*font-style:italic;*/
	font-weight:bold;
	font-size:100%;
}
#news {
	margin-left:8px;
	
	list-style-image:url(../images/bullet1.gif);
}
#news a {
	font-size:70%;
	color:#333333;
	font-weight:bold;
}
#news li {
	padding-bottom:0.5em;
	padding-top:0.5em:
}
#stories {
	overflow:auto;
	padding:10px 30px 30px 30px; font-size:75%;
	
}
#stories a{ color:#0033CC;}
#stories li{ padding: 2px;}
#stories td { padding: 2px;}
#stories td li{ padding: 1px;}
#stories img { 	border:2px solid #000000;
}
img.signature {border:none!important;
}
.imglft{float:left; margin:12px 10px 10px 0; width:150px; text-align:center; height:100%}
#shadow {
	background-image:url(../images/content_shadow1.gif);
	height:18px;
	margin-bottom:0px;
}
#infoabu{
width:300px;
background-color:#CCCC99;
border:1px solid #663333;
font-size:100%;
margin:0 auto;
text-align:center;
padding:5px;
}
#headbox{
width:600px;
background-color:#f8e29e;
border:1px solid #663333;
font-size:100%;
margin:0 auto;
padding:5px;
}

#headbox1{
width:600px;
background-color:#f8e29e;
border:1px solid #663333;
font-size:100%;
margin:0 auto;
padding:5px;
height:100%;
overflow:hidden;
}
#headbox1 p {float:right; width:436px; height:100%;}

#headbox2{
width:600px;
background-color:#f8e29e;
border:1px solid #663333;
font-size:100%;
margin:0 auto;
padding:5px;
}
#headbox3{
width:600px;
background-color:#f8e29e;
border:1px solid #663333;
font-size:100%;
margin:0 auto;
padding:5px;
}
#headbox4{
width:600px;
background-color:#f8e29e;
border:1px solid #663333;
font-size:100%;
margin:0 auto;
padding:5px;
}

.headboxmain{
width:600px;
background-color:#f8e29e;
border:1px solid #663333;
font-size:100%;
margin:0 auto;
padding:5px;
}


#stories fieldset div{text-align:right;

padding-right:200px;}

#stories div{
padding-top:5px;}

#stories fieldset {
margin-top:10px;
margin-bottom:10px;
}
#stories span img {
	margin: auto;
	border:1px solid #000000;
	
}

#stories span img {
	width:300px;
	border:1px solid #000000;
	display:block;
}

.logout1 {
    color:#000458;
	font-size:100%;
	font-weight:bold;
	text-align:right;

}
 
#newsimg1 {
	float:right;
	width:310px;
	margin-left:50px;
	
}
#newsimg {
	float:right;
	width:310px;
	margin:0 0 10px 20px;
}




.logout {
	margin-left:550px;
}


