/* CSS Document */
body {
	background-color:#000000;
	background-image: url(../images/title_animated_01.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.rightNavbar {
	margin: 0px;
	width: 274px;
	position: absolute;
		left: 750px;
		top: 167px;
}
.footNavbar {
	margin: 0px;
	padding: 0px;	
}

.infoArea {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #d0d0d0;
	text-indent: inherit;
}

.contentArea {
	margin: 0px;
	padding: 0px;
	width: 700px;
	position: absolute;
		top: 167px;
		left: 50px;
}

.legal {
	position: relative;
		top: -92px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d0d0d0;
	text-align: center;
}

.email {
	position: relative;
		top: -20px;
	text-align: right;
}

hr {
	margin: 0px;
}

.portfolioThumb {
	border: thick solid #000000;
	margin: -3px;
}

.flash {
	margin: 25px;
}

.portrait {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: thick solid #000000;
}