body {
	margin: 20px 0px 20px 0px;
		background-color: #000033;
	
        	text-align: center;
        
	}


.content a:link {
	color: #CCCCFF
	}

.content a:visited {
	color: #CCCCFF
	}

.content a:active {
	color: #FFFFFF;
	}

.content a:hover {
	color: #FFFFFF;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
		margin-right: auto;
	text-align: left;
	margin-left: auto;
	width: 640px;
	
	background-color: #000033;
	border: 2px solid #FFFFFF;
	}

#banner {
	font-family: Century Gothic, Courier New;
	color: #FFFFFF;
	background-color: #000033;
	text-align: left;
	padding: 8px 10px 10px 8px;
	border-bottom: 1px solid #FFFFFF;
	height: 58px;
	}



#banner a {
	color: #000033;
	text-decoration: none;
	}

#center {
	width: 600px;
	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 15px 15px;
	background-color: #000033;
	margin-left: 30px;
	margin-top: 20px;

	color: #FFFFFF;
	font-family: Georgia, Courier New, Andale Mono;
	}


.content p {
	color: #FFFFFF;
	font-family: Georgia, Courier New, Andale Mono;
	font-size: 8pt;
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
	margin-left: 0px;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	text-transform: capitalize;
	}

.content h2 {
	color: #FFCC66;
	font-family: Georgia;
	font-size: 8pt;	
	text-align: left;
	font-style: italic;
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 10pt;	
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 10px;
	
	}

.content img {
	border: 1px dotted #FFFFFF;
	margin: 20px;
	}


.photo {
	text-align: left;
	margin-bottom: 20px;
	}

