body {
	margin: 0% 20% 0% 20%;
	background: #46506C url(/images/background.gif) no-repeat top left fixed;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px; 
	line-height: 14px; 
}

h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 15px 0px 10px 0px; 
}

h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 2px solid #FFFFFF;
	padding: 10px 0px 0px 0px;
}

h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

p {
	text-align: justify;
}

img {
	vertical-align: top;
}

img.photo {
	border: 3px outset #FFFFFF;
	margin: 0px;
} 

ul {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 30px;
}

ul.navigation {
	text-align: center;
	list-style-type: none;
	margin: 0px;
}

ul.portfolio {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}

li {
	text-align: justify;
	margin-bottom: 5px; 
}

li.nav {
	text-transform: uppercase;
	font-size: 10px;
	display: inline;
	padding: 0px 10px 0px 10px;
}

li.portfolio {
	display: inline;
	padding: 10px;
}

a {color: #FFFFFF; text-decoration: underline; }
a:active {color: #FFFFFF; }
a:visited {color: #CCCCCC; }
a:hover {color: #CCCCCC; }

a.nav {color: #FFFFFF; text-decoration: none; }
a.nav:active {color: #FFFFFF; }
a.nav:visited {color: #FFFFFF; }
a.nav:hover {color: #CCCCCC; }


.expCity {
	font-size: 12px;
	font-style: normal;
	margin: 0px;
}

.expTitle {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.expDates {
	margin: 0px;
	text-align: right;
	position: relative;
	top: -13px;
}

.eduDegree {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.eduDates {
	margin: 0px;
	text-align: right;
	position: relative;
	top: -13px;
}

.trnClass {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

.trnDates {
	margin: 0px;
	text-align: right;
	position: relative;
	top: -13px;
}

.copyright {
	font-size: 10px;
	text-align: right;
}

.photo {
	text-align: center;
	margin-bottom: 30px;
}

.portType {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}