
body {
	margin: 0;
	padding: 0;
	color: #222;
	font: 12px/1.5em Arial, Verdana, sans-serif;
	background: #9EAFC4 url(layout_1.gif) repeat-y 50% 0;
}

h1 {
	margin: 0;
	padding: 10px;
	font-size: 170%;
	font-weight: normal;
	color: #003366;
	text-align: center;
}

h2 {
	margin: 0;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
	color: #003366;
	text-align: center;	
}

h3 {
	margin: 0;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
	color: #003366;
	text-align: left;	
	border-bottom: 1px solid #003366;
}

p {
	padding: 2px 0 0px 0;
	text-align: left;
}

a:link {
	color: #003366;
	}
	
a:visited {
	color: #6781A3;
	}
	
a:hover {
	color: #4A627A;
	}
	
#container {
	position: relative;
	margin: 0 auto;
	width: 750px;
}	
	
#top {
	margin: 0;
	border-top: 5px solid #4A627A;
}	

#header {
	position: relative;
	margin: 10px auto 10px;
	padding: 10px; 
	height: 73px;
	background: #EAF3FC;
	border: 1px solid #fff;
	width: 712px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 690px; /* actual value */			
}	

html>body #header {
	width: 712px;
}

#logo {
	background: #EAF3FC url(images/logo_bkgd.gif) no-repeat 0;
	width: 712px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 692px; /* actual value */	
	height: 73px;
	margin: 0;
	padding: 0;
}

html>body #logo {
	width: 712px;
}

#logo object {
	position: absolute;
	top: 10px;
	left: 181px;
	width: 519px;
	height: 70px;
	margin: 0;
	padding: 0;
}

html>body #logo object {
	left: 201px;
	width: 519px;
}

#logo img  {
	display: block;
	width: 0;
	}

#logo span {
	position: absolute;
	top: 15px;
	left: 7px;
	width: 187px;
	height: 63px;
	background: url(images/logo_main_shdw.gif) no-repeat;
	}

#logo p {
	text-align: right;
	margin: 0;
	padding: 0;
}

#content {
	background: #EAF3FC;
	position: relative;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #fff;
	width: 712px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 690px; /* actual value */		
}

html>body #content {
	width: 712px;
}

#nav {
	padding-top: 2px;
	padding-bottom: 10px;
	background: #EAF3FC url(images/menu.jpg) no-repeat top;
	width: 722px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 692px; /* actual value */		
	height: 172px;
}

html>body #nav {
	width: 722px;
}

#nav img {
	float: left;
	padding-left: 0px;
	border: none;
}

html>body #nav img {
	float: left;
	padding-left: 15px;
}

/* flash menu
#nav object {
	position: absolute;
	top: 10px;
	left: 155px;
	width: 544px;
	height: 170px;
	margin: 0;
	padding: 0;
}

html>body #nav object {
	position: absolute;
	top: 10px;
	left: 165px;	
}
*/

/*List menu */
#nav ul {
	list-style: none;
	padding-top: 10px; 
	margin-left: 200px;
	padding-left: 30px;
	padding-bottom: 0px;
}

html>body #nav ul {
	padding-top: 0; 	
}

#nav li {
	padding: 0 0 8px 20px;
	font-size: 16px;
	font-weight: bold; 
}

#nav li a:link, #nav li a:visited {
	color: #003366;
	text-decoration: none;
	}
	
#nav li a:hover {
	color: #4A627A;	
	}
	
#nav li a.active	{
	background: url(images/icon_arrow.gif) no-repeat 0 50%;
	padding: 2px 30px;
	text-decoration: none;
}	

#nav a {
	padding-top: 2px;
	padding-left: 30px;
}

.email {
	background: url(images/icon_email.gif) no-repeat 0 50%;
	padding-top: 2px;
	padding-left: 30px;
}

.print {
	background: url(images/icon_print.gif) no-repeat 0 50%;
	padding-top: 2px;
	padding-left: 30px;
}

.pdf {
	background: url(images/icon_resume.gif) no-repeat 0 50%;
	padding-top: 2px;
	padding-left: 30px;
}

#ihome a {
	width: 20px;
	background: url(images/icon_home.gif) no-repeat 0 50%;
}

#iresume a {
	width: 13px;
	background: url(images/icon_resume.gif) no-repeat 0 50%;
}

#iref a {
	width: 18px;
	background: url(images/icon_letter.gif) no-repeat 0 50%;
}

#iedu a {
	width: 22px;
	background: url(images/icon_edu.gif) no-repeat 0 50%;
}

#ieval a {
	width: 13px;
	background: url(images/icon_eval.gif) no-repeat 0 50%;
}

#iemail a {
	width: 13px;
	background: url(images/icon_email.gif) no-repeat 0 50%;
}

#main {
	margin-top: 10px;
}

#main img {
	vertical-align: middle;
	padding-right: 20px;
	border: none;
}

#main .ref a {
	font-weight: bold;
}

blockquote {
	font-style: italic;
}

img {
	border: none;
}

table {
	margin: 10px;
	padding: 25px;
	width: 600px;
	background-color: #fff;		
}

td {
	text-align: center;
	}

td.heading {
	padding-left: 15px;
	text-align: left;
}

.subtitle {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: underline; 
}

.preamble {
	margin: 0;
	padding: 10px 0 0 0;
	font-style: italic;
}

.education {
	margin: 0px;
	padding: 0px;
	width: 500px;
}

.subtext {
	font-size: 80%;
	text-align: left;
}

#footer {
	margin: 10px 0 0 0;
	border-top: 5px solid #4A627A;	
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 80%;
}

#footer a.active {
	text-decoration: none;
}
