/* CSS Document */

body{
	background-color:#ffffff;
  	margin: 0 auto;
	padding:0px;
}
p{
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #acaaaa;
	text-align:justify;

}

a {
	font-family: "Arial";
	font-size: 9px;
	font-weight: normal;
	color: #acaaaa;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	color: #cccccc;
}

.top{
	width:873px;
	height:48px;
	margin:10px auto;
}
.tophdr{
	width:562px;
	height:50px;
	margin:0px auto;
	padding-bottom:-20px;
}
.tophdr_long{
	width:905px;
	height:50px;
	margin:0px auto;
	padding-bottom:-20px;
}
.middle{
	width:873px;
	height:370px;
	margin:10px auto 10px auto;
	text-align:center;
}
.middle2{
	width:562px;
	height:390px;
	margin:10px auto 20px auto;
}
.portfolio{
	width:770px;
	height:404px;
	margin:20px auto 10px auto;
}
.resume{
	width:905px;
	height:404px;
	margin:20px auto 10px auto;
}
.left{
width:100px;
float:left;
padding-top:189px;
}
.inner{
width:550px;
float:left;
}
.right{
width:100px;
float:left;
padding-top:189px;
}

.menu1{
	width:562px;
	height:22px;
	margin:40px auto 0px auto;
}
.menu{
	width:562px;
	height:22px;
	margin:30px auto 0px auto;
}
.footer{
	width:100%;
	height:151px;
	margin:0px auto;
	background:url('images/footer_bg.gif') top left repeat-x;
	background-color:#000000;
}

.footer a{
color:#6c6c6c;

}

.footer_info{
	width:562px;
	height:84px;
	text-align:right;
	margin:0px auto;
	padding-top:20px;
}
