body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #aaaa11;
	font-size:65%;
}

*
{
	margin: 0;
	padding: 0;
}

body.homepage{
	background-image: url('../Images/CHI-bkgr-009.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#logo 
{
	position: absolute;
	top: 50px;
	left: 58px;
	width:630px;
	padding-bottom:5px;
	border-bottom:1px solid #aaaa11;
}

#homenav, #nav 
{
	font-size: 1.11em;
	position: absolute;
	top: 142px;
	left: 58px;
	width: 578px;
	padding: 0px 0px 11px 52px; 
}

#nav{
	border-bottom:1px solid #aaaa11;
}

#content 
{
	color: #000000; /*black*/
	position: absolute;
	top: 184px;	
	left: 56px;
	width: 630px;	
}

#content2 
{
	color: #000000; /*black*/
	position: absolute;
	top: 162px;	
	left: 56px;
	width: 630px;	
}

#signature
{
	width: 572px;
	font-size: 0.9em;
	text-align: right;
	padding: 10px 0px 35px 0px;
	border-top:1px solid #aaaa11;
	margin-left: 58px;
}

h1
{	
	font-size: 1.60em;
	color: #a7a744;
	font-weight: bold;
	margin: 30px 0px 10px 58px;
}

p {
	font-size: 1.60em;
	margin: 0px 0px 10px 58px;
}

a
{	
	color: #aaaa11; /*limoDarkDark*/
	text-decoration: none;
	outline: none; /*Get rid of dotted lines around links in Firefox*/
}

a:hover
{
	background-color: #cccc33; /*limo*/
	color: #000000;
}

.topimage a:hover, .images a:hover, #logo a:hover, a.js:hover {
	background-color: transparent; 
}

.topimage 
{		
	border-bottom: 1px solid #aaaa11;
	padding: 0px 0px 16px 0px;
	text-align: right;
}

.images
{	
	border-top:1px solid #aaaa11;
	border-bottom:1px solid #aaaa11;
	padding: 10px 0px 10px 0px;
	margin-bottom:10px;
}

.images2
{	
	border-top:1px solid #aaaa11;
	border-bottom:1px solid #aaaa11;
	padding: 15px 0px 15px 0px;
	margin-bottom:10px;
	text-align: right;

}

.submenu, .submenulast{
	width: 572px;
	font-size: 1.60em;	
	border-top:1px solid #aaaa11;	
	margin-left: 58px;
}
 .submenulast{	
	border-bottom:1px solid #aaaa11;	
	margin-bottom: 20px;
}

#jscorner {
	border:none;
	bottom:15px;
	height:160px;
	position:absolute;
	right:15px;
	width:11px;
}
