body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #DDDDDD;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.splashText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
.splash {
	width: 700px;
	border-top: 2px solid #324877;

}
a.splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	text-decoration: none;
	width: 700px;
	padding-right: 0px;
}
a:hover.splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	text-decoration: none;
	width: 700px;
	padding-right: 0px;
}
.all {
	background-color: #333333;
	height: 100%;
	width: 804px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1E2B47;
	border-left-color: #1E2B47;
}
.logo {
	background-color: #333333;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 177px;
	width: 800px;
}
.nav {
	background-color: #324877;
	height: 34px;
	width: 800px;
}
.copyright {
	background-color: #324877;
	background-image: url(images/copyright.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 800px;
}
.content {
	background-color: #333333;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
	width: 800px;
}
.content-left {
	padding: 30px 20px 40px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #DDDDDD;
}
.content-left-divide {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

}
.content-right-portrait {
	padding: 30px 10px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.content-right {
	padding: 20px 10px 40px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #DDDDDD;
	text-align: left;
}
.content-portfolio {
	background-color: #333333;
	width: 800px;
	padding: 30px 20px 40px 20px;
}
.quote {
	font-size: 10px;
	font-style: italic;
	color: #DDDDDD;
	padding: 30px;
	margin-right: 10px;
	text-align: center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0C942;
}
a.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:hover{
	color: #FFFFFF;
}
li.outside {
	list-style-position: outside;
	list-style-type: square;
	color: #FFFFFF;
}
li {
	list-style-type: square;
}
.content-general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #C5C5C5;
}
.createdby-index {
	color: #000000;
	text-decoration: none;
}
a:hover.createdby-index {
	color: #000000;
	text-decoration: none;
}
.createdby {
	color: #333333;
	text-decoration: none;
}
a:hover.createdby {
	color: #333333;
	text-decoration: none;
}


b {
	font-weight: bold;
	color: #EEEEEE;
}
