
html, body { 
	margin:0; 
	padding:0; 
	text-align:center;
	background-color: #999999;
	}

img {
	border: 0;
	}
 
#pagewidth { 
	width:800px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
	}

#wrapper {
	background-image: url(../images/accessibility/high-contrast-background.gif);
	background-color: 1a1a1a;
	background-repeat: repeat-y;
	}
 
#header {
	position:relative; 
	background-color:#000000; 
	width:100%;
} 
 
#leftcol {
	width:200px; 
	float:left; 
	position:relative;
	background-color: #000000;
	}

	#littlewidget {
		background-color: #000000; /* black accessability */
		/* background-image: url(../images/site-structure/widget-background-bar.gif); */
		background-position: bottom;
		background-repeat: repeat-x;

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.9em; /* + 0.2em */
		color: #FFFFFF;
		line-height: 1.3em;
		
		min-height: 266px; 
		height:auto;
		}

	/* for Internet Explorer */
	/*\*/
	* html #littlewidget {
		height: 266px;
		}
	/**/
		
	#littlewidget p {
		margin: 0;
		margin-right: -3px; /* IE fix */
		padding: 3px 10px;
		}

	#littlewidget a,
	#littlewidget a:visited {
		color: #FFFFFF;
		font-weight: bold;
		}
		
	#littlewidget a:hover {
		color: #FFFFFF;
		font-weight: bold;
		}
		
	#littlewidget .indent {
		padding: 3px 0 3px 20px;
		}
		
	#littlewidget img {
		vertical-align: bottom;
		}
		
	#littlewidget input {
		margin-left: 0;
		}
		
	#littlewidget .submitbutton {
		background-color: #CCCCCC;
		color: #000000;
		font-weight: bold;
		border: 1px solid #FFFFFF;
		}
			
	#littlewidget form { /*added this to counteract a 10px spacing above and below the form in Opera which messed up the above*/
		margin: 0;
		}
 
#twocols{
	width:600px; 
	float:right; 
	position:relative;
	background-color: 1a1a1a;
	}
 
#rightcol{
	width:155px; 
	float:right; 
	position:relative;
	background-color: #000000;
	}
 
#maincol{
	background-color: #1a1a1a;  
	float: left; 
	display: inline; 
	position: relative; 
	width:445px;
	}
 
#content-container {
	padding: 10px 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	}
	
	#content-container h1,
	#content-container h2,
	#content-container h3 {
		font-size: 1.3em; /* + 0.2em */
		color: #EFEFEF;
		margin: 0;
		padding: 0.2em 0;
		}
	
	#content-container h2 {font-size: 1.2em;clear: both;} /* + 0.2em */
	
	#content-container h3 {font-size: 1.1em;clear: both;} /* + 0.2em */
	
	#content-container a {color: #ffffff;}
	
	#content-container p {
		clear: left;
		font-size: 0.9em; /* + 0.2em */
		line-height: 1.3em;
		}
		
	#content-container li {
		clear: left;
		font-size: 0.9em; /* + 0.2em */
		line-height: 1.6em;
		}
		
	#content-container table {
		font-size: 13px; /* + 2px */
		line-height: 1.6em;
		border-collapse: collapse;
		color: #000000;
		}
		
	#content-container td.noborder {
		border: 0;
		}
		
	#content-container td a {
		line-height: 1.6em;
		}
		
	#content-container img {
		float: left;
		margin-right: 9px;
		margin-bottom: 10px;
		vertical-align: bottom;
		}
		
	#content-container .bold {font-weight: bold;}
	
	#content-container .highlite {
		font-size: 100%;
		font-weight: bold;
		color: #FFFFCC;
		}
	
	#content-container .photo-credit {
		float: left;
		clear: both;
		font-size: 0.7em; /* + 0.2em */
		font-style: italic;
		line-height: 1.2em;
		padding-bottom: 10px;
		margin-top: -7px;
		color: #A4A4A4;
		}

	#content-container .error {
		color: #CC0000;
		}
		
	#content-container .Remove {
		display: none;
		color: #CC0000;
		}
		
	#acs-buttons {
		float: right;
		padding-top: 5px;
		}
	
	#languages {
		float: right;
		clear: both;
		padding-bottom: 5px;
		display: none;
		}

#navcontainer {
	width: 150px;
	float: right;
	}

	#navcontainer ul {
		margin: 0;
		padding: 0 0 10px 0;
		list-style-type: none;
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		}
		
	#navcontainer ul ul {
		padding-bottom: 0;
		}

	#navcontainer li {
		padding-top: 2px;
		}

	#navcontainer a,
	#navcontainer a:visited {
		color: #ffffff;
		font-size: 0.9em; /* + 0.2em */
		text-decoration: none;
		display: block;
		padding: 4px 0 4px 7px;
		width: 141px;
		background-color: #1a1a1a;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		border-left: 1px solid #CCC;
		}
		
	#navcontainer li li a,
	#navcontainer li li a:visited {
		width: 136px;
		padding-left: 12px;
		color: #EFEFEF;
		}
		
	#navcontainer li li li a,
	#navcontainer li li li a:visited {
		width: 131px;
		padding-left: 17px;
		color: #C0C0C0;
		}
		
	#navcontainer a:hover {
		text-decoration: underline;
		}

	#navcontainer a.selected,
	#navcontainer a.selected:visited {
		color: #EFEFEF;
		background-color: #1a1a1a;
		}

	#navcontainer a.addon,
	#navcontainer a.addon:visited {
		color: #EFEFEF;
		}

	#navcontainer .padme {
		padding-top: 10px;
		}

#affiliates-container {
	float: right;
	width: 150px;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	background-image: url(../images/site-structure/spacer-EEEEEE.gif);
	background-position: left;
	background-repeat: repeat-y;
	text-align: center;
	padding-bottom: 5px;
	}
	
	#affiliates-container p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.75em; /* + 0.2em */
		font-weight: bold;
		color: #ffffff;
		padding: 6px;
		margin: 0;
		text-align: left;
		}
	
	#affiliates-container a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.75em; /* + 0.2em */
		color: #ffffff;
		text-decoration: underline;
		font-weight: normal;
		}
 
#footer{
	background-color:#000000; 
	clear:both;
	}

	#footer-container {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em; /* + 0.2em */
		color: #FFFFFF;
		padding: 5px;
		text-align: center;
		}
	
	#footer-container a,
	#footer-container a:hover,
	#footer-container a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		border-bottom: 1px dotted #FFFFFF;
		text-decoration: none;
		}
		
	#footer-container a:hover {
		border-bottom: 1px solid #FFFFFF;
		text-decoration: none;
		}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */