﻿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:615px;
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:610px;
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:20px;
}
#hint 
{
	float:left;
	width:200px;
	margin-left:5px;
}
#speech_top 
{
	background:url("/Defcon/images/speech_top.png") no-repeat;
	height:33px;
	width:200px;
}
#speech_middle 
{
	background:url("/Defcon/images/speech_middle.png") repeat;
	height:200px;
	width:200px;
}
#speech_bottom 
{
	background:url("/Defcon/images/speech_bottom2.png") no-repeat;
	height:55px;
	width:200px;
}
#hint_text 
{
	color:#fff;
	padding:10px 0px 0px 15px;
	width:170px;
}
