body {
	min-width: 770px;
	background-color: #6E7B8B;
	height: 1000px;
	margin: auto;
}

img {
	border: 0px;
}

.wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
}

#top {
	height: 135px;
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	color: #FFF;
	margin: auto;
	margin-bottom: 0;
}

.menu {
	height: 135px;
 	background-color: #8c8c8c;
 	background-image: url('images/menubg.jpg') ;
 	background-repeat: repeat-x;
	width: 770px;
	position: relative;
	float: none;
	clear: none;
	margin: auto;
	text-align: center;
}

.buttons {
	height: 25px;
	position: absolute;
	color: #FFF;
	text-align: left;
	display: inline;
	top: 80px;
	left: 145px;

}

.buttons ul li {
	display: inline;
	list-style: none;
	float: left;
	width: 65px;
	padding: 5px;
	text-align: center;
}

.buttons ul li a {
	display: block;
	width: 65px;
	height: 15px;
}

.buttons a:link, .buttons a:visited {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.buttons a:hover {
	color: #333;
}

body#about a#about_link,
body#portfolio a#portfolio_link,
body#gallery a#gallery_link,
body#contact a#contact_link,
body#resume a#resume_link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

body#home .content {
	background-image: url('images/homebg.jpg');
}

body#home .content .transbox {
	height: 135px;
	width: 650px;
	margin: auto;
	padding: 10px;
	margin-top: 50px;
	background-color: #000;
	opacity:0.6;
	filter:alpha (opacity=60);
}

body#home .content .transbox p.notrans {
	padding-top: 15px;
	color: #FFF;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}

#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFF;
	margin: auto;
	margin-top: 0;
	
}

#foot {
	width: 770px;
	height: 30px;
	background-image: url('images/bottom.jpg');
	position: relative;
	margin: auto;
	top: -32px;
}

#foot p {
	position: relative;
	text-align: right;
	width: 50px;
	left: 625px;
	
}

#foot a:link, a:visited {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
	
#foot a:hover {
	font-size: 12px;
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
}

.content {
	margin: auto;
	background-color: #000;
	width: 770px;
	min-height: 425px;
	padding-top: 50px;
	padding-bottom: 70px;

}
.content p {
	margin: auto;
	width: 600px;
	text-indent: 25px;
	line-height: 18px;
}
	
.content a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}


.content a:hover {
	text-decoration: underline;
	color: #FFF;
}

.content a.res:link, a.res:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #336699;
}


.content .reslink {
	width: 770px;
	margin: auto;
	text-align: center;
}

.content a.res:hover {
	text-decoration: underline;
	color: #FFF;
}

.center {
	margin: auto;
}

body#about h1 {
	width: 550px;
	margin: auto;
	padding-top: 5px;
	font-size: 18px;
	color: #336699;
}

body#about #bottom .content strong {
	margin: auto;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 15px;
}

body#about .content ul {
	padding-top:10px;
	width: 325px;
	padding-left:200px;
	line-height: 18px;
	font-size: 14px;
}

body#about .content li {
	padding-bottom: 5px;
}

body#about .content p {
	width:550px;
	margin-top: -10px;
}
body#portfolio .content p {
	width:520px;
}

#thumbnails {
	background-color:#333;
	width: 520px;
	min-height: 530px;
	margin: auto;
	margin-top: 25px;
	padding-top: 10px; 
	padding-bottom: 10px;
}

#thumbnails img {
	margin: auto;
	padding-bottom: 7px;
}

.thumbrow {
	width: 520px;
	height: 185px;
	padding-bottom: 5px;
	}

.thumbimg {
	width: 150px;
	height: 185px;
	display: inline-block;
	font-size: 12px;
	padding: 10px;
	text-align: center;	
	font-weight: bold;
	color:#6E7B8B;
}

#graphic {
	background-color: #666;
	width: 600px;
	height: 165px;
	margin: auto;
	margin-top: 25px;
	padding-left: 10px;
}


#graphic h1 {
	height: 40px;
	width: 200px;
	float: right;
	margin: 0;
	text-align: right;
	background-image: url('images/h1666.jpg');
	background-repeat: no-repeat;
	font-size: 20px;
	color: #F0F8FF;
	font-weight: bolder;
	display: inline;
	padding-top: 5px;
}	

#photo {
	background-color: #333;
	width: 600px;
	min-height: 450px;
	margin: auto;
	margin-top: 25px;
	padding-left: 10px;
}	

