<!--general-->

html, body {
	text-align: center;
}

body {
	margin-top: 50px;
	background-color: #000;
}

strong {
	letter-spacing: 2px;
	font-weight: bold;
}

<!--DIVS Both -->
.flashmain {
	width: 780px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align:center;

}

.main {
	width: 780px;
	height: 530px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;
	padding: 0px;
}

.toprightcell {
	width: 616px;
	height: 140px;
	border: solid 0 #EEEEEE; 
	border-bottom-width:3px;
	border-left-width:3px;
	float:right;
	overflow: hidden;
}

.resumeheader {
	height: 145px;
	width: 794px;
	margin: 0 auto;
	text-align: right;
}

.resumecontent {
	float:right;
	width: 614px;
		
}

.topleftcell {
	text-align: right;
	width: 167px;
	height: 140px;
	border: solid 0 #EEEEEE; 
	border-bottom-width:3px;
	float:left;
	padding-right: 8px;
	
}

.bottomleftcell {
	text-align:left;
	width: 630px;
	border: solid 0 #EEEEEE; 
	border-left-width:3px;
	padding-left: 20px;
}

.contactcell {
	width: 170px;
	height: 500px;
	text-align:right;
	padding-right: 5px;
	padding-top: 5px;
	float:left;
	overflow: hidden;
}

.mainresume {
	width: 790px;
	height: auto;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;
	padding: 0px;
}

.links {
	width: 780px;
	background-color: #000000;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;
	padding: 0px;
	position:relative;
		font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:12px;	

}

.header {
	margin:auto;
	padding: 20px;
	width: 100%;
	background-color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	position:relative;
font-family: arial;
	letter-spacing: 10px;
font-size: 40px;
color: red;
}

#gallery {
  	overflow: hidden;
	margin:0 auto;
	width: 775px;
	height: 520px;
	background-color: #000000;
	position: relative;
	float: right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:12px;	
	z-index: 1;
}

.textarea {
	margin:auto;
	text-align: left;
	background-color: #000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#777777;
	padding-top: 7px;
	font-size:12px;
	overflow:hidden;
}	

.footer {

	display: none;
    visibility: hidden;
 	width: 0;
  	height: 0;
}

.link {

	text-decoration: none;
	color: #777777;
	padding-right: 20px;
}

.link:hover{
	text-decoration: underline;
}

<!--links-->
/*
a:link {
	color: #777777;
	text-decoration: none;
	font-size: 26px;

}

a:visited {
	color: #777777;
	text-decoration: none;
	font-size: 26px;

}
a:active {
	color: #777777;
	text-decoration: none;
	font-size: 26px;

}
a:hover {
	color: #777777;
	text-decoration: underline;
	font-size: 26px;
}*/

div#state {
display:block;
  overflow: hidden;
  width: auto;
  height: auto;
}

div#bio {
display:block;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

div#smallgallery {
  	overflow: hidden;
	position: relative;
	margin:0 auto;
	width: 775px;
	height: 520px;
	background-color: #000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:12px;
	text-align: left;
	
}
div#smallgallery img{
margin: 8px;
	
}

.thumb, thumbthin	{ 
position:relative; 
float:left; 
width:78px; 
height:78px; 
border: 1px solid #938991; 
background-color:#655B63; 
margin:5px 0 0 3px; 
vertical-align: center;
}

.thumbthin	{ 
width:40px; 
}

.thumbimg { 
border:none;
 }
