a {
	font-weight: bold;
	color: #561516;
}

a:hover {
	padding: 1px;
	border: 1px solid #561516;
}

body {
	margin: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, Helve, Sans-serif;
	color: #720000;
}

div.container {
	float: left;
	width: 771px;
	border-right: 1px solid #561516;
}

div.left {
	width: 150px;
	float: left;
}

div.lefthead {
	width: 150px;
	height: 150px;
	background: url('nodule.gif');
	margin-bottom: 1px;
}

div.leftimg {
	width: 150px;
	height: 150px;
	margin-bottom: 1px;
}

#img1 { float: left; width: 150px; height: 150px; }
#img2 { float: left; width: 150px; height: 150px; filter:alpha(opacity=84);-moz-opacity:.84;opacity:.84; }
#img3 { float: left; width: 150px; height: 150px; filter:alpha(opacity=68);-moz-opacity:.68;opacity:.68; }
#img4 { float: left; width: 150px; height: 150px; filter:alpha(opacity=52);-moz-opacity:.52;opacity:.52; }
#img5 { float: left; width: 150px; height: 150px; filter:alpha(opacity=36);-moz-opacity:.36;opacity:.36; }

div.right {
	width: 620px;
	float: right;
	/*margin-left: 1px;*/
}

div.banner {
	height: 123px;
	background: url('banner.jpg') no-repeat center left #660000;
	
}

div.nav {
	margin-top: 1px;
}

ul.nav {
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
}

li.nav {
	display: inline;
}

a.nav:link, a.nav:visited {
	display: block;
	float: left;
	background: #660000 url('whitepixelwindow.gif') repeat-y right top;
	text-align: center;
	padding: 4px 0px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

a.nav:hover {
	background: url('whitepixelwindow.gif') repeat-y right 60px;
	padding: 4px 0px;
	border: none;
}

div.content {
	float: left;
	width: 620px;
}

p {
	margin: 19px 9px;
}

div.footer {
	float: left;
	width: 771px;
	overflow: visible;
	background: url('whitepx.gif') right repeat-y #1B4180;
	text-align: right;
	color: white;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin-right: 1px;
	border-right: 1px solid #561516;
}

div.sidebar {
	background: #ECE5E5;
	float: right;
	margin: 0px 0px 15px 15px;
	width: 200px;
	height: 300px;
	border: 1px solid;
	border-color: white white #561516 #561516;
	text-align: justify;
}

div.sidebar img {
	width: 200px;
	height: 300px;
}

#projects {
	margin: 10px;
}

#projects td {
	padding: 2px;
}

#projects #heading {
	font-weight: bold;
	font-size: 1.3em;
}

tr.row0 {
	background: #ECE5E5;
}

#galleryiframe {
	width: 602px;
	height: 153px;
	margin: 8px;
	border: 0px none white;
}

#gallery {
	border: 1px solid black;
	height: 600px;
	width: 600px;
	margin: 9px;
}

#gallerythumbs {
	margin: 0px;
	padding: 0px;	
}

#gallerythumbs a {
	border: none;
	margin: 0px 2px;
	padding: 0px;
}

#gallerythumbs a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#cross {
	float: left;
	border: none;
	/*
	
	position: relative;
	top: -163px;

	
	*/
}