#photo h1 {
	height: 40px;
	width: 200px;
	float: right;
	margin: 0;
	text-align: right;
	background-image: url('images/h1333.jpg');
	background-repeat: no-repeat;
	font-size: 20px;
	color: #F0F8FF;
	font-weight: bolder;
	display: inline;
	padding-top: 5px;
}	


p .contactp {
	width: 480px;
}

.gallsection {
	padding-bottom: 5px;
	margin-left: 0;
}

#contactMe {
	text-align: left;
	left: 147px;
	top: 10px;
	color: #336699;
	width: 480px;
	margin: auto;
}

#contactMe input {
	margin-bottom: 15px;
	margin-top: 5px;
	width: 200px;
	background-color: #CCC;
	top: 20px;
	left: -45px;
}

#contactMe .humvar input.btn {
	color: #FFF;
	background-color: #333;
	float: right;
	width: 65px;
}	

#contactMe .message {
	width: 480px;
	margin: auto;
	margin-bottom: 5px;
	padding-top: 65px;
	padding-bottom: 20px;
}	

#contactMe textarea {
	height: 150px;
	width: 475px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #CCC;
}

#contactMe .name {
	float: left;
	font-weight: bold;
}

#contactMe .email {
	float: right;
	font-weight: bold;
}

#contactMe .center {
	width: 480px;
	margin: auto;
}

#contactMe .imgvar {
	width: 250px;
	float: left;
}

#contactMe .humvar {
	float: right;
	width: 213px;
}

#contactMe .humvar input {
	width: 88px;
	float: left;
}

#concactMe #contvar {
	margin: auto;
	width: 480px;
}

#contactMe p {
	width: 480px;
	color: #FFF;
	padding-bottom: 10px;
}

#notify, #error {
	width: 400px;
	text-align: center;
	line-height: 35px;
	margin: auto;
	background-color: #333;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	margin-top: 25px;
}

#error {
	height: 80px;
	}

#notify {
	height: 40px;
}



.gallsection img {
	padding-right: 4px;
}


#desc .content p {
	width: 600px;
	margin: auto;
	}

#resumetop {
	background-color: #999;
	width: 600px;
	height: 100px;
	margin: auto;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #1D3F61;
}


#education {
	background-color: #666;
	width: 600px;
	height: 350px;
	margin: auto;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
	
	
#education ul {
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 15px;
}
#education li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 33.3%;
	padding-bottom: 5px;
}
	
#work {
	background-color: #333;
	width: 600px;
	min-height: 685px;
	margin: auto;
	padding-top: 10px;
	padding-left: 10px; 
	margin-bottom: 5px;
	padding-bottom: 10px;
}	
	
#work h2, #photo h2 {
	width: 200px;
	height: 15px;
	background-position: right;
	background-color: #000;
	background-image: url('images/h2.jpg');
	background-repeat:no-repeat;
	font-size: 18px;
	color: #6E7B8B;
	font-weight: bolder;
	margin-left: 0;
	padding: 5px;
	padding-left: 15px;
	padding-right: 5px;
}

#work li {
	padding-bottom: 5px;
	list-style: none;
}

#education h2, #graphic h2 {
	height: 15px;
	width: 200px;
	background-position: right;
	background-color: #000;
	background-image: url('images/h2666.jpg');
	background-repeat:no-repeat;
	font-size: 18px;
	margin-left: 0;
	font-weight: bolder;
	color: #6E7B8B;
	padding: 5px;
	padding-left: 15px;
	padding-right: 5px;	
}

#resumetop h2 {
	height: 15px;
	width: 200px;
	background-image: url('images/h2999.jpg');
	background-repeat:no-repeat;
	background-position: right;
	background-color: #000;
	margin-left: 0px;
	padding: 5px;
	font-size: 18px;
	font-weight: bolder;
	color: #6E7B8B;
	padding-top: 5px;
	padding-left: 15px;
}

#resume h2 {
	top: -10px;
}
	
.dark {
	background-color: #333;
	width: 600px;
	height: 165px;
	margin: auto;
	padding-top: 10px;
	padding-left: 10px; 
	margin-top: 10px;
}	
	
.light {
	background-color: #666;
	width: 600px;
	height: 165px;
	margin: auto;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

.light img, .dark img{
	float: left;
}

.info {
	height: 165px;
	width: 425px;
	margin: auto;
	line-height: 18px;
	padding-left: 8px;
	float: right;
	display: inline;
}

.info strong {
	font-size: 13px;
	font-weight:bold;
	line-height: 20px;
	color: #6E7B8B;
}

.light .info strong {
	color:#1D3F61;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}
