body {
height: 100%;
width: 100%;
border: 0;
padding: 0;
margin: 0;
overflow: auto;
}

#flash {
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	min-width: 100%;
	border-style: none;
}

#flash2 {
	position:absolute;
	left:0px;
	top: 153px;
	width: 100%;
}
	
#top_nav {
	font-family: georgia, times, serif;
	font-size: 10px;
	text-transform: capitalize;
	font-style: italic;
	text-align: left;
	color: #000;
	line-height: 125%;
	position:absolute;
	left:40px;
	top:28px
}

#top_nav a:link {
	text-decoration:none;
 	color:#000;
}

#top_nav a:visited {
	text-decoration:none;
 	color:#000;
}

#top_nav a:hover {
	text-decoration:none; 
	color:#FFF;
	background-color:#000;
}

#top_nav a:active {
	text-decoration:none; 
	color:#FFF;
	background-color:#000;
}

#top_subnav {
	font-family: georgia, times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	color: #666;
	line-height: 145%;
	position:absolute;
	left:170px;
	top:28px;
	display:inline;
}

#top_subnav a:link {
	text-decoration:none;
 	color:#666;
}

#top_subnav a:visited {
	text-decoration:none;
 	color:#666;
}

#top_subnav a:hover {
	text-decoration:none; 
	color:#FFF;
	background-color: #000;
}

#top_subnav a:active {
	text-decoration:none; 
	color:#FFF;
	background-color:#000;
}


#top_subnav2 {
	font-family: georgia, times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	color: #333;
	line-height: 145%;
	position:absolute;
	left:336px;
	top:28px;
	display:inline;
}

#top_subnav2 a:link {
	text-decoration:none;
 	color:#666;
}

#top_subnav2 a:visited {
	text-decoration:none;
 	color:#666;
}

#top_subnav2 a:hover {
	text-decoration:none; 
	color:#FFF;
	background-color:#000;
}

#top_subnav2 a:active {
	text-decoration:none; 
	color:#FFF;
	background-color:#000;
}

#top_subnav3 {
	font-family: georgia, times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	color: #333;
	line-height: 145%;
	position:absolute;
	left:535px;
	top:28px;
	width: 173px;
	display:inline;
	width:300px;
}


#top_subnav3 a:link {
	text-decoration:none;
 	color:#666;
}

#top_subnav3 a:visited {
	text-decoration:none;
 	color:#666;
}

#top_subnav3 a:hover {
	text-decoration:none; 
	color:#FFF;
	background-color:#000;
}

#top_subnav3 a:active {
	text-decoration:none; 
	color:#FFF;
	background-color:#000;
}


#top_subnav4 {
	font-family: georgia, times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	color: #333;
	line-height: 145%;
	position:absolute;
	left:748px;
	top:28px;
	display:inline;
}

#top_subnav4 a:link {
	text-decoration:none;
 	color:#666;
}

#top_subnav4 a:visited {
	text-decoration:none;
 	color:#666;
}

#top_subnav4 a:hover {
	text-decoration:none; 
	color:#FFF;
	background-color:#000;
}

#top_subnav4 a:active {
	text-decoration:none; 
	color:#FFF;
	background-color:#000;
}
	
#page_title {
	position:absolute;
	left:40px;
	top:112px;
}

.line1 {
position:absolute;
left:40px;
top:152px;
width:95%;
}


#portfolio {
	position: absolute;
	top: 172px;
	left: 40px;
	margin: 0;
	padding: 0;
	width: 95%;
	height:460;
	overflow-x: auto;
	overflow-y: hidden;
}

#portfolio_text {
	position: absolute;
	top: 640px;
	left: 40px;
	margin: 0;
	padding: 0;
	overflow-x: auto;
	overflow-y: hidden;
	font-family: georgia, times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	color: #999;
}

#portfolio_text a:link {
	text-decoration:none;
 	color:#999;
}

#portfolio_text a:visited {
	text-decoration:none;
 	color:#999;
}

#portfolio_text a:hover {
	text-decoration:none; 
	color:#FFF;
	background-color:#000;
}

.info{
	font-family: georgia, times, serif;
	font-size: 10px;
	text-align: left;
	font-style: italic;
	color: #666;
}


#resume_body {
position: absolute; 
left: 40px;
top: 172px;
width: 450px;
line-height: 125%;
font-family: georgia, times, serif;
font-size: 10px;
text-align: left;
color:#000;
}

#resume_body a:link {
	text-decoration:none;
 	color:#000;
}

#resume_body a:visited {
	text-decoration:none;
 	color:#000;
}

#resume_body a:hover {
	text-decoration:none; 
	color:#FFF;
	background-color:#000;
}

#textb
{position: absolute; 
font-family: georgia, times, serif;
font-size: 10px;
text-align: left;
color:#FFF;
background-color:#000;
}
