.container {
	margin: 0 auto;
	text-align: left;
	width: 720px;



}

body {
	text-align: center;
	color: #CCCCCC;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;



}


#menu {
	text-align: center;
	list-style-image: none;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}
#menu li {
	display: inline;
}

a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;



}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #66FFFF;


}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
#content {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
}

#content p{
	font-family: Geneva, Arial, Helvetica, sans-serif;


}

.footer {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;

}
.contentbold {
	font-weight: bold;
	color: #00FFFF;
}
.contentquote {
	font-style: italic;
	color: #00FFFF;
	text-align: center;
	display: block;
	margin: auto;







}
.Rimg {
	float: right;
	border: medium solid #663300;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #CC0000;


}
.Limg {
	float: left;
	border: medium solid #663300;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	color: #CC0000;

}
.Cimg {
	border: medium solid #663300;
	margin: 10px;
	padding: 0px;
	color: #CC0000;
}
.contentboldRED {

	font-weight: bold;
	color: #F00000;
}
.contentquoteRED {

	font-style: italic;
	color: #F00000;
	text-align: center;
	display: block;
	margin: auto;
}
