html.center, body.center {	height: 100%;}body {	padding: 0;	margin: 0;	text-align: center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 1.5em;	color: #000;}.border {	border: 1px solid #000000;	height: 440px;	width: 768px;	margin: 10px;	padding: 0px;}.main {	text-align: left;}.photo {	height: 345px;	width: 351px;	display: inline;	float: left;	overflow: hidden;	position: static;	clear: left;	margin-left: 24px;	margin-top: 37px;}.photo-contact {	height: 345px;	width: 440px;	display: inline;	float: left;	overflow: hidden;	position: static;	clear: left;	margin-left: 24px;	margin-top: 37px;}.text {	float: left;	text-align: justify;	display: inline;	height: 375px;	width: 340px;	margin-left: 22px;	margin-top: 20px;	clear: right;}.portfolio-nav {	float: left;	text-align: justify;	display: inline;	height: 50px;	width: 225px;	margin-left: 22px;	margin-top: 325px;	clear: right;}.portfolio-photo {	float: left;	text-align: justify;	display: inline;	height: 345px;	width: 475px;	margin-left: 22px;	margin-top: 30px;	clear: right;}.portfolio-nav-box {	float: left;	display: inline;	height: 12px;	width: 12px;	clear: right;	background-color: #FFF;	border: 1px solid #000000;	margin: 3px;	font-size: 11px;}.text-contact {	float: left;	text-align: justify;	display: inline;	height: 375px;	width: 168px;	margin-left: 42px;	margin-top: 20px;	clear: right;}.press {	height: 375px;	width: 724px;	display: inline;	float: left;	overflow: hidden;	position: static;	clear: left;	margin-left: 24px;	margin-top: 20px;}.nav {	background-color: #EAE8D0;	position: static;	overflow: hidden;	text-align: right;	padding: 6px;	display: block;}.oBorder {	border: 2.5px solid #EAE8D0;	padding: 10px;}portfolio-nav-box a:link {                      ////Link Properties (static)     color: #999999;     background: #0000; }portfolio-nav-box a:active {                    ///// Active link properties     color: #999999;     background: #0000; }portfolio-nav-box a:visited {     color: #999999;     background: #0000; }portfolio-nav-box a:hover {                     ///// Hover (rollover ) properties         color: #ff9933;     background: #0000;     border:1px dotted #ff9933; }
