html,body{margin:0;padding:0;}
body
{
  	font-family: Arial;
  	font-size: 14px;
	background-color: #FFFFFF;
	text-align: center;
}

div#header
{
	margin-left: 0px;
	height: 265px;
	width: 970px;
	border: 0px;
}

div#header IMG
{
	border: 0px;
}

.main_error
{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:100%; 
	border: 1px dashed #780000;
	color: #780000;
	background-color: #EEE9DE;
	font-size: 10px;
}

div#container
{
	width:970px;
	margin:0 auto;
	text-align: left;
}

div#popup_container
{
	width:800px;
	margin:0 auto;
}

div#wrapper
{
	width:970px;
	overflow: hidden;
}

div#content
{
	float:left;
	position: relative;
	width:694px;
	min-height: 300px;
}

div#popup_content
{
	float:left;
	position: relative;
	width:800px;
}

div#content_wide
{
	width:100%;
}

div#navigation
{
	position: relative;
	float:left;
	width:276px;
	padding-bottom: 10000px !important;
	margin-bottom: -10000px !important;
	background-image: url("../../images/menu_bg.jpg");
	background-repeat: repeat-y;
}

.menu
{
	width: 276px;
	height: 31px;
	background-color: transparent;
	padding-left: 30px;
	font-weight: bold;
	line-height: 31px;
	vertical-align: bottom;
}

.menu a
{
	text-decoration: none;
	color: #733059;
	vertical-align: bottom;
}

.menu:hover
{
	width: 276px;
	height: 31px;
	background-color: FFFFFF;
	background-image: url("../../images/menu_hot_bg.jpg");
	padding-left: 30px;
	vertical-align: middle;
	font-weight: bold;
}

div#extra
{
	position: relative;
	float:left;
	width:170px;
	padding-bottom: 10000px !important;
	margin-bottom: -10000px !important;
}

/* AD BLOCK */
div#ad_block
{
	background-image: url("../../images_1024/menubg.gif");
	background-repeat: repeat-y;
	position:relative;
	width:6px;
	float: left;
}

div#footer
{
	height: 175px;
	width: 970px;
	clear:left;
	color: #FFFFFF;
}

div#footer IMG
{
  	border: 0px;
}
