body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.title {
	color: #1b60ad;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.flashpad {
	margin-left: 2px;
}
.header {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.rightpadding {
	padding-right: 5px;
}

.headline {
	font-weight: bold;
	text-transform: uppercase;
}

#homepage {
	width: 755px;
	height: 583px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#spacer {
	width: 600px;
	height: 2px;
}
#topbar {
	width:751px;
	height:118px;
	z-index:1;
	background-image: url(images/topgrade.gif);
	margin-left: auto;
	margin-right: auto;
}

#whatsnew {
	width: 225px;
	height: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	right: 0px;
	top: 0px;
}

#picbar {
	width: 750px;
	height: 252px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}

#buttons {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 4;
	width: 567px;
	height: 19px;
}

#buttonsinner {
	position: absolute;
	bottom: 0px;
	left: 200px;
	z-index: 4;
	width: 567px;
	height: 19px;
}

#blackbar {
	z-index: 1;
	width: 751px;
	height: 10px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
}

#colorbox {
	width: 750px;
	height: 248px;
	margin-left: auto;
	margin-right: auto;
}

#bluetop {
	z-index: 2;
	height: 18px;
	width: 244px;
	background-color: #7CA2B6;
	padding-top: 2px;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#vspacer {
	margin-left: auto;
	margin-right: auto;
	width: 2px;
	height: 18px;
	float: left;
	z-index: 1;
}

#bluebot {
	background-color: #3A7291;
	width: 239px;
	height: 219px;
	z-index: 2;
	padding: 5px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#book {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 97px;
	height: 135px;
	z-index: 2;
}

#yellowtop {
	z-index: 2;
	height: 18px;
	width: 244px;
	background-color: #FED057;
	padding-top: 2px;
	padding-left: 5px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

#yellowbot {
	background-color: #FDB801;
	width: 239px;
	height: 219px;
	z-index: 2;
	padding: 5px;
	text-align: left;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

#greentop {
	z-index: 2;
	height: 18px;
	width: 243px;
	background-color: #AFDA9B;
	padding-left: 5px;
	padding-top: 2px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#greenbot {
	background-color: #87C768;
	width: 240px;
	height: 221px;
	z-index: 2;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#copyright {
	width: 755px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}

