a:link {
	color: #0072bc;
}
a:visited {
	color: #0072bc;
}
a:hover {
	color: #0036ff;
	font-weight: bold;
}

p {
	font-family: "Verdana";
	font-size: 10px;
	margin-top: 0px; margin-right: 0px; margin-bottom: 1px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1px; padding-left: 0px;
	line-height: 120%;
}

.hometext {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}

.boldhometext {
	font-size:13px;
	font-weight: bold;
}

#portfolioTitle {
	visiblity: inherit;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 10px;
}

.resTitle {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #ff8400;
	margin-left: 10px;
	margin-right: 10px;
}

.resSubtitle {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #0072bc;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px; 
}

.resNormal {
	font-family: "Verdana";
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.resBold {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

.resSkillHdr {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #0072bc;
}

.resSkillContent {
	font-family: "Verdana";
	font-size: 10px;
}

ul {
	font-family: "Verdana";
	font-size: 10px;
	list-style-position: outside;
	list-style-type: square;
	line-height: 120%;
	margin-top: 0px; margin-right: 10px; margin-bottom: 1px; margin-left: 40px; padding-top: 0px; padding-right: 0px; padding-bottom: 1px; padding-left: 0px;
}

li.indent {
	margin-left: 20px;
	margin-right: 10px;
}

#contactLbl {
}

#emailLbl {
}

#inquiryLbl {
}

/***** DIVS *****/


#boundary {
	visibility: visible;
	position: absolute;
	overflow: visible;
	left: 50%;
	top: 50%;
	width: 7px;
	height: 3px;
	margin: 0px;
}

#outline {
	visibility: visible;
	position: absolute;
	left: -375px;
	top: -200px;
	width: 752px;
	height: 398px;
	margin: 0px;
	border-style: solid;
	border-color: #eeeeee;
	border-width: 1px;
}

#bg {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
}

#home {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 106px;
}

#portfolioBG {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 106px;
}

#portfolioNav {
	position: absolute;
	visibility: hidden;
	left: 11px;
	top: 28px;
}

#portfolioEnlarge {
	position: absolute;
	visibility: hidden;
}

#portfolioMenu {
	position: absolute;
	visibility: hidden;
	left: 401px;
	top: 106px;
}

#resFish {
	visibility: inherit;
}

#resText {
	position: relative;
	visibility: inherit;
	top: -35px;
}
	
#resSplash {
	visibility: inherit;
	float: right;
}
	
#resumeBG {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 106px;
}

#resumeContent {
	position: relative;
	visibility: inherit;
	width: 506px;
	height: 222;
	overflow-y: scroll;
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:black;
	scrollbar-base-color:orange;
	scrollbar-darkshadow-color:;
	scrollbar-face-color:;
	scrollbar-highlight-color:;
	scrollbar-shadow-color:;
	text-align: left;
}

#resumeMenu {
	position: absolute;
	visibility: hidden;
	left: 528px;
	top: 107px;
}

#contactBG {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 106px;
}

#contactConfirm {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 106px;
}

.checkborder {
	margin-bottom: 5px;
	background-color: #ffdb77;
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
}	

/***** FORMS *****/
.joeinput {
	width: 374px;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #aa2400;
	background-color: #ffdb77;
	margin-bottom: 5px;
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:black;
	scrollbar-base-color:orange;
	scrollbar-darkshadow-color:;
	scrollbar-face-color:;
	scrollbar-highlight-color:;
	scrollbar-shadow-color:;
}

.joesubmit {
	width: 187px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #aa2400;
	background-color: #ffdb77;
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
}

.joecheck {
	color: #aa2400;
	background-color: #ffdb77;
}

#emailAddress {
	width: 232px;
}

#phoneNumber {
	width: 132px;
}