body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFC;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentWrapper {
	font-size: 14px;
	line-height: 20px;
	background-color: #FFFEE4;
	height: auto;
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8A7D73;
	border-right-color: #8A7D73;
	border-bottom-color: #8A7D73;
	border-left-color: #8A7D73;
	position: relative;
	background-image: url(sidebar-bg.png);
	background-repeat: repeat-x;
	background-position: 510px top;
	padding: 0px;
}
#header {
	background-color: #130E0B;
	background-image: url(img/header-bg.png);
	background-repeat: repeat-x;
	position: relative;
	color: #FFF;
	font-size: 28px;
	float: none;
	clear: none;
}
#footer {
	font-size: 10px;
	color: #E4E1B6;
	background-image: url(img/footer-bg-repeat.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	height: 80px;
	padding-top: 7px;
	position: relative;
	clear: both;
}
#mainContent {
	width: 470px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	font-family: Verdana, Geneva, sans-serif;
}
#sidebar {
	width: 200px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	border-left-color: #330;
	border-top-width: 2px;
	border-top-style: solid;
}
#footerLeftCorner {
	background-image: url(img/footer-bg-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 67px;
	width: 17px;
	left: -1px;
	bottom: 0px;
	visibility: visible;
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	background-color: transparent;
	float: right;
	padding-top: 30px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 18px;
}
#footerRightCorner {
	background-image: url(img/footer-bg-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	height: 67px;
	width: 17px;
	right: -1px;
	bottom: 0px;
	visibility: visible;
}
#nav {
	background-color: #003;
	background-image: url(img/nav-bg.png);
	background-repeat: repeat-x;
	position: relative;
	border: 1px solid #333;
	padding: 1px;
	margin: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#nav ul li {
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#nav ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#nav ul a:hover {
	color: #06C;
	background-color: #F8FF01;
	background-image: url(img/navbutton-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#contentWrapper #header #underLogo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}
#contentWrapper #header #apDiv1 p {
	font-size: 18px;
	line-height: 18px;
	position: absolute;
}
#contentWrapper #sidebar table tr td p {
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentWrapper #sidebar table tr td p strong {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
}
.red {
	color: #F00;
}
#contentWrapper #sidebar p em {
	color: #600;
}
.Emphasize {
	font-size: 18px;
	color: #900;
}
