/* CSS Document */

body {
	background-color:#333333; font-family: Papyrus, Papilasi, Optima, Skia, Arial, sans-serif; text-align:left; color:#CCCCCC; }
h1 {
	color:#CCCCCC; font-size:18pt; font-weight:normal; margin-top:5px; margin-bottom:5px;}	
h2 {
	text-align:left; color:#CCCCCC; font-size:24pt; float:left; width:550px; margin-top:20px; clear:left; }
h3 {text-align:left; color:#CCCCCC; clear:left; }	
h4 { color:#CCCCCC; clear:left; text-align:left;}
.centered {text-align:center;}	

#border #menu {
	text-align: right;
	width:175px;
	float:right;
	clear:right;
	padding-top:25px;
	margin-bottom:0;
	list-style:none;

}

#content {clear:both; text-align:center;}
#content img {
	margin: 10px 7px 20px 7px;
}
#content .left img, #content .right img {
	margin: 0px;
}
a {
	color: #999999; text-decoration:none;
}
a:hover {text-decoration:underline;  color:#CCCCCC; }
#border #content.statement {
	padding-left: 150px;
	padding-right: 150px;
}

#border #home_photo {
	width: 500px;
}
#border #header { padding:0; margin:0;}
#border #header h1 {
	width: 500px;
}
#border #left {
	float: left;
	padding-top: 35px;
	
	clear:none;
	text-align: left;
	width: 175px;	
}
#border #right {
	float: right;
	text-align:right;
	width: 175px;
	padding-top: 35px;
}
#border #center {
	width: 500px;
	padding-top: 10px;
	clear: none;
	float:left;

}
#border #footer {
	text-align: center;
	margin: 10px;
	clear: both;
}
#spacer {
	clear: both;
	height: 1px;
	font-size: 1px;
}
#footer {color:#CCCCCC;}
#footer p {color:#CCCCCC;
	font-size: 14px;

}

#content  {color:#CCCCCC;}
#content p {text-align:left;}
#border #left li {
	list-style-type: none;
	text-align:left;
	padding-left:0;
	margin-left:0
}
.statement  p {
	text-align: justify;
}
#title {
	text-align: center;
	font-size: 20px;
}
#border #left ul {
	padding-left: 0px;
	margin-left: 0px;
}

#border #content h3 {
	font-weight: normal;
	text-align: left;
	margin: 15px 5px 15px 0px;
	clear:both;
}

.statement p {text-align:justify;}#border #center h6 {
	font-weight: normal;
}
#center img {
	float: left;
	clear: none;
	margin: 2px;
}
#border {
	margin: 0px auto;
	width: 1000px;
}
#menu li {
	color: #C2C2C2;
}
#menu .current a {
	font-weight: bold;
	color: #E5E5E5;
}
#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
}
.left a img {
	margin: 0px;
	padding: 0px;
}
#content .left a img {
	margin: 0px;
	padding: 0px;
}
#content .left img {
	margin: 0px;
	padding: 0px;
}
#content .centered {
	text-align: center;
}
#content .lightview img {
	border-style: none;
}


.centered .current {
	color: #CCC;
	font-size: 125%;
}