body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #999999;
	font-family: "Comic Sans MS", fantasy;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
}

#banner {
	text-align: center;
	height: 60px;
	padding-bottom: 10px;
}
#subbanner {
	text-align: center;
	font: bold small "Comic Sans MS";
}
#subbanner a {
	font-weight: bold;
	font-size: small;
	text-align: center;
	text-decoration: none;
	color: #3333CC;
}
#subbanner a:hover {
	font-weight: bold;
	font-size: small;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background: #3333CC;
}
#content {
	padding-top: 0px;
	text-align: left;
	background: #FFFFFF;
	margin-top: 10px;
}
#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3333CC;
	text-decoration: none;
}

#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3333CC;
	text-decoration: underline;
}
#content p{
	text-align: left;
	color: #000000;
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
#content blockquote p
{
	border-left: 8px solid #3333CC;
	margin-bottom: 0px;
	padding-left: 1em;
	margin-top: 0px;
	padding-top: 1px;
}
#content td {
	font: bold x-small "Century Gothic";
	position: static;
	width: 100px;
	clear: both;
	text-align: center;
}
#resume {
	background: #999999;
	text-align: left;
	font-weight: normal;
	font-family: "Comic Sans MS";
}
#page {
	text-decoration: none;
}

#page a {
	text-decoration: none;
}
#page a:hover {
	text-decoration: none;
	background: #999999;
}
#resume a {
	color: #3333CC;
	text-decoration: none;
}
#resume a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #3333CC;
}

#tableless {
	background: #999999;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#tableless ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#tableless ul li {
	display: inline;
	height: 140px;
	width: 73px;
	font-size: 10px;
	text-align: center;
	position: relative;
}
#tableless ul li a {
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 6px;
	text-transform: uppercase;
}
.leftimage {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
}

#tableless a:hover {
	color: #003366;
	background: #999999;
}

table {
	background: #999999;
	padding-top: 5px;
	width: 800px;
	text-align: center;
}
h3 {
	text-align: center;
}
h2 {
	text-align: center;
}

img {
	text-align: center;
	padding: 5px;
}
