body, iframe {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #647592 url(images/site-main/menu-bg.gif);
	margin: 0px
}

A:link, A:visited {
	COLOR: #585C04; TEXT-DECORATION: none;
}
A:hover, A:active {
	COLOR: #585C04; TEXT-DECORATION: underline;
}

table { font-size: 10px;
}

.contentarea a img {
	border: 0px solid #000000;
}
.contentarea img { position: relative; }
.contentarea table img { position: static; }
h1 {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}
h2 {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}


BlockQuote {

	border:1px solid; 
	border-color:#1A1461;
	color: #D5E8BB;
	padding: 2px 2px;
	background: #3A3A19 url(images/site-main/main-bg.gif);
	font-size: 11px;

}

blockquote a:link, blockquote a:visited, blockquote a:hover, blockquote a:active {

color: #DEAF48;

}

#headlinescontainer {
	position: relative;
	height: 105px;
	margin: 0 10px;
}
	#headlinesbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 0;
		padding: 0 0 4px 0;
		margin: 0 1% 0 0;
		background: #8F8F8F url(images/site-main/posts-bg.gif);
		border: 0px solid #000000;
	}
	#imptnewsbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 50%;
		padding: 0 0 4px 0;
		margin: 0 0 0 1%;
		background: #8F8F8F url(images/site-main/posts-bg.gif);
		border: 0px solid #000000;
	}
	#headlinescontainer ul.menu {
		margin: 0;
	}
	#headlinescontainer ul.menu a.menulink:link, #headlinescontainer ul.menu a.menulink:visited, #headlinescontainer ul.menu a.menulink:active {
		display: block;
		width: 96%;
		padding: 0 2%;
		color: #FFFFFF;
		text-decoration: none;
        	font-size: 11px;
	}
	#headlinescontainer ul.menu a.menuitem:link, #headlinescontainer ul.menu a.menuitem:visited, #headlinescontainer ul.menu a.menuitem:active {
		display: block;
		width: 96%;
		padding: 0 2%;
		color: #FFFFFF;
		text-decoration: none;
        	font-size: 11px;
	}
		.headlineshead {
			color: #000000;
			font-size: 13px;
			font-weight: bold;
			padding: 4px 4px;
			background: #8F8F8F url(images/site-main/head-bg.gif);
		}

                .odd {
                        background: #B0AE89;
                }
                .even {
                        background: #B9B8A5;
                }
.contentbox {
	position: relative;
	margin: 0px 10px;
	background: #8F8F8F url(images/site-main/posts-bg.gif);
	border: 0px solid #000000;
}
	.contenthead {
		height: 10px;
		padding: 6px 5px;
		background: #172948 url(images/site-main/newstop.gif);
	}
	#contentlogo {
		position: relative;
		left: -5px;
	}
	.contentarea {
		position: relative;
		margin: 0 10px;
		padding: 5px;
		background: #D3D5C4;
		border: 1px solid #1A1461;
		color: #455834;
		font-size: 11.5px;
		font-weight: normal;
	}
		.contentarea a:link, .contentarea a:visited, .contentarea a:active, .contentarea a:hover {
			color: #A48B32;
		}
		.newsdate {
			font-style: italic;
		}
		.newsname {
			font-weight: bold;
			color: #12175D;
		}
		.commentlink {
			font-weight: bold;
		}
		.readmorelink {
			font-weight: bold;
		}

     .contentbottom {
        	height: 15px;
		padding: 4px 4px;
		background: #172948 url(images/site-main/newsbottom.gif);
}
#contentbar {
	padding: 0 5px;
	background-image: url(images/site-main/newstop.gif);
	border: 1px solid #000000;
	font-size: 1px;
}
#leftbox2 {
	visibility: hidden;
	position:relative;/*ie needs this to show float */
	width:10px;
	float:left;
	margin-left:-9px;/*must be 1px less than width otherwise won't push footer down */
	border: 0px solid #000000;
}
* html #leftbox2 {/*only ie gets this style*/
	margin-left: -20px;
}
	#spacerimage {
		display: block;
		width: 1px;
		height: 1100px;
	}
