
body {
	background: #000000 url(/images/main-bg.gif) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 0px;
}

a:link {
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 125px;
	width: 776px;
}

#container_nomenu {
	margin: 0px auto;
	text-align: left;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background-image: url(/images/content-bg.gif);
	background-repeat: repeat;
}

#footer {
	background: url(/images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}

#headlines {
	background: #1F1F1F;
	height: 199px;
	padding: 10px;
	width: 254px;
}

#left_side {
	float: left;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	width: 462px;
}
#left_side_index {
	background: #333333 url(/images/content-top-bg.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 462px;
}
#left_user {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	width: 460px;
}

#logo {
	height: 72px;
	width: 776px;
}

#nav {
	clear: both;
    align: center;
    text-align: center;
    display: block;
	height: 43px;
	width: 776px;
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
}

#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul {
    text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
	text-align: center;
}
.nlink{
	background-image: url(/images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}
.nlinkend {
	background-image: none;
}


/** Member Nav **/
div#member_nav {
    text-align: center;
    height: 27px;
    width: 100%;
    border: solid #000 1px;
    background-color: #850202;
}
div#member_nav ul {
    margin: 0px;
    padding: 0px;
    font-family: Helvetica, sans-serif;
    font-size: 8px;
    text-transform: uppercase;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
div#member_nav li {
    list-style-type: none;
    display: inline;
}
div#member_nav li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #FFF;
}
div#member_nav lia:link {
    color: #FFF:
}
div#member_nav lia:visited {
    color: #CCC;
}
div#member_nav lia:hover {
    font-weight: bold;
    color: #FFF;
    background-color: #3366FF;
}








#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
	font-size: 10px;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(/images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(/images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}



/**********************************************************************************/


/* footer */
#footer {
    bottom: 0px;
	position: relative;
    border-top: 1px dashed #333;
	color: #f0f0f0;
	font: normal 0.9em sans-serif;
	width: 100%;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}


td#header{
    color: #ffffff;
    text-transform: uppercase;
    border: solid 1px #ce4100;
    background: #850202;
    font-weight: bold;
    padding: 3px;
    font-size: 11px;
}


div#gc-overlay{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 106.4%;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 997;
}
div#HTML_AJAX_LOADING{
    position: absolute;
    display: none;
}
div#message{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    width: 300px;
    padding: 4px;
    background: red;
    border: solid 1px black;
    display: none;
}
div#timer{
    z-index: 998;
    position: absolute;
    right: 5px;
    top: 5px;
    background: transparent;
    font-size: 10px;
    color: #ffffff;
    padding: 2px;
    border: solid 1px black;
}


/**
MENU
*/
.fixed_menu {
    position: absolute; /*set the position type for non IE systems*/
    top: 240px; /*set the top of the menu to be ~15 lines down the screen, you need to specify the location in some way*/
    left: 50px; /*set the right hand edge of the menu to be slightly in from the edge*/
    width: 140px; /*the menu is as wide as it needs to be for the text we put in it*/
    text-align: left; /*optional : align the text to the right hand edge (I think this looks better since the menu is on the right)*/
    margin: 0px; /*optional : I just find a small margin makes things look a bit better*/
    padding: 2px;
}
.fixed_menu a {
    border: solid 1px black;
    padding: 5px;
    display: block;
    background: #FF6600;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.admin_menu {
    position: absolute; /*set the position type for non IE systems*/
    top: 50px; /*set the top of the menu to be ~15 lines down the screen, you need to specify the location in some way*/
    left: 250px; /*set the right hand edge of the menu to be slightly in from the edge*/
    width: 60%; /*the menu is as wide as it needs to be for the text we put in it*/
    text-align: left; /*optional : align the text to the right hand edge (I think this looks better since the menu is on the right)*/
    margin: 0px; /*optional : I just find a small margin makes things look a bit better*/
    padding: 2px;
}
.admin_menu a {
    border: solid 1px black;
    padding: 5px;
    background: #FF6600;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

* html .fixed_menu { position: absolute; } /*IE only change the position mode of the menu*/
* html .admin_menu { position: absolute; } /*IE only change the position mode of the menu*/