body {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	background-image: url(bg_head.png);
	background-repeat: repeat-x;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#content {
	position: absolute;
	width: 575px;
	top: 215px;
	right: 120px;
	background-image: url(dribble.png);
	background-repeat: repeat-y;
	text-indent: 12px;
	z-index: 3;
	padding: 12px;
}

#navmenu_bg {
	background-image: url(navmenu_bg.png);
	height: 200px;
	width: 175px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 197px;
	right: 0px;
	background-repeat: no-repeat;
}

#navlist {
	position: absolute;
	z-index: 4;
	top: 18px;
	right: 3px;
	list-style-type: none;
	display: block;
}

#headerimage {
	top: 0px;
	right: 360px;
	z-index: 2;
	height: 400px;
	width: 550px;
	position: absolute;
}

#star {
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 25px;
}

#footer {
	font-size: 8pt;
	text-align: center;
	text-indent: 0px;
	width: 300px;
	bottom: 0px;
	z-index: 3;
	position: relative;
	color: #999999;
	left: 125px;
}
#bottomcorner {
	position: relative;
	z-index: 1;
	float: right;
	top: 225px;
	right: 15px;
}


/* General Link Styles */

a:link {
	font-weight: 700;
	color: #E78800;
	letter-spacing: 3px;
	text-decoration: none;
}

a:visited {
	font-weight: 700;
	color: #E78800;
	letter-spacing: 3px;
	text-decoration: none;
}

a:active {
	font-weight: 700;
	color: #E78800;
	letter-spacing: 3px;
	text-decoration: none;
}

a:hover {
	font-weight: 700;
	color: #AF6905;
	letter-spacing: 3px;
	text-decoration: underline;
}

/* End Link Styles */

/* Heading Styles */

h2 {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E78800;
	text-align: right;
	letter-spacing: 5px;
	font-variant: small-caps;
	font-size: 12pt;
	font-weight: bolder;
}

h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E78800;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E78800;
	font-size: 11pt;
	font-weight: 600;
	font-variant: small-caps;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 350px;
	padding-left: 10px;
	padding-bottom: 6px;
	letter-spacing: 2px;
}

h4 {
	font-size: 10pt;
	font-weight: 500;
	font-variant: small-caps;
}

h5 {
	font-size: 8pt;
	font-weight: normal;
	display: inline;
}

/* End Heading Styles */

/* Resume Classes */

.resumeblock {
	padding-left: 6px;
	position: relative;
	left: 25px;
	font-size: 9pt;
}

.resumelist {
	list-style-position: outside;
	list-style-type: square;
	font-size: 9pt;
}

/* End Resume Classes */

.footernav {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 250px;
}

.footernav li {
	font-variant: small-caps;
	display: inline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 20px;
	border-left-style: solid;
}

.sideblock {
	text-align: justify;
	width: 150px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 8pt;
	padding-left: 8px;
	float: right;
	position: relative;
	z-index: 3;
}

.paragraph {
	background-image: url(bg_tile.png);
	background-repeat: repeat;
	text-align: justify;
	text-indent: 0px;
	border: 2px double #CCCCCC;
	margin-bottom: 35px;
	padding: 10px;
}

.gallery {
	width: 100%;
	position: relative;
	margin: 0px;
}

.gallery li {
	list-style-type: none;
	display: inline;
}

.gallery img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding: 2px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.gallery a:hover img {
	border: 2px solid #000000;
}

#flash_content {
	position: absolute;
	width: 550px;
	top: 215px;
	right: 120px;
	background-image: url(dribble.png);
	background-repeat: repeat-y;
	text-indent: 12px;
	z-index: 3;
	padding: 20px;
}
