#logo {
	width: 760px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 115px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	}
#content {
	background-color: #FFFFFF;
	position: absolute;
	left: 174px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 440px; /* False value for IE4-5.x/Win */
	voice-family: inherit;
	width: 400px; /* Actual value for conformant browsers */
}
html>#content {
	width: 400px; /* Be nice to Opera */
}	
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
	text-align: right;
	width: 760px;
	text-decoration: none;
	background-color: #FFFFFF;
}
#sidebar {
	width: 174px;
	background-color: #E5FFB0;
	height: 100%;
	position: absolute;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;

	display: block;
	padding-top: 20px;
	font-weight: bold;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #336600;
	display: block;
	padding-top: 20px;
	font-weight: bold;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
}
#content ul {
	list-style-position: outside;
	list-style-type: none;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
}
#promoside {
	height: 100%;
	width: 208px;
	position: absolute;
	left: 614px;
	padding-top: 20px;
	text-align: center;
}
#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: large;
	text-align: center;
	padding-top: 3px;
	margin: 5px;
	border: 1px dashed #990000;
	padding-bottom: 3px;
}
#sidebar ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
}
#sidebar li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-bottom: 5px;
}
#sidebar h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
}
#promoside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FF0000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#promoside h2 {
	color: #000000;
	border: 1px dashed #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #99CCFF;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	
}
#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	
}
#container {
	height: 100%;
	width: 760px;
	background-color: #FFFFFF;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}		

.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	vertical-align: middle;
}
