body { 
    font: 12px sans-serif;
    color: #000000;
}
table {
	padding: 0px;
	margin: 0px;
}
a:link { 
    color: #165777;
    text-decoration: none;
}
a:visited { 
    color: #515151;
    text-decoration: none;
}
a:hover {
    color: #006899;
    text-decoration: none;
}
a:active { 
    text-decoration: none; 
    color: #0078AF;
}
#BSS_v0_1 {
    background: #DBD5C5;
    margin: 5px; 
}
.notifytext {
	font: small-caps 10px sans-serif;
}
.basicwindow {
	background: #DBCBA6;
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
}
.basicwindow h1 {
	display: inline;
	font: small-caps 900 80px Arial;
	color: #998D74;
}
.basicwindow p {
	display: block;
	margin: 0px 0px 0px 45px;
	padding: 5px;
	border-left: 1px solid #998D74;
}
.basicwindow_ul {
	height: inherit;
	background: transparent url('img/border_1_ul.gif') no-repeat top left;
}
.basicwindow_ur {
	height: inherit;
	background: transparent url('img/border_1_ur.gif') no-repeat top right;
}
.basicwindow_bl {
	height: inherit;
	background: transparent url('img/border_1_bl.gif') no-repeat bottom left;
}
.basicwindow_br {
	height: inherit;
	background: transparent url('img/border_1_br.gif') no-repeat bottom right;
}
.ErrorBox {
	width: 450px;
}
.basicwindow_inner {
	padding: 4px;
}
.window {
	background: #DBCBA6;
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
}
.window_ul {
	height: inherit;
	background: transparent url('img/border_2_ul.gif') no-repeat top left;
}
.window_ur {
	height: inherit;
	background: transparent url('img/border_2_ur.gif') no-repeat top right;
}
.window_bl {
	height: inherit;
	background: transparent url('img/border_2_bl.gif') no-repeat bottom left;
}
.window_br {
	height: inherit;
	background: transparent url('img/border_2_br.gif') no-repeat bottom right;
}
.window_inner {
	padding: 4px;
}
.mainbody {
	width: 100%;
	height: auto;
	min-width: 600px;
}
.main_ul {
	overflow:hidden;
	height: 11px;
	width: 48px;
	background: transparent url('img/border_0_ul.gif') no-repeat;
}
.main_u {
	height: 11px;
	background: transparent url('img/border_0_u.gif') repeat-x;
}
.main_ur {
	height: 11px;
	width: 11px;
	margin-left: auto; /* aligns this to right to pull the other cell over */
	margin-right: 0px;
	background: transparent url('img/border_0_ur.gif') no-repeat;
}
.main_l {
	width: 11px;
	height: 230px;
	overflow: hidden;
	background: transparent url('img/border_0_l.gif') no-repeat;
}
.main_l_tr {
	height: 230px;
	background: #ABA595;
}
.main_lm {
	background: transparent url('img/border_0_lm.gif') no-repeat;
	height: 230px;
}
.main_r {
	width: 11px;
	background: transparent url('img/border_0_r.gif') no-repeat;
	margin-left: auto; /* aligns this to right to pull the other cell over */
	margin-right: 0px;
}
.main_l2 { 
	vertical-align: top;
	width: 11px;
	background: transparent url('img/border_0_l2.gif') repeat-y;
}
.main_l3 {
	height: 228px;
	width: 11px;
	background: transparent url('img/border_0_l3.gif') no-repeat;
}
.main_r2 { 
	vertical-align: top;
	overflow:hidden;
	width: 11px;
	background: transparent url('img/border_0_r2.gif') repeat-y;
}
.main_r3 {
	height: 239px;
	width: 11px;
	background: transparent url('img/border_0_r3.gif') no-repeat;
}
.main_bl {
	height: 11px;
	width: 11px;
	background: transparent url('img/border_0_bl.gif') no-repeat;
}
.main_b {
	height: 11px;
	background: transparent url('img/border_0_b.gif') repeat-x;
}
.main_br {
	height: 11px;
	width: 11px;
	margin-left: auto; /* aligns this to right to pull the other cell over */
	margin-right: 0px;
	background: transparent url('img/border_0_br.gif') no-repeat;
}
.main_background {
	margin: 0px 0px 0px 37px;
	height: 230px;
	display:block;
	background-color: #000000;
	background-repeat: no-repeat;
}
.main_overlay {
	height: 230px;
	display:block;
	background: transparent url('img/overlay.png') no-repeat;
	background-position: 0px -5px;
}
.navbar {
	margin: -34px 0px 0px 0px; /* ummm.... I don't know why this works. but it does. */
	background: transparent;
	float: none;
	display:block;
}
.navbar a:link { 
    color: #2D3957;
}
.navbar a:visited { 
    color: #2D3957;
}
.navbar a:hover {
    color: #3A79B7;
}
.navbar a:active { 
    color: #2984CE;
}
.navbar_l {
	background: transparent url('img/navbar_l.gif') repeat-x;
	background-position: bottom;
	width: 50%;
}
.navbar_r {
	background: transparent url('img/navbar_r.gif') repeat-x;
	width: 50%;
}
.navbar_m { /* IE will not read display: block; here */
	background: transparent;
}
.navbar_mid {
	display: block;
	background: transparent url('img/navbar_m.gif') repeat-x;
	width: 346px;
	height: 36px;
	margin: 0px 0px 0px 68px;
}
.navbar_text {
	margin: -34px 0px 0px 0px;
	display: block;
	float: left;
	font: 800 14px sans-serif;
	padding: 9px 0px 0px 45px;
	float: left;
}
.navbar_m2 {
	margin: 1px 0px 0px 0px;
	background: transparent url('img/navbar_m2.png') no-repeat;
	display: block;
	height: 34px;
	width: 479px;
}
.navbar_height {
	height: 33px;
}
.navbar_m3 {
	background: transparent url('img/navbar_m3.png') no-repeat;
	background-position: right;
	display: block;
	height: 34px;
}
.Content {
	vertical-align: top;
	background: #ABA595;
}
.nav_coverpic {
	overflow: hidden;
	margin: -30px 0px 0px 50%;
	height: 30px;
	background: #ABA595;
	padding: 0px;
}
.login {
	text-align: center;
	color: #FFFFFF;
	width: 150px;
	display: block;
	margin: 0px 0px 0px auto;
	padding: 15px 0px 0px 0px;
}
.login:first-line {
	font: small-caps 900 16px sans-serif;
	letter-spacing: 5px;
}
.login_form {
	font: 12px "trebuchet ms";
	margin: 10px 5px 0px 5px;
	letter-spacing: -1px;
}
.login_input {
	color: #FFFFFF;
	background: #444444;
	border: 1px solid #333333;
	margin: 0px 0px 8px 0px;
	font: normal 10px sans-serif;
	width: auto;
	height: 12px;
}
.login_label {
	margin: 0px 0px 0px 7px;
	background: transparent url('img/login_fill.png') repeat-x 0px 2px;
}
.login_label_l {
	display: inline;
	background: transparent url('img/login_left.png') no-repeat 0px 2px;
}
.userinfo {
	text-align: right;
	position:absolute;
	top: 5px;
	right: 10px;
	color: #DDDDDD;
	font-size: x-small;
	line-height: 18px;
	font-family: verdana, sans-serif;
}
.user_newmessages {
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
}
.user_newmessages a:link {
	color: #FFFFFF;
}
.user_newmessages a:visited {
	color: #FFFFFF;
}
.smtext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.redfail
{
	Color: #B55555;
}
.brightlink a:link {
	color: #5188A5;
}
.brightlink a:visited {
	color: #5188A5;
}
.brightlink a:hover {
	color: #75A0B7;
}
.brightlink a:active {
	color: #75A0B7;
}
.forumlink{
	vertical-align: bottom;
	font: small-caps 900 16px sans-serif;
	text-align: right;
	color: #FFFFFF;
	width: 150px;
	letter-spacing: 2px;
	position:absolute;
	bottom:39px;
	right:10px;
}
.relwrapper {
	position:relative;
	height:inherit;
}
.dropmenu{
	position:absolute;
}
.dropmenu ul {
	display: block;
	float:left;
	margin:0px;
	padding:0px 0px 0px 2px;
	list-style:none;
	overflow:hidden;
}
.dropmenu ul li {
	cursor: pointer;
}
.dropmenu_list {
	border: 1px solid #374B56;
	margin: 0px;
	padding: 0px;
}
.dropmenu_list li {
	background: #C1B59E;
	padding: 4px 6px 4px 3px;
	font: bold 12px sans-serif;
	margin: 0px 0px 0px -2px; /* AGAIN WITH THE NEGATIVE MARGINS! */
}
.dropmenu_list li:hover {
	background: #D3C6AD;
}
.dropmenu_list a:link {
	color: #000000;
}
.dropmenu_list a:visited {
	color: #000000;
}
.dropmenu_list a:hover {
	color: #000000;
}
.dropmenu_list a:active {
	color: #000000;
}
.dropmenu ul .dropmenu_item {
	display:none;
}
.dropmenu ul:hover .dropmenu_item {
	z-index: 999;
	position:absolute;
	display:block;
	margin: -1px 0px 0px 0px;
}
.whitelink a:link {
	color: #DDDDDD;
}
.whitelink a:visited {
	color: #DDDDDD;
}
.whitelink a:hover {
	color: #FFFFFF;
}
.whitelink a:active {
	color: #FFFFFF;
}
#footer {
	line-height: 25px;
	padding: 5px;
	text-align: center;
	font: italic 10px sans-serif; 
	margin-left: auto;
	margin-right: auto;
}