html,body{height:100%;margin:0;padding:0;}
body
{
  	font-family: Verdana;
  	font-size: 12px;
	background-image: url("../../images_1024/carbon2.jpg");
	background-repeat: repeat;	
	text-align: center;
}

div#header
{
	margin-left: 0px;
	height: 250px;
	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:630px;
	min-height: 300px;
}

div#popup_content
{
	float:left;
	position: relative;
	width:640px;
}

div#content_wide
{
	width:100%;
}

div#navigation
{
	position: relative;
	float:left;
	width:170px;
	padding-bottom: 10000px !important;
	margin-bottom: -10000px !important;
}

div#extra
{
	position: relative;
	float:left;
	width:170px;
	padding-bottom: 10000px !important;
	margin-bottom: -10000px !important;
}

div#extra2
{
	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
{
	background-image: url("../../images_1024/footer.jpg");
	background-repeat: no-repeat;
	height: 36px;
	width: 110px;
	clear:left;
	padding-top: 18px;
	padding-left: 860px;
	color: #FFFFFF;
}

div#footer IMG
{
  	border: 0px;
}
