body {
	font-family: Arial,Helvetica, Sans-Serif;
	background-color: #336699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	width: 800px;
	margin: 15px auto 0;
	padding: 0;
	background: #336699;

}

#resume {
padding: 0px 20px 20px 20px;
}

#cat {
	
	height: 40px;
	width: 800px;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-color: white;
	text-indent: 7px;
}

#hspacer {
	
	width: 800px;
	height: 15px;
	margin: 0;
	padding: 0;
	z-index: 5;

}

#left {
	
	width: 400px;
	height: 416px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}



#right {
	
	height: 416px;
	width: 395px;
	margin: 0;
	padding: 0;
	z-index: 2;
	overflow: auto;
}


#content {
	width: 800px;
	height: 416px;
	margin: 0;
	padding: 0;
	z-index: 2;
}


#bottombuffer {
	width: 800px;
	height: 32px;
	margin: 0;
	padding: 0;
	z-index: 3;
}

#nav {
	width: 800px;
	height: 82px;
	margin: 0;
	padding: 0;
	z-index: 4;
}

#navglobal {
	width: 504px;
	height: 82px;
	margin: 0;
	padding: 0;
	float: left;
}

#navlocal {
	width: 296px;
	height: 82px;
	margin: 0;
	padding: 0;
	float: left;
}

#hspacer2 {
	
	width: 800px;
	height: 15px;
	margin: 0;
	padding: 0;
}


h2 {
	color: white;
	text-decoration: none;
        font-variant: small-caps;
	font-size: 20px;
        font-family: Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: orange;
	text-decoration: none;
        font-variant: small-caps;
	font-size: 18px;
        font-family:  Arial, Helvetica, Geneva, sans-serif;
}

h4 {
	color: white;
	text-decoration: none;
	font-size: 15px;
        font-family: Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

h5 {
	color: #ff9900;
	text-decoration: none;
	font-size: 15px;
        font-family: Arial, Helvetica, Geneva, sans-serif;
        font-variant: small-caps;
text-transform: uppercase;
margin-bottom:-15px;
margin-top:-2px;
}

.ttl {
	text-decoration: none;
	font-size: 30px; 
        font-family: impact, Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #336699;
}

h3 {
	color: white;
	text-decoration: none;
	font-size: 13px;
        font-family: Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
        line-height: 140%;
margin-top:20px;

}

hdr3 {
	color: white;
	text-decoration: none;
        font-variant: small-caps;
	font-size: 15px;
        font-family: Arial, Helvetica, Geneva, sans-serif;
}

h6 {
	color: white;
	text-decoration: none;
	font-size: 13px;
        font-family: Arial, Helvetica, Geneva, sans-serif;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	background-color: #336699;

}

a.navbar{
	text-decoration: none;
		border: none;

}
a.navbar:link{
	text-decoration: none;
		border: none;

}
a.navbar:visited{
	text-decoration: none;
		border: none;

}
a.navbar:hover{
	text-decoration: none;
		border: none;

}
a.navbar:active{
	text-decoration: none;
		border: none;

}

a img {border: none; }
a { color: white; }
a:link { color: white; }
a:visited { color: silver; }
a:hover { color: orange; }
a:active { color: orange; }

