	body {
		background-color: #000000;
		background: url(images/bg.png) top repeat-x;
		font: normal 9pt/11pt verdana, arial,sans-serif;
		color: #666666;
		}
		
	img {
		border: 0;
		}
		
	a {
		text-decoration:none;
	}

	a:hover {
		color:#0099FF;
	}
		
	.icon {
		border: 0;
		vertical-align: text-bottom;
		}
		
	.h1 {
		font: normal 9pt/11pt verdana, arial,sans-serif;
		}
	
	#container {
		width: 760px;
		margin: 0 auto;
		padding: 0px;
		}

	#header {
		width: 760px;
		height: 155px;
		background: url(images/header.gif) top no-repeat;
		}
	
	#menu {
		height: 20px;
		width: 750px;
		text-align:center;
		background: #88ac0b url('images/menu-background.png') top left repeat-x;
		font-size: 95%;
		border-right: 5px solid #FFFFFF;
		border-left: 5px solid #FFFFFF;
		}
	
	* html #menu {
		padding-right: 0;
		}
		
	#content {
		width: 750px;
		background: #FFFFFF;
		padding: 5px;
		}

	#footer {
		width: 750px;
		height: 73px;
		background: url(images/footer.gif) top no-repeat;
		margin-top: 0px;
		padding: 5px;
		}
		
	#footer p {
		padding: 10px;
		text-align: center;
		font-size: 9px;
		color: #999999;
		}
		
	#footer2 {
		width: 760px;
		margin: 0 auto;
		padding: 8px;
		font-size: 9px;
		color: #999999;
		line-height: 95%;
		}	
		
	#strong {
		font-size: 18px;
		line-height: 140%;
		}
	#tagline {
		font: normal 10pt/12pt verdana, arial,sans-serif;
		color: #000000;
		}				
	.textfield {
		width:260px;
		height:26px;
		font-size:18px;
		background-color: #eeeeee;
}
	.submitbutton {
		width:80px;
		height:32px;
		font-size:18px;
}
	.pulldown {
		width:140px;
		height:32px;
		font-size:18px;
		background-color: #eeeeee;
}				