#enter {
	left: 45%;
	top: 45%;
	z-index: 1;
	height: auto;
	width: auto;
	position: absolute;
	visibility: visible;
}
#background {
	background-image: url(../../media/gfx/bwPicMain.png);
	width: 666px;
	position: relative;
	height: 500px;
	left: 55px;
	top: 64px;
}
#navcontainer {
	background-image: url(../../media/gfx/bwPicmiddle.png);
	background-repeat: repeat;
}
#navlist {
	list-style: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #666666;
	border-left: 0px none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 94%;
}

#navlist li a {
	border-left: 12px solid #3366CC;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0.5em;
	padding-right: 5px;
	display: block;
	height: 100%;
	width: 87%;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#navlist li a:hover {
	border-left: 12px solid #336699;
	background-color: #D4D4D4;
}
#navmap {
	position: absolute;
	z-index: 1;
	height: 410px;
	width: 640px;
	left: 1px;
	top: 1px;
	visibility: visible;
}
#ttlAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	border-top: 1px solid #333333;
	border-right: #333333;
	border-bottom: 2px solid #333333;
	border-left: #333333;
	background-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	position: absolute;
	z-index: 2;
	height: 25px;
	width: 485px;
	top: 0px;
	left: 155px;
	text-align: right;
	visibility: hidden;
}
#about a {
	color: #333333;
	text-align: center;
}
#about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	visibility: hidden;
	position: absolute;
	height: 135px;
	width: 485px;
	left: 155px;
	top: 25px;
	background-color: #FFFFFF;
	z-index: 1;
	padding-top: 5px;
}
#ttlContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	position: absolute;
	width: 27px;
	left: 0px;
	top: 0px;
	height: 312px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #999999;
	text-align: center;
	font-weight: 500;
	z-index: 2;
	visibility: hidden;
}
#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin: 0px;
	position: absolute;
	height: 312px;
	width: 120px;
	left: 27px;
	top: 0px;
	background-color: #FFFFFF;
	padding-left: 4px;
	z-index: 1;
	visibility: hidden;
}
#contact a {
	color: #333333;
	text-align: center;
}
#navMap img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#resume a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#resume a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#portfolio a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#portfolio a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#testimonials a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#testimonials a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#resTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-variant: small-caps;
	text-align: right;
	font-style: oblique;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: outset;
	border-top-color: #666666;
	border-bottom-color: #333333;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F4F4F4;
}
#resBullets {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 94%;


}

#resBullets li {
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 0.5em;
	padding-right: 5px;
	display: block;
	height: 100%;
	width: 87%;
	color: #1F1F1F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#summary {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1f1f1f;
	position: absolute;
	height: 450px;
	width: 420px;
	left: 200px;
	top: 13px;
	visibility: hidden;


}
#history {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1f1f1f;
	position: absolute;
	height: 450px;
	width: 420px;
	left: 200px;
	top: 13px;
	visibility: hidden;


}
#history ul {
	margin-left: 0;
	padding-left: 0;




}
#history li {
	display: inline;
	list-style-type: none;
	font-variant: small-caps;
	margin-right: 11px;
	font-size: 13px;










}
#history ul li ul li {
	font-weight: bold;
	font-size: 12px;



}
#history ul li ul li ul li {
	font-weight: normal;
	display: block;
	margin-left: 30px;
	margin-bottom: 7px;
	font-variant: normal;





}
#education {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1f1f1f;
	position: absolute;
	height: 450px;
	width: 420px;
	left: 200px;
	top: 13px;
	visibility: hidden;


}
#education ul {
	margin-left: 0;
	padding-left: 0;




}
#education li {
	display: inline;
	list-style-type: none;
	font-variant: small-caps;
	margin-right: 11px;
	font-size: 13px;









}
#education ul li ul li {
	font-weight: bold;
	font-size: 12px;



}
#education ul li ul li ul li {
	font-weight: normal;
	display: block;
	margin-left: 30px;
	margin-bottom: 7px;
	font-variant: normal;





}
#overview {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1f1f1f;
	position: absolute;
	height: 450px;
	width: 420px;
	left: 200px;
	top: 13px;



}
#overview a {
	color: #333333;
}
#home a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#home a, img {
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;

}
#prevLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 16px;

}
#web {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1f1f1f;
	position: absolute;
	height: 450px;
	width: 420px;
	left: 200px;
	top: 13px;
	overflow: auto;
	visibility: hidden;


}
#web a, img {
	color: #666666;
	border: none;
}
#writing {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1f1f1f;
	position: absolute;
	height: 450px;
	width: 420px;
	left: 200px;
	top: 13px;
	overflow: auto;
	visibility: hidden;


}
#writing a {
	color: #666666;
	border: none;
}
#resBullets li ul li {
	list-style-type: none;
}
#gina {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1f1f1f;
	position: absolute;
	height: 450px;
	width: 420px;
	left: 200px;
	top: 13px;
	overflow: auto;
	visibility: hidden;


}
#bill {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1f1f1f;
	position: absolute;
	height: 450px;
	width: 420px;
	left: 200px;
	top: 13px;
	overflow: auto;
	visibility: hidden;


}
.clsMnBdy {
	background-color: #000000;
	margin: 0px;
	height: 0px;
	width: 0px;
}
#about img {
	border: 0px;
}
object {
	left: 0px;
	top: 0px;
	position: absolute;
	margin: 0px;
	height: 490px;
	width: 650px;
	border: 0px;


}
#skills {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1f1f1f;
	position: absolute;
	height: 450px;
	width: 420px;
	left: 200px;
	top: 13px;
	visibility: hidden;
}
