address, blockquote, body, caption, center, dd, dir,  dl, dt, menu, ol, p, strong, td, th, ul, input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 12pt;
}

body {
	background-color: #33FFCC;
	margin: 8px 0 0;
}

a {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FFFFFF;
	background-color: #F37499;
}

#nav a, #portfolio a { text-decoration: none; }
#nav a:visited, #nav a:hover, #portfolio a:visited, #portfolio a:hover { 
	color: inherit; 
	background-color: inherit;
}

.bodyContainer {
	border: 1px solid #666666;
	width: 760px;
	margin: 0 auto;
}
/*.copyright {
	font-size: 6.5pt;
}*/
.copyright {
	font-size: 9px;
	text-align: center;
	margin-top: 2px;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}
.title2 {
	font-size: 11pt;
	font-weight: bold;
	color: #006600;
}
.content {
}

.port_img {
	width: 215px;
	height: 160px;
	margin-left: 15px;
	float: left;
	text-align: center;
}
.port_img p {
	font-size: 11px;
}

#portfolio {
	float: left;
}
#portfolio .title2 {
	margin-bottom: 5px;
}

