#splash1 {
	height: 430px;
	width: 432px;
	background-image: url(images/splash_01.png);
}
#splash2 {
	height: 39px;
	width: 432px;
	background-image: url(images/splash_02.png);
	text-align: center;
	padding-top: 20px;
}
#splash3 {
	height: 50px;
	width: 432px;
	background-image: url(images/splash_03.png);
	text-align: center;
	padding-top: 100px;
}
#splashcontain {
	height: 639px;
	width: 432px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#af {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#af a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
#af a {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
#af img {
	margin-bottom: 40px;
}
p {
	font-size: 11px;
}
#container {
	width: 850px;
}
#menu {
	width: 200px;
	position: fixed;
	left: 10px;
	top: 10px;
	height: auto;
	float: left;
}
#logo {
	height: 200px;
	width: 200px;
}
#spacer1 {
	height: 15px;
	width: 200px;
	background-image: url(images/links_bg.png);
	background-repeat: repeat;
	margin: 0px;
}
#links {
	width: 200px;
	background-image: url(images/links_bg.png);
	background-repeat: repeat;
	margin: 0px;
}
.line {
	margin-left: 5px;
}
.links {
	font-size: 15px;
	margin-left: 25px;
}
#spacer2 {
	height: 15px;
	width: 200px;
	background-image: url(images/links_bg.png);
	background-repeat: repeat;
	margin: 0px;
}
#cap {
	height: 70px;
	width: 200px;
}
#main {
	width: 550px;
	float: right;
}
h1 {
	font-size: 10px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.resume {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
h5 {
	font-size: 14px;
	color: #7F849C;
}
p, h1, h2, h3, h4, h5 , h6, ul, li {
margin: 0;
padding: 0;
}
a {
	color: #FFF;
	text-decoration: none;
}
.sublinks {
	margin-left: 45px;
}
#container #menu #links p {
	margin-bottom: 4px;
}
a:hover {
	text-decoration: underline overline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#info {
	color: #7F7F7F;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 75px;
}
.white {
	color: #FFF;
}
.imgspace {
	margin-top: 8px;
}
