* {
		margin: 0;
		padding: 0;
		}
body {
	  background: #000000;
	  color: #ffffff;
	  }
#wrapper {
	  margin: 0 auto;
	  padding: 2.4em 0;
	  width: 795px;
	  position: relative;
	  }
#navigation {
	  width: 471px;
	  margin-left: 324px;
	  padding-bottom: 1.4em;
	  border-bottom: 0.1em solid #ffffff;
	  margin-bottom: 1.5em;
	  float:right;
	  }  
#logo {
	padding:0 1em 0 0;
	}
	
#textContent {
	width: 309px;
	float: left;
	}
#textContent ul {
	padding:0 0 0.9em 1.8em;
	}
#textContent li {
	font-size: 1.1em;
	}		
#imageContent {
	width: 286px;
	float: left;
	}
#imageContent img {
	margin:10px 10px 50px 15px;
	}
#imageContent ul {	
	padding:0.9em 1.8em;
	list-style:none;
	font-size: 1.1em;
	}
#footer {
	  clear: both;
	  border-top: 0.1em solid #ffffff;
	  }
/* type */
body {
	font-size: 62.5%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	}
#navigation p {
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
	color: #f29400;
	}
#navigation ul {
	list-style: none;
	font-size: 1.4em;
	line-height: 1.2em;
	}
#navigation li {
	display: inline;
	padding-right: 1em;
	}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	}
#navigation a:hover {
	text-decoration: underline;
	}
#navigation a#current {
	text-decoration:none;
	color: #22b0f2;
	}		
.highlight {
		color: #22b0f2;
		}
h1 {
		font-size: 2em;
		font-weight: normal;
		line-height: 1.5em;
		width: 100%;
		padding-top: 0.3em;
		padding-bottom: 0.45em;
		}
h2 {
		font-size: 4.6em;
		font-weight: normal;
		line-height: 1em;
		padding-top: 0.1em;
		padding-bottom: 0.5em;
		}
h3 {
	font-size:1.25em;
	}		

#content p, #footer p {
		font-size: 1.1em;
		line-height: 1.5em;
		margin-bottom: 1em;
		}
#content a {
	border-bottom: 1px dotted #fff;
	color: #CCFF66;
	text-decoration: none;
	}	
#content a:hover {
	border-bottom: none;
	text-decoration: underline;
	}		
#footer p {
	padding-top: 1.4em;
	}
.boxout {
	width: 486px;
	margin-bottom:0.5em;
	float: left;
	overflow: hidden;
		}
.boxout img {
	display: block;
	}
.boxout ul {
	list-style: none;
	margin-bottom: 1.5em;
	}
.boxout li {
	font-size: 1em;
	line-height: 1.5em;
	}	
.boxout ul.captionsList li {
	width: 147px;
	float: left;
	font-size: 1.0em;
	line-height: 1.5em;
	margin-right: 15px;
	list-style-type: none;
	}
.imageContainer {
	float: left;
	margin-right: 15px;
	}
.tomrad {
	clear:both;
	}	
.footerDate{
	float: right;
	}
#footercopy{
	margin-left:50px;
}
