body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(images/navbackground.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-color: #990033;
}
#navigation {
	float: left;
	width: 210px;
}
#content {
	margin-left: 215px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 7px;
	margin-right: 20px;
}
#wrapper #content p {
	margin-top: 5px;
	margin-bottom: 10px;
}

#wrapper #content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 28px;
	font-style: italic;
}
#wrapper #content h2 {
	font-size: 18px;
	margin-bottom: 8px;
}
#wrapper #content H3 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}

#wrapper #content img {
	margin-left: 19px;
}
#wrapper #content td img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
#wrapper #content a:link {
	font-weight: bold;
	color: #FFFFFF;
}
#portfolio {
	margin: auto;
}

#wrapper #content a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper #content a:hover {
	font-weight: bold;
	color: #000000;
}
#wrapper #content a:active {
	font-weight: bold;
	color: #FFFFFF;
}


#footer {
	clear: both;
	background-color: #000000;
	padding-top: 0px;
	font-size: 11px;
	font-weight: bold;
}
#wrapper #footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#copyright {
	text-align: right;
	font-size: 10px;
	margin: 5px;
	clear: both;
}
#wrapper #footer #slideshow1 {
	margin-right: 5px;
}

