/* CSS Document */

body {
	font: 76%/160% Verdana, Arial, Helvetica, sans-serif;
	color: #3A3029;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #3A3029;
}
	
p {
	margin: 0;
	padding-top: 0.7em;}	

table tr td {
	margin: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: text-top;}

#container {
	width: 800px;
	text-align: left;
	background: #FFFFFF url(/images/nav_bg.gif) repeat-y;
	overflow: auto;
	border: 1px solid #000;
	margin: 10px auto 20px;
	padding: 0px;}

#header {
	background: #FFF url(images/header.jpg) no-repeat;
	position: relative;
	height: 165px;
	z-index: 100; }

#header a {
	float: right;
	text-decoration: none;
	padding: 0px 0px 0px;
	color: #009900;
	display: none;
	margin: 105px 13px 0px 0px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;}		

#header a:hover {
	text-decoration: underline;
	display: none;}
	
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: none;
	height: 0px;
	display: none;}	
	
#header h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	height: 0px;
	display: none;}
	
h2 {
	font: normal 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0em 0px 0.7em;
	padding: 0px 0px .3em;
	width: 98%;
	border-bottom: 1px solid #666;}
	
h3 {
	font: bold normal 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #AB1414;
	margin: 1.5em 0px 0.7em;
	padding: 0px;}
	
h4 {
	font-size: 110%;
	margin: 1.5em 0px 0px;
	padding: 0px;
	line-height: 1.3em;}
	
a:link {
	color: #4B3D2E;
	text-decoration: underline;
	font-weight: bold; }

a:visited {
	color: #4B3D2E;
	text-decoration: underline;
	font-weight: bold;}
	
a:hover {
	color: #934E24;
	text-decoration: underline;
	font-weight: bold;}


div#content {
	overflow: auto;
	position: relative;
	z-index: 100;}	
	
div#content_main {
	width: 550px;
	margin: 0px;
	padding: 30px 40px 20px 60px;
	display: block;
	overflow: auto;
	color: #333333;
	float:left;}
	
#content_main ul {
	margin-top: 0px;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;}


div#nav {
	float: left;
	top: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 139px;
	position: relative;
	border-top: none;
	border-bottom:  none;
	border-left: none;}	
	
#nav ul {
	color: White;
	float: left;
	width: 100%;
	font: bold 1em arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border-top: 1px solid #755E46;}

#nav li {
	margin: 0px;
	padding: 0px;
	clear: left;
	list-style: none;
	border-bottom: 1px solid #EDE7E0;
	border-right: 1px solid #755E46;	
	width: 100%;
	background: #4B3D2E;}
	
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 4px 0px 4px 10px;
	height: 100%;}

	
#nav ul a:link, #nav ul a:visited {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	height: 100%;
	background: #755E46;}		
	
#nav li a:hover {
	font-weight: bold;
	text-decoration: none;
	background: #EDE7E0;
	display: block;
	padding: 4px 0px 4px 10px;
	height: 100%;
	color: #4B3D2E;}
	
#nav ul ul {display:none;}	

#nav img {
	float: left;
	margin: 40px 0px 0px 5px;
	padding: 0px;
	border-style: none;}

#home #nav ul li a.home {
	color: #4B3D2E;
	background-color: #EDE7E0; 
	border-bottom: 1px solid #4B3D2E;	
	border-top: 1px solid #4B3D2E; }

#editors #nav ul li a.editors {
	color: #4B3D2E;
	background-color: #EDE7E0; 
	border-bottom: 1px solid #4B3D2E;	
	border-top: 1px solid #4B3D2E; }
	
#submissions #nav ul li a.submissions {
	color: #4B3D2E;
	background-color: #EDE7E0; 
	border-bottom: 1px solid #4B3D2E;	
	border-top: 1px solid #4B3D2E; }
	
#subscriptions #nav ul li a.subscriptions {
	color: #4B3D2E;
	background-color: #EDE7E0; 
	border-bottom: 1px solid #4B3D2E;	
	border-top: 1px solid #4B3D2E; }
	
#history #nav ul li a.history {
	color: #4B3D2E;
	background-color: #EDE7E0; 
	border-bottom: 1px solid #4B3D2E;	
	border-top: 1px solid #4B3D2E; }
				
#contact #nav ul li a.contact {
	color: #4B3D2E;
	background-color: #EDE7E0; 
	border-bottom: 1px solid #4B3D2E;	
	border-top: 1px solid #4B3D2E; }

#footer {
	font-size: .8em;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	padding: 10px;
	overflow: auto;
	text-align: center;
	background: #4B3D2E;
	float: left;
	color: #FFFFFF;
}	

#side_box {
	padding: 0px;
	width: 200px;
	float: right;
	text-align: center;
	border: 1px solid #000000;
	margin-left: 10px;
	clear: right;
	margin-bottom: 10px;}

	
img {
	border: 1px solid #000000;}
			
.imgRight {
	float: right;
	border: 1px solid #000000;
	margin: 10px 0px 20px 20px;
	clear: right;}
		
.imgRight_no_border{
	float: right;
	border: none;
	margin: 0px 0px 10px 10px;
	clear: right;}	

.imgLeft {
	float: left;
	border: 1px solid #000000;
	margin: 10px 20px 10px 0px; }

	
#right_sidebar {
	display: block;
	padding: 10px;
	width: 170px;
	margin-left: 20px;
	border: 2px solid #CC0000;
	float: right;
	text-align: center;
	margin-top: 10px;
	background: #FFF1CE;
	clear: right;}
	
#right_sidebar ol {
	text-align: left;}
	
	
.box {
	border: 1px solid #CC3300;
	padding: 15px;}

.indent {
	padding-left: 30px;
	display: block;}
	
.rule {
	border-bottom: 1px solid #666666;}

	
.clear {
	clear: both;
	height: 10px;}
.clear1px {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-style: none;}

	
.clearLeft {
	clear: left;}
.clearRight {
	clear: right;
	height: 1px;}

