BODY {
    padding: 0;	
    margin: 0; 
    font-family: century gothic; 
    font-size: 9px; 
    color: #7D7D7D; 
    line-height: 15px; 
    text-align: left;
    background: url('bg2.png') repeat;
}

#topbg {
   width: 100%;
   height: 770px;
   background: url('bg.png') repeat-x;
}

a:link, a:visited, a:active {
    font-weight: bold; 
	color: #258097; 
    cursor: help;
    text-decoration: none;
}

a:hover {
	color: #3EA8C2;
    cursor: help;
	text-decoration: underline;
}

td, tr {
    font-family: century gothic; 
    font-size: 10px; 
    color: #403F3D; 
    line-height: 15px; 
    text-align: justify;
}

input, textarea, select{
	text-indent: 0px;
	color: #8E8E8E;
    font-family: century gothic; 
    font-size: 10px;
	background: #E9E9E9;
    border-left: 0px solid #D9D9D9; 
    border-right: 0px solid #D9D9D9; 
    border-top: 0px solid #D9D9D9;
    border-bottom: 3px solid #D9D9D9; 
}

b, strong {
    color: #0B4B5B;
    font-size: 10px;
    font-weight: bold;
	}

i, em {
    color: #BDBDBD;
	}

#main {
	background:transparent;
	left:444px;
	top:380px;
	text-align:justify;
	width:170px;
	z-index:2;
	position:absolute; 	
    color:#5E5E5E;
} 

#extended {
	background:transparent;
	left:440px;
	top:625px;
	text-align:justify;
	width:350px;
	z-index:2;
	position:absolute; 	
    color:#5E5E5E;
} 

#nav {
	background:transparent;
	left:625px;
	top:420px;
	text-align:justify;
	width:170px;
	z-index:2;
	position:absolute; 	
    color:#5E5E5E;
} 

.img {
	background-color: #E3EBE6;
	border: 1px; 
	border-color: #C8D2CC;
	border-style: solid;
	padding:2px;
	margin-right:2px;
	margin-top: 2px;
}

h1 {
    background: transparent;
	height: 30px;
    font-family: arial narrow;
	text-transform: uppercase;
    line-height: 40px;
	letter-spacing: 10px; 
	font-size: 10px; 
	border: 0px;
    color: #9BA2AA;
    margin-top: 0px;
    margin-bottom: -7px;
    text-align: center; 
}