body {
margin: 0px;
text-align: center;
font-family: Arial;
font-size: 12px;
line-height: 16px;
}

td {
font-family: Arial;
font-size: 12px;
line-height: 16px;
}

/*** GLOBAL LAYOUT SETTINGS ***/

#container {
position: relative;
width: 1000px;
margin: 0px auto;
text-align: left;
background: #FFFFFF;
}

#site_header {
position: relative;
width: 1000px;
height: 120px;
z-index: 900;
}

#site_logo {
position: absolute;
top: 0px;
left: 0px;
z-index: 6000;
overflow: hidden;
}

#site_logo a {
z-index: 6001;
}

#site_header #ad_leaderboard {
position: absolute;
bottom: 0px;
right: 0px;
width: 728px;
height: 90px;
background: #333333;
z-index: 1000;
}

#site_body {
width: 1000px;
z-index: 1;
}

#main_column {
float: left;
width: 828px;
}

#site_menu {
position: relative;
height: 70px;
//width: 828px;
z-index: 10;
}

#site_panel {
width: 828px;
position: relative;
overflow: hidden;
}

#content {
position: relative;
width: 788px;
overflow: hidden;
padding: 0px 20px;
}

#content.text {
width: 758px;
padding: 10px 35px;
}

* html #content,* html #content.text {
width: 828px;
}

#content_panel {
position: relative;
width: 758px;
height: 190px;
margin-bottom: 10px;
}

#content_panel #recent_updates {
position: absolute;
top: 36px;
left: 23px;
font-size: 11px;
width: 483px;
}

#content_panel #image_block {
height: 136px;
width: 182px;
position: absolute;
top: 34px;
left: 554px;
overflow: hidden;
background: #2F353E;
border: solid 1px #000000;
}

p {
font-size: 12px;
line-height: 16px;
margin: 0px;
margin-bottom: 14px;
}

#bottom_panel {
margin-top: 5px;
position: relative;
height: 285px;
}

#ad_rectangle {
position: absolute;
top: 15px;
left: 55px;
height: 250px;
width: 300px;
background: #333333;
overflow: hidden;
}

#bottom_panel_content {
position: absolute;
top: 15px;
left: 370px;
height: 250px;
width: 400px;
overflow: hidden;
}

#bottom_panel_content {
position: absolute;
top: 15px;
left: 370px;
height: 250px;
width: 400px;
overflow: hidden;
}

#bottom_panel_content ul {
margin: 0px;
margin-top: 5px;
padding: 0px 0px 0px 20px;
}

#bottom_panel_content ul li {
white-space: nowrap;
}

#right_column {
position: relative;
float: left;
width: 172px;
z-index: 5;
}

#right_column_header {
position: absolute;
top: 0px;
left: 0px;
width: 172px;
}

#ad_skyscraper {
position: relative;
margin-left: 12px;
width: 160px;
height: 600px;
background: #333333;
z-index: 5;
}

#ad_tile {
position: relative;
margin-left: 12px;
margin-top: 5px;
width: 160px;
height: 120px;
background: #333333;
z-index: 10;
overflow: hidden;
}

#sponsors {
position: relative;
margin-left: 12px;
margin-top: 5px;
width: 160px;
z-index: 10;
}

#site_footer {
width: 1000px;
}

#site_menu div.menu_container {
position: relative;
float: left;
cursor: pointer;
}

#site_menu div.menu_container a {
overflow: hidden;
}

#site_menu div.label {
cursor: pointer;
}

#site_menu div.menu_container ul.dropdown_menu {
font-size: 1px;
line-height: 1px;
}

#site_menu div.menu_container ul.dropdown_menu li {
white-space: nowrap;
font-family: Tahoma;
}

#site_menu div.menu_container ul.dropdown_menu li.dropdown_menu_item {
background-color: #CCCCCC;
}


