body { 
	font-size: 11px;
	font-family:Verdana;
	color: #1E1E1E; 
	background-color: #504E50;
	margin: 20px; 
	padding: 0px;
	scrollbar-track-color:#BBB6BB; 
	scrollbar-face-color:#504E50; 
	scrollbar-highlight-color:#504E50; 
	scrollbar-base-color:#504E50; 
	scrollbar-darkShadow-color:#504E50; 
	scrollbar-shadow-color:#504E50; 
	scrollbar-arrow-color:#FFFFFF;
}
p { 
	font: 11px Verdana; 
	margin-top: 0px; 
	text-align: justify;
}
#container { 
	background: #FFFFFF; 
	top: 20px;
	width: 780px;
	height: 500px;
	text-align: left;
	position: relative;
}
#navList {
	padding-left: 603px; 
	position: absolute;
	width: 780px;
	top: 350px;
}
#nav {
	top: 0px;
	
}
#title { 
	top: 0px;
	padding-right: 40px;
	width: 780px;
}
#banner { 
	position: absolute;
	top: 105px;
	margin-left: 0px;
	padding: 0px;
	width: 780px;
}
#body { 
	padding-left: 30px;
	width: 400px;
	height: 250px;
	position: relative;
}
#image { 
	margin-right: 23px;
	margin-top: 30px;
}
h1 { 
	font: 12px Verdana; 
	font-weight: bold;
	letter-spacing: 1px; 
	margin-bottom: 10px;
	padding-top: 0px;  
	margin-left: 0px;
}
h2 { 
	font: 11px Verdana; 
	font-weight: bold;
	letter-spacing: 1px; 
	margin-bottom: 10px;
	margin-top:  0px;  
	margin-left: 0px;
}
h3 { 
	font: 11px Verdana; 
	font-weight: normal;
	letter-spacing: 1px; 
	margin-bottom: 0px;
	margin-top: 0px;  
	margin-left: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	line-height: 2.5ex; 
	display: block; 
	padding-top: 3px; 
	margin-bottom: 3px;
	list-style-type: none;
}
#nav li a:link {
	color: #1E1E1E;
}
#nav li a:visited {
	color: #000000;
}
#nav li a:hover {
	color: #DB1A00;
	text-decoration: underline;
}
a:link { 
	font: 11px Verdana;
	font-weight: normal; 
	text-decoration: none; 
	color: #1E1E1E;
}
a:visited { 
	text-decoration: none; 
	color: #990000;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #DB1A00;
}
.textLink { 
	font: 11px Verdana;
	font-weight: normal; 
	text-decoration: none; 
	color: #DB1A00;
}
.textLink:hover, .textLink:active, .textLink:visited { 
	text-decoration: underline; 
	color: #BC2424;
}

#portfolioInfo {
	height:330px; width:530px; overflow:auto; padding-right:10px; margin-left:5px;
}

.portfolioText {
	font-size: 10px;padding-top:5px
}
