body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/globe7.jpg);
	background-position: right top;
	list-style-type: square;
}
#topbar {
	background-color: #1d4c94;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/topblue.jpg);
}
#contentContainer {
	background-color: #CCCC99;
	width: 800px;
	text-align: left;
	background-image: url(images/fadetop.jpg);
	background-repeat: repeat-x;
	list-style-type: square;
}
#sidenavcontain {
	background-color: #FF0000;
	float: left;
	width: 150px;
}
#bottom {
	width: 800px;
	background-image: url(images/bodybottomgrey.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h2 {
	font-family: "Courier New", Courier, mono;
}a.side:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.side:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.side:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a.side:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	font-family: "Courier New", Courier, mono;
}
#topbarcontain {
	width: 800px;
	text-align: left;
}
.topbutton {
	text-align: center;
	width: 100px;
	cursor: hand;
	color: #FFFF99;
	font-weight: bold;
	border: 0px none;
	text-decoration: none;
}
#tablebg {
	background-color: #333333;
}
.sidenews {
	color: #330000;
	background-color: #999966;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(images/sidebottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
