html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #feff00;
	text-decoration: underline;
}
a:hover {
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: url(images/logo2.gif) repeat-x;
	font: 12px arial, sans-serif;
	color: #f09361;
}
#wrapper { background: url(images/logo2.gif); }
#header {
	background: url(images/header_bg.gif) repeat-x 6px 0;
}
h1 {
	height: 75px;
	color: maroon;
	font: bold 30px/75px harrow, "Lucida Grande", arial, sans-serif;
	text-indent: 23px;
	width: 1200px;
}
h1 span { font-size: 40px; font-style: italic; }

#body { background-color: transparent; background-image: none; background-repeat: no-repeat; background-position: center top; margin: auto; }

#nav {
	background: url(images/nav_bg.gif) repeat-x;
	height: 60px;
	font-size: 17px;
}
#nav em {
	font-size: 22px;
	font-style: normal;
}
#nav ul { min-width: 780px; padding-top: 10px; }
#nav li {
	float: left;
	background: url(images/bullet_nav.gif) no-repeat 6px 6px;
	padding-left: 30px;
	padding-right: 20px;
	margin: 0;
}
#nav li.first {
	background: none;
	padding-left: 20px;
}
#nav a {
	font-weight: normal;
	color: #9A0000;
	text-decoration: none;
}
#nav a:hover {
	color: #500000;
}

#content { background: transparent; border: hidden 0 transparent; width: 0; margin: 0; padding: 0; }
#content .i {
	
}

#content h2 {
	font: italic 18px "times new roman", serif;
	color: orange;
	clear: both;
}
#content h2 strong { color: orange; font-size: 20px; font-weight: normal; font-style: italic; }

#content h2.h {
	font-size: 12px;
}

.htop {
	color: #FEFF00;
}
.hproject {
	position: relative;
	top: 0.5em;
	left: -0.4em;
}
.hof {
	position: relative;
	top: -0.5em;
	left: -1.5em;
	color: #FEFF00;
}
.h2006 {
	position: relative;
	top: 0.1em;
	left: -0.8em;
	font-size: 22px;
}

#picbox-left {
	margin: 1em 2em 1em 0;
	background: #9A0303;
	float: left;
	width: 130px;
	padding: 3px;
}
#picbox-left img {
	display: block;
}

#gallery {
	margin-top: 5px;
	border: 1px solid #890202;
	background: #6A0101;
	padding: 5px;
	margin-right: 15px;
}

#gallery img {
	display: block;
}
#bigpic, #gallery .smallpic {
	background: #9A0303;
	padding: 4px;
}

#bigpic { background-image: none; background-repeat: no-repeat; background-position: center; width: 1160px; height: 600px; visibility: visible; float: none; clear: none; }
#pica { margin: 0px 15px 15px 15px; }
#picb { margin: 0px 0px 15px 5px; }
#picc { margin: 0px 5px 5px 15px; }
#picd { margin: 0px 0px 5px 15px; }
.smallpic {
	float: left;
}

#copyright { color: maroon; background-image: url(images/logo2.gif); text-indent: 270px; padding-bottom: 14px; }

#footer {
	background: url(images/footer.gif) repeat-x;
	height: 40px;
}