body, p, li, td, select, input, textarea { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000033; text-decoration: none; line-height:16px;}

a {
	color:#000033;
	text-decoration:underline;}
	
h1 {
	color:#000033;
	font-size:16px;
	font-weight:bold;
	line-height:18px;	
	margin: 0 0 0px 0;
	}
	
h2 {
	color:#000033;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 0px 0;
	}
	
h3 {
	color:#000033;
	font-size:12px;
	font-weight:bold;
	display:inline;}

h4 {
	color:#000033;
	font-size:10px;
	font-weight:normal;
	display:inline;}
ul, li { 
	color: #000033; 
	text-decoration: none; 
	line-height:16px;  
	list-style-image: url(../images/bullet.gif);
	margin: 0px 0px 0px 10px;
	}
	
ol { 
	list-style-type: inherit; 
	list-style-position: inherit inside; 
	color: #000033; 
	text-decoration: none; 
	line-height:16px; 
	list-style: inside;}
		
#page {
	position: absolute;
	left: 50%;
	top: 15px;
	margin-left: -493px;
	width: 990px;
	background: url(../images/background.jpg) repeat-x;
	z-index: 10;
}
#banner {
	width:1005px;
	top: 15px;
	position: absolute;
	margin:0;
	}
	
#main {
	top: 123px;
	width:990px;
	position: relative;
	}
		
#button {
	POSITION: relative; 
	z-index: 0;
	LEFT: 730px; 
	TOP:360px;
	border: 1px red solid;
	}	

#footer {
	padding:30px 0 10px 0;
	text-align:center;
	color:#FFF;}

#text {
	margin-left: 160px;
	margin-top: 50px;
	VISIBILITY: visible;
	width: 450px;
}

#outline {
	margin-left: 90px;
	margin-top: 50px; 
	width:180px;}

