body {
	background: #222;
	margin: 0px;
	text-align: center;
	font-size: 100.01%;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#wrapper {
	background: #333;
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
	text-align: center;
	overflow: auto;
}

#header {
	height: 41px;
	width: 650px;
	float: left;
	margin: auto;
	text-indent: 60px;
}
#logo {
	background: #333;
	height: 41px;
	width: 350px;
	top: auto;
	right: auto;
	bottom: auto;
	float: right;
	clear: inherit;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0094af;
	font-size: 1.75em;
	height: 25px;
	width: 600px;
	margin: 0px;
	padding: 10px;
}



#mainContent {
	background: #333;
	height: 500px;
	float: none;
	clear: left;
}
#copyright {
	background: #333;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #111;
	letter-spacing: 0.1em;
	margin: auto;
	padding: 0px;
}
#mainNav {
	background: #333;
	height: 30px;
	color: #333;
	margin: 0px;
	padding: 0px 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainNav li {
	display: inline;
}
#mainNav li a:link,#mainNav li a:visited{
	background: #333;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#af5000;
	text-decoration:none;
	margin-right:.75em;
	text-align:center;
	padding-right: .75em;
	padding-left: .75em;
	margin-left: .75em;
	
}
#mainNav li a:hover {
	color:#0094af;
	font-size: 1.2em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainNav li a.current,#mainNav li a.current:hover,#mainNav li a.current:active {
	color:#0094af;
	cursor:default;
}
object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}
#spacer1 {
	background: #222;
	height: 25px;
	clear: both;
}
#galleryInfo {
	background-color: #333;
	clear: none;
	float: left;
	width: 550px;
	height: 150px;
	color: 0094af;
}
#galleryInfo h1 {
	color: 0094af;
	background-color: #333;
	font-size: 1.2em;
}
#galleryInfo p {
}

#contactContent {
	background: #333;
	float: right;
	width: 450px;
	clear: none;
	outline: none;
	height: 150px;
	line-height: 1em;
}





#contactContent h1 {
	color: #0094af;
	font-size: 1.2em;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:normal;
	padding-right: 45px;
	text-align: right;
}
#contactContent p {
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #f1f1f1;
	text-align: right;
	padding-right: 50px;
	padding-left: 0px;
	line-height: .25;
}
#spacer2 {
	color: #222;
	background-color: #222;
	height: 20px;
	float: inherit;
	clear: right;
}

#blogContent {
	background: #333;
	width: 460px;
	text-align: left;
	float: left;
	clear: none;
	padding: 0px 20px 10px;
}
#blogContent h1 {
	color: #0094af;
	font-size: 1.3em;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:normal;
	padding-left: 0px;
	text-align: center;
}
#aboutContent {
	background: #333;
	float: right;
	width: 500px;
	clear: right;
	height: auto;
}
#aboutContent h1 {
	color: #0094af;
	font-size: 1.3em;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:normal;
}
#aboutContent p {
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	text-align: left;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

#extraContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #0094af;
}
#footer {
	background: #333;
	height: 30px;
	position: fixed;
	z-index: 1;
	bottom: 0;
	text-align: center;
	font-size: 0.9em;
	width: 1000px;
	vertical-align: middle;
}
#spacer3 {
	background-color: #222;
	height: 50px;
	clear: both;
}


.white {
	color: #FFF;
}


.orange {
	color: #af5000;
	font-size: .8;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: .5;
}
.blue {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #0094af;
}
a:link {
	color: #af5000;
	text-decoration: none;
}
a:visited {
	color: #af5000;
	text-decoration: none;
}
a:hover {
	color: #0094af;
	text-decoration: none;
}
a:active {
	color: #af5000;
	text-decoration: none;
	outline: none;
}
a:focus { -moz-outline-style: none; }
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: f2f2f2;
}
#FlashID {visibility:hidden}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #111;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 10px;
}
