html {
height:100%;
}

body {
	margin-top: 0px;
	margin-bottom:0px;
	background-color:#000000;
	background:url('images/fadeL.gif');
	background-color:#000000;
	background-repeat:repeat-y;
	background-position:bottom left;
	background-attachment: fixed;
	height:100%;
	margin-left:0px;
	margin-right:0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans;
	font-size:12px;
}

#bg2 {
    position: absolute;
    top: 0px;
    right: 0px;
    height:auto;
    width:100%;
    min-height:100%;
    background:transparent url('images/fadeR.gif') right top repeat-y;
    text-align:center;
    }
    
* html #b2 {
    height:100%;
}
div.center_wrapper {
	position: relative;
	width: 900px;
	height: 100%;
	background-color:#440000;
	background: url('images/bg900red2.gif');
	background-repeat: repeat-y;
	background-position:top left;
	border-left: 1px solid #cdaf0a;
	border-right: 1px solid #cdaf0a;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.cwrapper {
	position: relative;
	width: 900px;
	height: 100%;
	background-color:#440000;
	background: url('images/bg900red2.gif');
	background-repeat: repeat-y;
	background-position:top left;
	border-left: 1px solid #cdaf0a;
	border-right: 1px solid #cdaf0a;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}
div.splash_intro {
	position:relative;
	margin: auto;
	text-align:left;
	width:600px;
}
div.bodywrapper {
	text-align:center;
}

* html #b2 {
    height:100%;
}

div.title {
	border-style:solid;
	border-width:0px;
	border-color:#ffffff;
	background: url('images/bg.jpg');
	background-repeat: repeat;
	filter:alpha(opacity=90); -moz-opacity:90; opacity:90; -khtml-opacity:90;
	text-align:center;
	color:#ffffff;
	z-index:0;
}
div.mfooter {
	width:900px;
	background-image:url("images/foot_bg.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #cdaf0a;
	height:100px;
	font-size:10px;
	text-align:right;
	color:#ffffff;
	position:relative;
}
div.menu {
	margin:5px;
	padding:2px;
	border-style:solid;
	border-width:0px;
	border-color:#ffffff;
	filter:alpha(opacity=90); -moz-opacity:90; opacity:90; -khtml-opacity:90;
	background-color:#330000;
	text-align:center;
	color:#ffffff;
	font-family: Trebuchet, Arial, Sans;
	z-index:1;
}

div.bodycontent {
	margin:5px;
	padding:0px;
	filter:alpha(opacity=90); -moz-opacity:90; opacity:90; -khtml-opacity:90;
	background-color:transparent;
	text-align:left;
	color:#ffffff;
	z-index:2;
	font-family: Verdana, Arial, Sans;
	font-size:14px;
}
div.boxcorner {
	position:absolute;
	width:13px;
	height:13px;
	background-repeat:no-repeat;
	background-color:#bfb47a;
	overflow:hidden;
	display:inline;
}
.kstitle {
	color:#ffffff;
	font-family:Arial,sans-serif;
	font-size:24px;
	line-height:26px;
	font-weight:bold;
}
table, tr, td, li, p, div {
	font-family:Arial,sans-serif;
	font-size:16px;
}
span.menuSpan {
	font-family: Trebuchet MS, Arial, Sans;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color:#ffffff;
}

a:active {
	color:#ffffff;
}
a:visited {
	color:#ffffff;
}
a:link {
	color:#ffffff;
}
a.ww {
	color:#ffffff;
	text-decoration: none;
}
a.ww:visited {
	color:#ffffff;
	text-decoration: none;
}
a.ww:link {
	color:#ffffff;
	text-decoration: none;
}
a.menulink {
	font-family: Trebuchet MS, Arial, Sans;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	color:#e8d675;
}

a.menulink:link {
	font-family: Trebuchet MS, Arial, Sans;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	color:#e8d675;
}
a.menulink:hover {
	font-family: Trebuchet MS, Arial, Sans;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	color:#ffffff;
}
a.red:active {
	color:#550000;
}
a.red:visited {
	color:#550000;
}
a.red:link {
	color:#550000;
}
a.red.menulink:active {
	color:#550000;
}
a.red.menulink:visited {
	color:#550000;
}
a.red.menulink:link {
	color:#550000;
}
div.show_blurb {
	font-size:14px;
	width:100%;
	position:relative;
}
div.show_detail {
	font-size:14px;
	width:100%;
	position:relative;
	background-color:#440000;
}
div.list_section {
	font-size:14px;
	width:100%;
	position:relative;
	background-color:#220000;
}
input {
	border: 1px solid #dddddd;
}
select {
	border: 1px solid #dddddd;
}
file {
	border: 1px solid #dddddd;
}
*.formLabel {
	font-family: arial, sans;
	font-weight:bold;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}
*.formField {
}
*.normal_input {
	border: 1px solid #dddddd;
}
.adminMiniPanel {
	position:absolute;
	left:700px;
	top:20px;
	border-style:solid;
	border-width:3px;
	border-color:#ffffff;
	color:#ffffff;
	z-index:10;
	padding:3px 3px 3px 3px;
	font-size:10px;
}
