
body
{	color: #ffffff;
        background: #000000 url("images/sarahback.jpg");
	font-family: georgia, serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
        line-height: 15px;
	letter-spacing: 1pt;
        text-align: justify;}

#content
{
	margin: 0px auto;
	width: 700px;
	padding: 20px;}

.text
{
	margin: 0px 0px auto 80px;
	width: 580px;}


#header
{    	height: 310px;
	margin: 0px auto;
	text-align: center;
	width: 100%;}

#footer 
{
	background: #000000 url("images/foot.jpg"); 
	border-top: 15px solid #A41137;
	width: 700px;
	margin: 0px auto;
	text-align: center;
	height: 70px;
	color: #5B5B5B;
	font-size: 11px;}

#footer p
{	padding: 5px;}


#topbar
{
	width: 100%;
	background: #A41137; 
	margin: -258px auto 0px auto;
	text-align: center;
	line-height: 24px;}


#navigation
{
	width: 700px;
	font-size: 10pt;
	margin: 180px auto 0px auto;
	text-align: center;
        letter-spacing: 1pt;
	font-family: georgia, serif;}


#navigation a
{	margin: 0px;
	padding: 10px 2px 8px 20px;
	color: #A41137;
        font-weight:bold;
	text-decoration: none;
	background: #000000;
	border-bottom: 0px solid #000000;
	text-align: center;}

#navigation a:hover
{	margin: 0px;
	padding: 10px 2px 8px 20px;
	color: #C71B48;
        font-weight:bold;
	text-decoration: none;
	background: #000000 url("images/hover.jpg");
	text-align: center;}


a{	color: #A3A5A3; 
	border-bottom: 1px dashed #C71B48;
	text-decoration: none;}


a:hover{ color: #C3C5C3;}



b{      color: #A41137;
	font-style: italic;}


i{      color: #A3A5A3;}


h2{     color: #ffffff; 
        font-family: georgia, tahoma, serif;
        font-size: 12pt;
        letter-spacing: 1pt;
        text-align: right;
	line-height: 25px;
	font-style: italic;
        padding: 0px;}

h2:first-letter 
{       color: #A41137; }


#stats
{       margin: 0px auto;
	text-align: center;
	width: 400px;
	height: 70px;
        background: #000000 url("images/stats.jpg");
        padding: 15px;
	border-left: 8px solid #A41137;	
        font-weight: normal;}



input, textarea, select 
{	background-color: #ffffff;
	color: #000000;
	border: 0px;
	border-left: 5px solid #A41137;}



#quote{ text-align: center;}



