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: #083848;
	font: 12px arial, sans-serif;
	color: #F09361;
}
#wrapper {
	margin:auto;
	position:relative;
	text-align:left;
	width:778px;
	background: #6c6980 
}	
#header {
	background: 0px 0 url(images/header_bg2.jpg);
}
h1 {
	height: 95px;
	color: #031627;
	font-weight: normal;
	font: 22px "harrow", "Lucida Grande", arial, sans-serif;
	line-height: 95px;
	text-indent: 23px;
	width: 400px;
}
h1 span {
	font-size: 30px;
}

#body {
	background: top right no-repeat;
}

#nav {
	background: url(images/nav_bg2.gif) repeat-x;
	height: 40px;
	font-size: 17px;
}
#nav em {
	font-size: 22px;
	font-style: normal;
}
#nav ul {
	min-width: 780px;
	padding: 0;
	padding-top: 10px;
}
#nav li {
	float: left;
	background: 12px 6px url(images/dots.jpg) no-repeat;
	padding-left: 50px;
	padding-right: 20px;
	margin: 0;
}
#nav li.first {
	background: none;
	padding-left: 20px;
}
#nav a {
	font-weight: normal;
	color: #031627;
	text-decoration: none;
}
#nav a:hover {
	color: #6C6980;
}

#content {
	background: #083848;
	border: 1px solid #031627;
	width: 760px;
	margin: 8px 28px 8px 8px;
}
#content .i {
	padding: 15px;
}

#content h2 {
	font: 16px "times new roman", serif;
	font-weight: normal;
	color: #fff;
	clear: both;
}
#content h2 strong {
	color: #FEFF00;
	font-weight: normal;
}

#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: #6c6980;
	float: left;
	width: 130px;
	padding: 3px;
}
#picbox-left img {
	display: block;
}

#picbox-right {
	margin: 2.75em 2em 1em 0;
	float: right;
	width: 531px;
	padding: 0px;
}
#picbox-right img {
	display: nil;
}

#gallery {
	margin-top: 5px;
	border: 1px solid #031627;
	background: #083848;
	padding: 5px;
	margin-right: 8px;
}

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

#bigpic {
	float: left;
}
#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;
}

ul {
	list-style: circle url(../_images/bullet-01.png) inside; }

nav.global ul  {
	list-style: none; }

table {
	table-layout: fixed;
	border-collapse: separate;
	width: 92%;
	margin: 10px auto; }

table caption, table thead {
	font: italic 1.25em Constantia, Georgia, Times, "Times New Roman", Serif; }

tr {
	font-size: 1em; }

td {
	vertical-align: bottom;
	padding: 0em;
	background-color: solid #031627;
	border: 0px solid rgb(200, 200, 180); }

#copyright {
	text-indent: 15px;
	padding-bottom: 2px;
}

#footer {
	background: url(images/header_bg2.jpg);
	height: 46px;
}