body {	background-color:#FFFFFF; 
		margin-top: 0px; 
		margin-bottom: 0px; 
		margin-left: 0px; 
		margin-right: 0px;
		font-family: arial, sans-serif;
		font-size: 1.0em
		}


#content { position: absolute;
		   top: 30px;
		   left: 182px;
		   margin-right: 50px;
		}
		
#bnav { background-color: #030;
		padding: 6px;
		font-size: 0.9em;
		border: 1px solid #030;
		color: #ffc;
		position: relative;
		top: 20px
	}		
		
a:link { color: #030 }
a:visited {color: #393}
a:hover { background-color: #cfc }		
		
#bnav a {color: #fff; }

		
#gtn-3 {
	position:absolute;
	left:26px;
	top:30px;
	width:136px;
	height:196px;
}


#gtn-5 {
	position:absolute;
	left:26px;
	top:226px;
	width:136px;
	height:29px;
}

#gtn-6 {
	position:absolute;
	left:26px;
	top:255px;
	width:136px;
	height:30px;
}

#gtn-7 {
	position:absolute;
	left:26px;
	top:285px;
	width:136px;
	height:29px;
}

#gtn-8 {
	position:absolute;
	left:26px;
	top:314px;
	width:136px;
	height:28px;
}

#gtn-9 {
	position:absolute;
	left:26px;
	top:342px;
	width:136px;
	height:28px;
}

#gtn-10 {
	position:absolute;
	left:26px;
	top:370px;
	width:136px;
	height:29px;
}

#gtn-11 {
	position:absolute;
	left:26px;
	top:399px;
	width:136px;
	height:28px;
}

#promobox {float: right; 
           width: 250px; 
           border: 1px solid olive; 
           background-color: #ffc; 
           padding: 10px; 
           z-index: 1; 
           margin-left: 10px }
           
#promobox h4 {color: #ffc; background-color: olive; margin: 0px 0px 10px 0px; padding: 3px}
#promobox h3 {margin: 0}
#promobox p, #promobox dl, #promobox li {font-size: 0.9em}
#promobox dt, dt {font-weight: 900}
#promobox dd, dt {margin-left: 16px}
