html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f4d00;

}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f4d00;
	border-collapse: collapse;
	vertical-align: top;

}

h1 {
	font-size:16px;
	margin: 0px;
	color:#d28223;
}
ul {
	list-style-position: outside;
	text-indent: 0px;
}

a,a:visited {
	text-decoration: none; 
	color: #8d8d8d;
}

a:hover {
	text-decoration: none;
	color: #d28223;
}

a.nav {
	text-decoration: none; 
	color: #DBCA67;
}

a.nav:visited {
	text-decoration: none;
	color: #DBCA67;
}

a.nav:hover {
	text-decoration: none;
	color: yellow;
}

a.gray {
	text-decoration: none; 
	color: #A6A6A6;
}

a.gray:visited {
	text-decoration: none;
	color: #A6A6A6;
}

a.gray:hover {
	text-decoration: none;
	color: #FC0000;
}

a.gold {
	text-decoration: none;
	color: #B69B62;
	font-weight: bold;
	font-size: 9px;

}

a.gold:visited {
	text-decoration: none;
	color: #B69B62;
	font-weight: bold;
}

a.gold:hover {
	text-decoration: none;
	color: #FC0000;
	font-weight: bold;
}

.input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18;
	color:#AAA;
	border: 1px solid #232c2c;
	background-color: #0a0d0d;
}

.inputTop {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	height: 16;
	color:#AAA;
	border: 1px solid #000;
	background-color: #3d4b4e;
	vertical-align: top;
	padding-left: 2px;
	margin-bottom:2px;
}

.textarea {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	border: 1px solid #999999;
}

.button {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 9px;
	background-attachment: scroll;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 29px;
	width: 80px;
	border: none;
	margin-top: 10px;
}

.buttonTop {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 9px;
	background-attachment: scroll;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 15px;
	width: 25px;
	border: none;
	padding-left: 1px;

}
.small {
	font-size: 9px
}

.mainForm {
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/main_form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 190px;
	text-align: right;
	padding-right: 15px;
	font-size: 10px;
	vertical-align: top;
	padding-top: 3px;
	color:#999999;

}

.headForm {
	font-weight: bold;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #000;
	background-attachment: scroll;
	background-image: url(../images/head_form.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 190px;
	padding-left: 10px;
	text-transform: uppercase;
}

.mainCell {
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: top;
}

.headCell {
	font-weight: bold;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000;
	padding-left: 5px;
	background-attachment: scroll;
	background-image: url(../images/head_cell.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 5px;
}

.content {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-right: 10px;
	background-image: url(../images/layout_bg.gif);
}

.rightpad {
	padding-right: 10px;
}

.header {
	font-size: 13px;
	font-weight: bold;
	color:#d28223;
}

.navbox {
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

.bottom {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	color: #A6A6A6;
	padding-top: 20px;
	padding-bottom: 50px;
	background-attachment: scroll;
	background-image: url(../images/black_fist.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 9px;
}

.goldText {
	color: #B69B62;
	font-weight: bold;
}
.left {
	vertical-align: top;
}
.login {
	color: #999999;
	font-size: 9px;
	vertical-align: top;
	height: 30px;
	padding-right: 5px;
	text-align: right;
}

#bannerAD { position:absolute; left:810px; top:10px; border: 1px solid #000; background:#000; width:130px; height:340px; } 
#mainDIV { position:absolute; left:0px; top:0px; width:800px; } 

#main {
	position:relative;
	width:977px;
	height:767px;
	background:url(../images/site_bg.jpg);
}

#cover_ {
	position:absolute;
	left:48px;
	top:148px;
	width:119px;
	height:157px;
}

#nav-index_ {
	position:absolute;
	left:194px;
	top:167px;
	width:53px;
	height:17px;
}

#nav-about_ {
	position:absolute;
	left:247px;
	top:167px;
	width:241px;
	height:17px;
}

#nav-subscribe_ {
	position:absolute;
	left:488px;
	top:167px;
	width:94px;
	height:17px;
}

#nav-advertise_ {
	position:absolute;
	left:582px;
	top:167px;
	width:93px;
	height:17px;
}

#nav-contact_ {
	position:absolute;
	left:675px;
	top:167px;
	width:77px;
	height:17px;
}

#home {
	position:absolute;
	left:194px;
	top:184px;
	width:567px;
	height:529px;
	background:url(../images/home_pic.jpg)
}

#page {
	position:absolute;
	left:194px;
	top:184px;
	width:567px;
	height:529px;
}

#content {
	position:absolute;
	left:15px;
	top:30px;
	width:530px;
	height:465px;
	overflow:auto;
	text-align:left;
}

#current-issue_ {
	position:absolute;
	left:48px;
	top:305px;
	width:130px;
	height:29px;
}

#login_ {
	position:absolute;
	left:18px;
	top:360px;
	width:155px;
	height:50px;
	text-align:right;
}

#login_ a {
	color:#FF0000;
	font-weight:bold;
}

.log {
	font-weight:bold;
	color:#d28223;
	font-size:9px;
	}

#contents {
	text-align:left;
	width:490px;
}

#contents h1 {
	font-size:11px;
	margin: 15px 0 0 0;
	color:#d28223;
}

#contents h2 {
	font-size:10px;
	margin: 0 0 5px 0;
	color:#8d8d8d;
}

#contents h3 {
	font-size:11px;
	margin: 0px;
	font-weight:normal;
	background:url(../images/bar.gif) left bottom no-repeat;
	padding-bottom:20px;
}

.contentHead {
	text-align:right;
	width:480px;
	height:42px;
	color:#8d8d8d;
	background:url(../images/current_header.gif) no-repeat;
	padding: 15px 30px 0 0;
	font-weight:bold;
	font-size:11px;
	margin-bottom:15px;
}

.department {
	text-align:left;
	width:490px;
	height:23px;
	color:#bdc0c0;
	background:url(../images/department_header.gif) no-repeat;
	padding: 4px 0 0 10px;
	font-weight:bold;
	font-size:11px;
	margin-top:20px;
}

#article {
	text-align:left;
	width:490px;
}

#article h1 {
	font-size:11px;
	margin: 0px;
	color:#d28223;
}

#article h2 {
	font-size:10px;
	margin: 0px;
	color:#8d8d8d;
}

#article h3 {
	font-size:11px;
	margin: 0px;
	font-weight:normal;
	padding-bottom:20px;
}

#starburst {
	position:absolute;
	top:461px;
	left:524px;
	width:411px;
	height:288px;
}
