body {
	background-color: #000000;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#headertopic1 {
	padding-left:10px;
	font-size:40px;
	text-align:left;
	vertical-align:bottom;
}

#headertopic2 {
	padding-left:10px;
	font-size:24px;
	text-align:left;
	vertical-align:top;
}

#greybar {
	background-image: url(images/web.greybar.png);
	background-repeat: repeat-x;
	height:30px;
	width:100%;
}

#webwaves {
	position:absolute;
	right:10px;
	top:10px;
}

h1 {
	font-size: 20px;
	color: #C97C33;
}

a {
	color: #FFFFFF;
}

#footercontent {
	font-size:10px;
	filter:alpha(opacity=30); /* IE */
	-moz-opacity: 0.30; /* Mozilla */
	opacity: 0.30; /* Opera */
	padding:10px;
}

#footerfill {
	background-image: url(images/web.black.png);
	background-repeat: repeat;
}

#footercontent a {
	color:#06F;
}
