#mainTable #contentWrapper {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
#mainTable td {
	vertical-align: top;
	font-size: 12px;
}
#lowerLinks {
	background-image: url(images/lowerLinks.gif);
	background-repeat: no-repeat;
	height: 65px;
}
#caption {
	font-size: 10px;
	margin-top: 5px;
}
#bottomLinks {
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFEB09;
	text-align: center;
}
#leftNav {
	text-align: right;
	margin: 85px 20px 10px 10px;
}
#divContent {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftNav a:hover {
	color: #E31D1E;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #910302;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#leftNav a {
	font-size: 14px;
	font-weight: bold;
	color: #FDF300;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
#bottomLinks a {
	font-size: 13px;
	font-weight: bold;
	color: #FFF100;
	text-decoration: none;
}
#bottomLinks a:hover {
	color: #E31D1E;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #325FD9;
}
#divAdminContentWrapper {
	margin-left: 30px;
}
#mainTable {
	background-image: url(images/bgRepeat.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
}
.narrowcontent {
	padding-left: 20px;
}

