body {
	background-color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}

a {
	color: #0099FF;
	font-weight: normal;
}

#menulinks {
	width: 132;
	overflow: hidden;
}

#menulinks img {
	display: block;
}

#MainInfo {
	position:absolute;
	left:143px;
	top:157px;
	width:auto;
	height:auto;
	z-index:1;
	margin-right: 10px;
	border: 1px solid #949494;
	padding: 7px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#MainInfo h3, h4 {
	font-size: 14px;
	background-color: #666666;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image: url(../images/blurb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	padding-left: 20px;
}
#MainInfo h3 {
	text-transform: uppercase;
}


#MainInfo img {
	padding-right: 5px;
	padding-left: 5px;
}


#addressbar {
	background-color: #949494;
}
#header {
	border: 1px solid #949494;
}

.captions {
	font-size: 10px;
	text-align: center;
}