#leftbox {
	position:absolute;/*ie needs this to show float */
	z-index: 2;	
	width:140px;
	top: 220px;
	left: 0;
	text-align:left;
	background: #40516E url(images/site-main/menu-bg2.gif) repeat-y;
	font-size: 10px;
	color: #FFFFFF;
}
#rightbox2 {
	visibility: hidden;
	position:relative;/*ie needs this to show float */
	width:140px;
	float:right;
	margin-right:-144px;/*must be 1px less than width otherwise won't push footer down */
}
#rightbox {
	position:absolute;;/*ie needs this to show float */
	z-index: 2;
	width:140px;
	top: 220px;
	right: 0;
	text-align: left;
	background: #40516E url(images/site-main/menu-bg.gif) repeat-y;
	font-size: 10px;
	color: #FFFFFF;
}
	.menubg {
		position: relative;
		width: 140px;
		height: 200px;
	}
	#leftbox .menubg {
		background: url(images/site-main/menu-bottom-left.gif) no-repeat;
	}
	#rightbox .menubg {
		background: url(images/site-main/iconsmall-right.gif) no-repeat;
	}
	#rightbox .menubg {
		
	}
	.menuheadbg {
		display: block;
		width: 139px;
		height: 30px;
	}
	.menuhead {
		font-size: 13px;
		font-weight: bold;
		color: #FFFFFF;
	}
	#leftbox .menuheadbg {
		background: url(images/site-main/menu-cat-bg2.gif) no-repeat;
	}
	#leftbox .menuhead {
		position: relative;
		top: 7px;
		left: 2px;
	}
	#rightbox .menuheadbg {
		background: url(images/site-main/menu-cat-bg.gif) no-repeat;
	}
	#rightbox .menuhead {
		position: relative;
		top: 7px;
		left: 17px;
	}
	ul.menu	{
		list-style: none;
		padding: 0;
        color: #FBEA7B;
	}
	#leftbox ul.menu {
		margin: 0 0 10px 2px;
	}
	#rightbox ul.menu {
		margin: 0 0 10px 2px;
	}
	ul.menu a.menulink:link, ul.menu a.menulink:visited, ul.menu a.menulink:active{
		display: block;
		padding: 0 4px;
		width: 129px;
		color: #FBEA7B;
		text-decoration: none;
	}
	ul.menu a.menulink:hover {
		background-color: #AA951D;
		text-decoration: none;
        color: #503F1A;
	}
	ul.menu a.menuitem:link, ul.menu a.menuitem:visited, ul.menu a.menuitem:active{
		display: block;
		padding: 0 4px;
		width: 129px;
		color: #FBEA7B;
		text-decoration: none;
	}
	ul.menu a.menuitem:hover {
		background-color: #AA951D;
		text-decoration: none;
        color: #503F1A;
	}
	.randomscreen IMG {
		width: 120px;
		height: 90px;
	}
#footerbox {
	padding: 12px 0;
	background: #282A02 url(images/site-main/banner-bg.gif) top repeat-x;
	color: #D0D5AA;
	font-size: 10px;
}
#logo {
	position: absolute;
	margin-top: 30px;
	width: 100%;
	height: 125px;
	top: 0;
	right: 0;
	overflow:hidden;
	background-color: #12150E;
}
#meologo {
	position: absolute;
	top: 0;
	right: 20;
}
#ticker {
	position: absolute;
	width: 100%;
	top: 155px;
	left: 0;
	height: 28px;
	background: url(images/site-main/topbar-bg.gif);
	color: #585C04;
	font-size: 10px;
	font-weight: bold;
}
#ticker a {
	color: #867129;
}
	#tickerinfo {
		position: absolute;
		left: 0;
		padding: 3px 3px;
	}
	#tickerdate {
		position: absolute;
		right: 0;
		padding: 3px 5px;
	}
#header {
	position: absolute;
	width: 100%;
	height: 5px;
	top: 150px;
	left: 0;
}
#outer{
	height:100%;
	min-height:100%;
	margin-left:145px;
	margin-right:145px;
	margin-bottom:-52px;
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#footer {
	width:100%;
	clear:both;
	height:50px;
	position:relative;
	text-align: center;
	z-index: 1;
}
* html #footer {/*only ie gets this style*/
	/height:52px;/* for ie5 */
	/height:50px;/* for ie6 */
}
/* Margin fix for Opera - CSS3 */ 
@media all and (min-width: 0px){ 
	#outer { 
		margin-left: 132px; 
	}
	#footer {
		margin-left: -7px;
		width: 101.5%;
	}
} 
#clearheader{height:180px;}/*needed to make room for header*/
#clearfooter{clear:both;height:80px;}/*needed to make room for footer*/
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px;}/* combat IE's 3 pixel jog */
#centrecontent {float:right;width:100%;position:relative;margin: 0 -0.5%;}
.outerwrap {
float: left;
width: 99%;
}
.front_size {
	border: none;
	width: 398px;
	height: 502px;
	padding: 0 10px 0 10px;
}


.front_text {
	border: none;
	/*color: #663300;*/
	color: #000;
	font-size: 2em;
	font-family: Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding: 100px 0 0 0;
}

.front_text a {
	color: #000;
	text-decoration: none;
}


.page_size {
	border: none;
	width: 765px;
	height: 479px;
}


.page_text {
	border: none;
	color: #1b1b17;
	font-size: 1.3em;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 30px 0 0 0;
	width: 270px;
}

.chapter_list {
	border: none;
	color: #000;
	font-size: 2em;
	font-family: Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding: 45px 0 0 0;
	width: 210px;
}

.chapter_list a {
	color: #000;
	text-decoration: none;
}

.chapter_name {
	border: none;
	color: #000;
	font-size: 1.4em;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
	width: 210px;
}

.bk_edge {
	width: 50px;
	border: none;
}


.bk_middle {
	width: 75px;
	border: none;
}


.padding0 {
	padding: 500px 10px 0 0;
}


.no_border {
	font-size: 2em;
	border: none;
}


.no_uline {
	border: none;
	color: #000;
	text-decoration: none;
}

.textarea {
	border: 0;
	margin: 30px 0px 0px 0px;
    background: url();
	width: 230px;
	height: 400px;
	overflow:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 2em;
	
	FILTER: chroma(color=#CC9966);
	scrollbar-face-color:#CC9966;
	scrollbar-arrow-color:#CC9966;
	scrollbar-track-color:#CC9966;
	scrollbar-shadow-color:#CC9966;
	scrollbar-highlight-color:#CC9966;
	scrollbar-3dlight-color:#CC9966;
	scrollbar-darkshadow-color:#CC9966;
}

.input {
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	float: right;
	background: url();
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

.psl_footer {
	padding: 5px 0 0 0;
}
