body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#e9e8ee;
	margin-top:0px;
	font-size:16px;
}


p{font-size:12px;
}

.uppercase {
	text-transform:uppercase;
	font-size: 18px;
	font-weight: bold;
}


li {font-size:12px;
line-height:1.5em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size:16px;
}
#wrapper{
	width:900px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#description{
	position:absolute;
	top:14px;
	width:440px;
	margin-left:30px;
	color:#FFFFFF;
	font-size:14px;
}
#navigation{
}
#mainContent{
	padding:10px 25px 20px 30px;
}
#bottomNav{
}
#footerBox{
	height:52px;
	background-color:#990000;
	background-image:url(images/bottomRedGradient.jpg);
	background-repeat:repeat-x;
}
#footer{
	font-size:10px;
	color:#FFFFFF;
	padding-top:14px;
}
