body {
	background-color: #660000;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 14px;
	line-height: 24px; }

td, th {
	font-size: 12px;
	line-height: normal;
	color: #333333; }

a {
	color: #CC3333;
	text-decoration: none;
	/* font-weight: bold; */ }
	
a img { border:none; }

a:hover { text-decoration: underline; }

form {background-color: #CCCC99; }

p {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-left: 6px; }
	
ul {
	margin-top: 0px;
	margin-bottom: 0px; }
	
li { line-height: normal; }

h2 {
	font-size: 22px;
 	color: #660000; }

#MainContainer {
	padding: 10px;
	margin: 10px auto auto;
	width: 660px;
	border: 1px solid #333333;
	background-color: #FFFFCA;
	margin-left: auto;
	margin-right: auto; }
	
#picWindow {
	/* display: inline; */
	float: right;
	/* border: thin solid #660000; */
	z-index: 10;
	position: relative;
	top: auto;
	padding: 8px;
	margin: auto; }

#headline {
	color: #CC3333;
	background-color: #660000;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em; }
	
#headline a { text-decoration:none; }
	
#navigation {
	padding: 10px;
	padding-bottom: 40px;
	width: 290px;
	z-index: 3; }

#navigation h4 {
	margin-top: .5em;
	margin-bottom: 0em; }

#navigation a {
	line-height: 1.1em;
	color: #880000;
	display: block;
}
#navigation a:hover {
	color: #CC3333;
	text-transform: uppercase;
	font-weight: bold; }
	
#l2Nav {
	float: right;
	left: 0px;
	top: 0px;
	width: 120px;
	margin-top: 15px;
	padding-left: 17px;
	padding-right: 0px;
	z-index: 2; 
	background-image: url(images/bracket1.gif);
	background-repeat:no-repeat; 
	background-position: -13px -15px; }
		
#l2Nav p { 	
	padding: 8px 8px 8px 0px; 
	margin-right: 0px; }
	
#l2Nav a {
	font-family: Century Gothic, Trebuchet MS, Times New Roman;
	font-size: small;
	color: #000;
	font-weight: normal;
	line-height: 1.2em;
	display: block; }
	
#miniMap {	margin-right: 10px; }

#resumeContainer {
	margin-right: auto;
	margin-left: auto; }

.cellUnderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	font-size: 16px;
	font-weight: bold;
	border-top-color: #FFFFCA;
	border-right-color: #FFFFCA;
	border-left-color: #FFFFCA; }

.header3 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #000000;
	margin-top: .5em;
}

.title {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 24px;
	line-height: 30px;
	background-color: #006666;
	color: #DCDCDC; }

.navSelect {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 18px;
  color: #660000;}

.nav {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC; }

.navLink {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA; }

.sidebar {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF; }

.sidebarHeader {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999; }

.sidebarFooter {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC; }

.footer {
  font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC; }

.firstLetter {
	font-size: 36px;
	font-weight: bold;
	color: #CC3333; }
	
.emFirstSentence {
	font-size: 18px;
	font-weight: bold;
}
img {
	margin-right: 6px;
	margin-left: 6px; }
	
table#pictureTable {
	margin-right: auto;
	margin-left: auto;
	padding: 6px; }

.tableLinks {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #B90000;
	background-color: #F0E8AA;
	border: thin none #000000; }

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
	border-style: ridge; }