{
margin: 0px;
padding: 0px;
}

a:link {
	color: #097E94;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #097E94;
}

body {
	
	background: #324877;
	color: #345A94; margin-top: 0px; font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:Arial, Helvetica, sans-serif
}

#content
{
	width: 901px;
	text-align:left;
}

#main
{
background:white;
width: 901px;
margin-bottom: 10px
text-align:left;

}

#top
{
background:white;
width: 901px
text-align:left;

}

#bottom
{
width: 901px;
height: 17px
}

#back
{
width: 901px;
margin: 0px auto;
}


#logo {

width: 901px;
text-align: left;
}


#right
{
	width: 150px;
	height:800px;
	float: right;
	
	margin-top: 5px;
background:#644564;	
	
}

.sub
{
padding-left: 10px;
text-align:left;
line-height:20px;

}

#right a {
color: white;
}
#right a:visited {
color: white;
}

.bot
{
padding: 10px;
}

#left
{
width: 730px;
padding-left: 10px;
padding-right: 10px;
font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
color:black;
font-size: 13px;
}


#left p {
	padding: 0;
	text-align:justify;
}

.quote {
	text-align:justify;
	color:red;
}

.quote a:link{
	color:blue;
}
.quote a:visited{
	color:blue;
}
.quote a:link{
	color:blue;
}
.quote a:hover {
	color:blue;
}


#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	color: maroon;
	border-bottom: 1px solid #bbb6a0;
}

#footer {
	height: 30px;
	background:#644564;	
}

#footer p {
	font-size: 10px;
	text-align: center;
	color: white;
	padding-top: 10px;

}