﻿html {
height:100%;
margin:0;
padding:0;
width:100%;
}
body {
background-color:#FFFFFF;
/*background-image:url("/Defcon/images/back_main.png");*/
font-family:calibri,arial,helvetica,verdana;
font-size:10pt;
height:100%;
margin:0;
min-width:980px;
padding:0;
text-align:center;
width:100%;
}
#outer {
margin:0 auto;
padding:0;
position:relative;
width:980px;
}
#page {
width:980px;
z-index:2;
}
#logo {
/*background-image:url("/Defcon/images/etrack_logo_2010.png");
background-repeat:no-repeat;*/
height:66px;
left:47px;
position:absolute;
top:30px;
width:300px;
z-index:8;
}
#top_line {
background:url("/Defcon/images/hotline_top.gif") no-repeat 0px 39px;
height:66px;
left:347px;
position:absolute;
top:31px;
width:680px;
z-index:8;
}
#top_links {
height:40px;
left:347px;
position:absolute;
top:30px;
width:580px;
z-index:8;
border-bottom:2px solid #7BBB3B;
text-align:right;
line-height:45px;
}
#main_top  {
background-image:url("/Defcon/images/back_top.png");
background-repeat:repeat-y;
height:60px;
width:980px;
z-index:4;
}
#main {
background-image:url("/Defcon/images/back_middle.png");
min-height:470px;
height:950px;
width:980px;
z-index:4;
}
#main_bottom  {
background-image:url("/Defcon/images/back_bottom.png");
height:45px;
width:980px;
z-index:4;
}
#coloumns {
width:100%;
height:850px;
left:0px;
position:absolute;
top:100px;
text-align:left;
padding-left:30px;
}
#address  {
color:#828080;
font-family:calibri,arial,helvetica,verdana;
font-size:9pt;
margin-bottom:10px;
margin-top:-12px;
text-align:center;
width:100%;
}
#iframe 
{
	float:left;
	padding-left:10px;
}
#hint 
{
	float:left;
	width:312px;
	margin-left:90px;
}
#speech_top 
{
	background:url("/images/hint_top2.png") no-repeat;
	height:95px;
	width:312px;
}
#speech_middle 
{
	background:url("/images/hint_middle.png") repeat;
	/*height:180px;*/
	width:312px;
}
#speech_bottom 
{
	background:url("/images/hint_bottom.png") no-repeat;
	height:99px;
	width:312px;
}
#hint_text 
{
	color:#56585C;
	padding:0px 0px 0px 40px;
	width:240px;
	display:block;
	text-align:left;
	font-size:11pt;
}

