body{
	padding:0px;
	margin:0px;
}

.mainContainer{
	width:955px;
	height:100%;
	margin-top:5px;
	padding-top:0px;
	background-color:#666666;
	border:Black 1px solid;
}

.logoContainer{
	float:left;
	margin:10px;
	width:178px;
}

.tabContainer{
	position: relative;
	width:400px;
	height:28px;
	margin-top:16px;
	padding:0px;
	margin-bottom:0px;
	background-color:#999999;
	z-index:30;
}

.mainContentBackground{
	position: relative;
	width:935px;
	height:550px;
	margin-top:-1px;
	padding-top:0px;
	margin-bottom:10px;
	background-color:#aaaaaa;
	z-index:10;
}

.regularText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.headerText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	color:White;
	margin:2px;
	margin-top:25px;
}

.subHeaderText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	color:White;
	margin:2px;
}

#contactBox{
	float:right;
	margin:10px;
	background-color:#565656;
	height:88px;
	width:166px;
	text-align:left;
	padding:6px;
	color:White;
	background: url(images/contact_background.jpg);
}

.navUL{
	padding:0px;
	margin:0px;
}

.tabSpan{
	padding-top:6px;
	display:block;
	width:100%;
	height:23px;
	cursor:pointer;
}

.tabActive{
	background: url(images/active_tab.jpg);
	height:28px;
	color:Black;
	font-weight:bold;
	float:left;
	width:100px;
	list-style-type:none;
	background-color:#666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.tabInactive{
	background: url(images/inactive_tab.jpg);
	float:left;
	width:100px;
	list-style-type:none;
	background-color:#666666;
	height:27px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:White;
}

#container0 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index:20;
}

.aboutDiv {
	width: 917px;
	height: 530px;
	padding: 6px;
	background: url(images/green_background.jpg);
	/*background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top left;*/
	background-color: #dddddd;
	margin-top: 128px;
	margin-left: auto;
	margin-right: auto;
}

#container1 {
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index:20;
}

.webPageDiv {
	width: 917px;
	height: 530px;
	padding: 6px;
	background: url(images/yellow_background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	overflow-x: hidden; 
	overflow-y: scroll;
	background-color: #dddddd;
	margin-top: 128px;
	margin-left: auto;
	margin-right: auto;
	
}

#container2 {
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index:20;
}

.graphicDiv {
	width: 917px;
	height: 530px;
	padding: 6px;
	background: url(images/red_background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-color: #dddddd;
	margin-top: 128px;
	margin-left: auto;
	margin-right: auto;
	
}

#container3 {
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index:11;
}

.resumeDiv {
	width: 917px;
	height: 530px;
	padding: 6px;
	background: url(images/blue_background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	overflow-x: hidden; 
	overflow-y: scroll;
	background-color: #dddddd;
	margin-top: 128px;
	margin-left: auto;
	margin-right: auto;
	
}

.resumeDivWhite {
	width: 917px;
	height: 530px;
	padding: 6px;
	background-repeat: no-repeat;
	background-attachment:fixed;
	overflow-x: hidden; 
	overflow-y: scroll;
	background-color: White;
	margin-top: 128px;
	margin-left: auto;
	margin-right: auto;
	
}

.containerSpan {
	display: block;
	margin: 0px 0px 0px 0px;
}

.navLinks {
	text-decoration: none;
	color: White;
}

.contentArea{
	position: relative;
	padding:4px;
}

.bioPageContainer{
	display:block;
	width:700px;
	height:184px;
	margin-top:15px;
	margin-left:108px;
	margin-right:77px;
}

.webPageImg{
	float:left;
	padding:1px;
	background-color:#000000;
}

.webPageContainer{
	display:block;
	height:184px;
	margin-top:15px;
	margin-left:15px;
}

.webPageDescription{
	padding-left:260px;
	padding-right:60px;
	display:block;
}

.webPageDescription2{
	padding-left:310px;
	padding-right:60px;
	display:block;
}

.webPageDescription3{
	padding-left:352px;
	padding-right:60px;
	display:block;
}

.webPageDescription4{
	padding-left:290px;
	padding-right:60px;
	display:block;
}

.resumeContainer{
	display:block;
	height:184px;
	margin-top:15px;
	margin-left:108px;
}

.resumeTopLinksPadding{
	margin-right:93px;
}

.resumeHeaderText{
	width:700px;
	display:block;
	border-bottom:black 1px solid;
	font-size:14px;
	height:14px;
}

.softwareBox{
	width:335px;
	display:block;
	float:left;
	margin-left:10px;
}

.languageBox{
	width:335px;
	display:block;
	margin-left:355px;
}

.resumeWidthBlock{
	width:700px;
	display:block;
}

.resumeName{
	display:none;
}

.contactBoxTextOffset{
	margin-top:22px;
	margin-left:0px;
}

.tipBox{
	background: url(images/tipbackground.gif);
	padding:6px;
	margin-top:-3px;
}

.tipContainer{
	width:650px;
	text-align:left;
}