body {				font-family: Georgia, "Times New Roman", Times, serif;
					color: #FFFFFF;
					font-size: 14px;
					background-color: #660000;
					text-align: center;
					margin:0;
					}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	border: none #000000;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.toptitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#container	{			width: 764px;
						margin: auto auto;
						}
#border	{				background-image:url('images/sides.gif');
						background-position: top left;
						background-repeat: repeat-y;
						text-align: left;
						width: 764px;
						}
#top	{				background-image:url('images/top.gif');
						background-position: top left;
						background-repeat: no-repeat;
						width: 764px;
						height: 120px;
						}
#top_right	{			margin: 0 0 0 350px;
						width: 414px;
						text-align: center;
						line-height: 30px;
}
#nav	{				font-weight: bold;
						margin-top: 20px;
}
#nav a	{				padding: 0 6px 0 6px;
}
#bottom	{				background-image:url('images/bottom.gif');
						background-position: bottom left;
						background-repeat: no-repeat;
						width: 764px;
						height: 55px;
						font-weight: bold;
						}
#footer	{				width: 764px;
						text-align: center;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 70%;
						margin: auto;
						color: #666666;
						line-height: 20px;
						}
#footer a {				color: #666666;}
#bodyArea	{			margin: 0 20px 0px 20px;
						width: 724px;
						}
						
h1 {					font-size: 11px;
						color: #990000;
						padding: 0;
						margin: 3px;
						font-weight: normal;
						}
#bodyArea h1	{		font-size: 24px;
						padding: 10px 0 10px 0;
						color: white;
						font-style:italic;
						border-top: 1px dotted #FFFFFF;
						border-bottom: 1px dotted #FFFFFF;
						text-align: center;
						}
						
h2	{					line-height: 36px; margin: 25px 0 25px 0; font-weight: normal;}
