/* CSS Document */
body {
	text-align: center;
	background-color: #fefcc1;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#maintable {
	text-align: center;
	background-color: #FFFFFF;
	border-left: 1px solid #FF0000;
	border-top: 0px;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	width: 800px;
	}

#header {
	width: 800px;
	text-align: center;
	}

#footer {
	width: 800px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}

#calendar {
	background-color: #FFFFFF;
	width: 230px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	}

#newsfeature {
	background-color: #FFFFFF;
	width: 230px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	}
	
#leftnav {
	background-color: #FFFFFF;
	width: 185px;
	text-align: left;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	line-height: 15px;
	}

#rightbody {
	background-color: #FFFFFF;
	width: 575px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	line-height: 15px;
	float: left;
	white-space: normal;
	}

#headings01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #666666;
	}

#headings02 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: 5px;
	color: #FF9900;
	}

#headings03 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	}
	
#rightbodyindex {
	background-color: #FFFFFF;
	width: 525px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	line-height: 15px
	}

#rightbodyindex h1 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: normal;
	color: #FF9900;
	border-bottom: 1px solid #FF9900;
	padding-bottom: 8px;
	margin-top: 20px;
	margin-bottom: 30px;
	}

#rightbodyindex h2 {
	color: #FFCC00;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 5px;
	font-weight: bold;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-bottom: 50px;
	margin-top: 30px;
	}

#rightbodyindex p {
	padding-left: 10px;
	padding-right: 10px;
	}

#taglines {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a {
	color: #FF6600;
	text-decoration: none;
	}

table.profile {
	width: 575px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}

td.profileinfo {
	width: 360px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	}

td.profilepic {
	width: 200px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	}
	
