body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #ccc;
	}	
	
#frame {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 600px;
	text-align: left;
	}

/* TEXT */

#maincontent a, #utility a, #footer a {
	color: #369;
	}
a:hover { 
	color: #3CC; 
	text-decoration: none;
	}		
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	font-size: 21px;
	line-height: 27px;
	color: #000;
	}		
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #000;
	}	
p, h3 { 
	font-size: 12px;
	line-height: 16px;
	color: #000;
	}

/* Quotes */		
#content #maincontent .quote {
	width: 493px;
	background: #E2DEC9 url(http://216.119.116.85/img/quotation_btm.gif) bottom left no-repeat;
	margin: 0 0 15px 20px;
	padding: 0;
	border: 1px solid #fff;
	}
	
#content #maincontent div.quote p {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	padding: 0;
	margin-bottom: 0;
	}
	
#content #maincontent div.quote p.sign, #content #maincontent div.quotes p.sign {
	text-align: right;
	padding: 0;
	margin: 10px 20px 0 0;
	}
	
#content #maincontent .quote div {
	width: 493px;
	margin: 0 0 10px 0;
	padding: 12px 0 0 0;
	background: #E2DEC9 url(http://216.119.116.85/img/quotation_top.gif) top left no-repeat;
	}
	
/* Global Navigation */	 
#nav {
	position: relative;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #3e3e3e;
	height: 28px;
	}

#nav li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;	
	}
	
/* LAYOUT */	
#utility {
	text-align: right;
	color: #888;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	margin: 0;
	padding-right: 10px;
	padding-top: 0;
	text-decoration: none;
	height: 75px;
	}
	
#utility a {
	text-decoration: none;
	}
	
#utility a:link.active, #utility a:visited.active, #utility a:hover {
	color: #000;
	text-decoration: none;
	}
	
#utility span {
	font-weight: bold;
	}
	
#header {
	width: 100%;
	height: 75px;
	border-bottom: 4px solid #000;
	background: #fff url(http://216.119.116.85/img/logo_bg_v6.jpg) no-repeat;
	}
	
#logo {
	float: left;
	margin-left: 27px;
	background-color: #fff;
	}
	
#content {
	width: 100%;
	border-top: 1px solid #000;
	border-bottom: 10px solid #000;
	background: #fff url(http://216.119.116.85/img/content_bg_v3e.gif) repeat-y;
	}
	
/* Basic Pages */
	
#maincontent {
	margin: 0;
	padding: 0 0 0 55px;
	width: 540px;
	float: left;
	}
	
#maincontent p {
	font-size: 12px;
	line-height: 17px;
	color: #000;
	}
	
#maincontent ul {
	list-style: square;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #000;
	}
	
#maincontent li {
	margin: 0px;
	font-size: 11px;
	margin-bottom: 6px;
	margin-left: 20px;
	margin-right: 25px;
	padding: 0;
	color: #000;
	}
	
#maincontent p, #maincontent h2, #maincontent h3  { 
	margin: 0 20px 15px 20px;
	}
	
#maincontent h1 { 
	margin: 15px 25px 15px 0;
	padding-left: 20px;
	background: url(http://216.119.116.85/img/h1star.gif) no-repeat 4px 4px;
	}

#maincontent h3 { 
	margin-bottom: 0;
	color: #2A4582;
	}
	
#maincontent .first	{
	float: left;
	width: 260px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	color: #fff;
	text-decoration: none;
	}
	
#maincontent .first li {
	list-style-type: none;	
	margin-bottom: 12px;
	padding: 2px 0 0 21px;
	background: url(http://216.119.116.85/img/yellowstar.gif) no-repeat 0px 0px;
	}

#maincontent .second {
	float: left;
	width: 130px;
	margin: 0 0 0 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
	}
	
#maincontent .second li {
	list-style-type: none;	
	margin-bottom: 12px;
	padding: 2px 0 0 21px;
	background: url(http://216.119.116.85/img/yellowstar.gif) no-repeat 0px 0px;
	}
	
#maincontent .third {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
	}
	
#maincontent .third li {
	list-style-type: none;	
	margin-bottom: 12px;
	padding: 2px 0 0 21px;
	background: url(http://216.119.116.85/img/yellowstar.gif) no-repeat 0px 0px;
	}
	
/* the ACE Team */

#maincontent #photobio {
	float: left;
	width: 121px;
	padding-left: 20px;
	}
	
#maincontent #photobio img {
	border:1px solid #000;
	}
	
#maincontent #teambio {
	float: left;
	width: 380px;
	}
	
/* Footer */
	
#footer {
	color: #fff;
	font-size: 11px;
	margin: 0;
	border-top: 4px solid #666;
	border-bottom: 1px solid #666;
	background-color: #999999;
	width: 100%;
	}
	
#footer .copyright {
	color: #000;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding-right: 10px;
	padding-top: 3px;
	}
	
#footer .ftrlinks {
	color: #000;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 11px;
	}
	
#footer .ftrlinks a {
	color: #000;
	}
	
#footer .ftrlinks span {
	font-weight: bold;
	}
	
#footer a:link.active, #footer a:visited.active, #footer a:hover, #siteby a:link.active, #siteby a:visited.active, #siteby a:hover {
	color: #ccc;
	text-decoration: none;
	}
	
acronym {
	color: #003274;
	border-bottom: dotted 1px #003274; 
	cursor: help;
	}
	
div.clearer2 {
	clear: left; 
	line-height: 0; 
	height: 0;
	}
	
#content #maincontent p.need {
	color: red;
	}
	
#content #maincontent a.need {
	color: red;
	}

