body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #000000;
}
#logo {
	margin: 0px auto 20px;
	text-align: center!important;
	display: block;
	padding-top: 10px;
}

p {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-right: 35px;
	margin-left: 35px;
	text-align: justify;
}
p a {
	text-decoration:none;
	border-bottom: 1px dotted #999999;
	color: #000000;
}
p a:hover {
	text-decoration:none;
	border-bottom: 1px solid #FF3300;
}
.clear {
	clear: both;
}
.wdthAuto {
	width: auto!important;
}
#mainWhiteBox {
	background: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
}
h2 {
	margin-right: 35px;
	margin-left: 35px;
	color: #999999;
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2em;
	margin-top: 5px;
}

#mainMenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mainMenu li {
	color: #FF00FF;
	display: inline;
}
#mainMenu li a {
	text-decoration: none;
	color: #666666;
	font: 13px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	border-right: 1px solid #CCCCCC;
	padding-right: 38px;
	padding-left: 38px;
}
#contact {
	border-style: none!important;
}
.photoFrame {
	border: 8px solid #000000;
	margin-top: 5px;
	margin-bottom: 75px;
	clear: right;
	float: right;
	margin-left: 35px;
}
#homePagePhoto {
	margin-left: 34px;
	float: none;
	margin-bottom: 0px;
}
#footer {
	border-top: 2px solid #000000;
	margin-right: 35px;
	margin-left: 35px;
	padding-bottom: 25px;
	margin-top: 30px;
	clear: both;
}
#footer p {
	font-size: 11px;
	clear: right;
	float: right;
	margin: 0px!important;
	padding: 4px 0px 0px!important;
	text-transform: capitalize;
}


#footerMenu {
	list-style: none;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 350px;
}
#footerMenu li {
	display: inline;
}
#footerMenu li a {
	text-decoration: none;
	color: #000000;
	font: 11px Georgia, "Times New Roman", Times, serif;
	border-right: 1px solid #CCCCCC;
	letter-spacing: 0.1em;
	padding-right: 4px;
	padding-left: 4px;
	text-transform: lowercase;
}

