body {	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	background-color: #05090A;
	text-align: center;
/* part 1 of 2 centering hack */
	}
a:link {
	text-decoration: none;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
a:active {
	color:  #ccc;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 10px;
	line-height: 1.5;
	margin-top: 0;
margin-bottom: 1em;
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.5em;
	color: #FFFFFF;
	padding: 5px;
	background: #2A2A2A;
	border: 1px #333333 solid;
 }

h2 {
font-size: 11px;
font-weight: bold;
margin-top: 0;
margin-bottom: .3em;
	color: #FFFFFF;
	padding: 5px;
	background: #000;
	border: 1px #333333 solid;
 }

h3 {
font-size: 11px;
font-weight: bold;
margin-top: 0;
margin-bottom: .3em;
	color: #FFFFFF;
	padding: 5px;
	background: #000;
	border: 1px #333333 solid;
 }
 
h1 span {color: #999;}
 
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#content {padding: 0;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left; /* part 2 of 2 centering hack */
	width: 600px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 600px;
	}
html>body #content {
	width: 600px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

#rightCol {
	width: 330px;
	float: right;
	clear: both;
	padding: 15px;
	margin-top: 160px;
	background-image: url(images/global/textBG2.gif);
	background-repeat: repeat;
	border: 1px #333333 solid;
}

#rightCol p {
	padding-left: 6px; padding-right: 6px;
}

#rightCol img {
	margin-right: 10px;
	border: 1px #333333 solid;
}


#footer {width: 100%;
	margin: 100px 0 0 0;
	padding: 1em 0 0 0;
	border-top: 1px solid #333333;
	font-size: 9px;
	line-height: 16px;
	text-align: right;
	clear: both;
	float: right;
	color: #818080;
 }

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
color: #999999;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818080;
	text-decoration: none;
}











#navcontainer {
	width: 100%;
	margin: 0 auto;
	padding: 3em 0 0 0;
	border-bottom: 1px solid #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-bottom: 0px;
	clear: both;
 }

 ul#navlist {
 text-align: right;
 list-style: none;
 padding: 0;
 margin: 0 auto;
 }

 ul#navlist li {
	display: inline;
	margin: 0;
	padding: 0;
 }

 ul#navlist li a {
	display: inline;
	padding: 0.5em 1em 0.5em 0;
	text-decoration: none;
 }

 #navcontainer>ul#navlist li a { width: auto; }

 ul#navlist li#active a {
 background: transparent;
 color: #800000;
 }

 ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #999999;
	background: transparent;
	border-bottom-color: #0033CC;
 }
 
 
#rightCol a:link {font-weight: bold;
	text-decoration: none;
	outline: none;
	color: #FFFFFF;
border-bottom: 1px solid #800000;
	}
#rightCol a:visited {font-weight: bold;
text-decoration: none;
		color: #FFFFFF;
		border-bottom: 1px solid #800000;
	}
#rightCol a:hover {font-weight: bold;
	text-decoration: none;
		color: #ccc;
	border-bottom: none;
	}
#rightCol a:active {font-weight: bold;
text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #800000;
	}
	
.indLink {margin-left: 15px;}	
	
.imgLink {margin-bottom: 1em;}
	
#rightCol div.imgLink a:link, #rightColPics a:link {
	text-decoration: none;
	border-bottom-style: none;
	background-color: transparent;
	}
#rightCol div.imgLink a:visited, #rightColPics a:visited {
	text-decoration: none;
	border-bottom-style: none;
	background-color: transparent;
	}
#rightCol div.imgLink a:hover, #rightColPics a:hover {
	text-decoration: none;
	border-bottom-style: none;
	background-color: transparent;
	}
#rightCol div.imgLink a:active, #rightColPics a:active {
text-decoration: none;
	border-bottom-style: none;
	background-color: transparent;
	}
	
#rightColPics img {
	margin-right: 10px;
	border: 1px #333333 solid;
}