body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000066;
	background-color: #6699CC;
}
#wrapper {
	background-color: #6699CC;
	margin: 0px auto;
	width: 760px;
	text-align: center;
}



.style2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 24px;
}

.style3 {
	font-size: 16px;
}

.style4 {
	font-size: 14px;
	color: #000099;
	font-family: "Courier New", Courier, monospace;
}

.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	font-family: "Courier New", Courier, monospace;
}

.style6 {
	color: #000099;
	font-family: "Courier New", Courier, monospace;
}
.style7 {
	font-size: 16px;
	color: #000033;
	font-family: "Courier New", Courier, monospace;
}







#menuMain #nav {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	width: 100%;
}
#menuMain #nav li {
	margin: 0px 5px;
	padding: 0px;
	display: inline;
}
#wrapper #menuMain #nav a {
	color: #FFFFFF;
	display: block;
	width: 80px;
	float: left;
	text-decoration: none;
	background: #003366;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
}

#wrapper #menuMain #nav #william_wright a {
	width: 194px;
}



h1 {
	font-size:18px;
	color: #000099;
	font-family: "Courier New", Courier, monospace;
}

.clearFloat {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
}

#home #wrapper #menuMain #nav #home a,
#wrapper #menuMain #nav #home a:hover,
#art #wrapper #menuMain #nav #art a,
#wrapper #menuMain #nav #art a:hover,
#blog #wrapper #menuMain #nav #blog a,
#wrapper #menuMain #nav #blog a:hover,
#links #wrapper #menuMain #nav #links a,
#wrapper #menuMain #nav #links a:hover,
#music #wrapper #menuMain #nav #music a,
#wrapper #menuMain #nav #music a:hover,

#contact #wrapper #menuMain #nav #contact a,
#wrapper #menuMain #nav #contact a:hover,

#william_wright #wrapper #menuMain #nav #william_wright a,
#wrapper #menuMain #nav #william_wright a:hover {
	color: #000000;
	background: #6699CC;
}


#wrapper #content {
	text-align: left;
	text-transform: capitalize;
}
#wrapper #content #mainImage {
	text-align: center;
}

p,
.style8 {
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
}

#wrapper #content #mainImage img {
	border: 1px solid #003366;
}

.navGallery {
	text-align: center;
}

.thumbnail a {
	text-decoration: none;
	font-size: 9px;
	color:#FFF;
}

hr {
	color: #FFFFFF;
	height:1px;
}
