body,
html {
	margin:0;
	padding:0;
	color:#000;
	background:#a7a09a;
	font-family: Verdana, Tahoma, Arial, Helvetica, san-serif;
}

body{
	background: url(images/bgr.gif) repeat-x;
	}

#wrap {
	width:900px;
	margin:0 auto;
	background:#FFF url(images/colbgr.gif) repeat-y;
}

#header {
    padding:0px 0px;
	background:#FFF;
}

#topnav{
	width: 890px;
	height: 40px;
	background: url(images/topnav.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #554657;
	text-align: right;
	border-top: 5px solid #FFF;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}

#topnav p{
	margin: 0px 0 0 0;
	padding: 10px 0 0 0;
	}
	
#topnav span.on{
	color: #ffffff;
    text-decoration: underline;
	margin-left: 20px;
	margin-right: 20px;
	}

#topnav a{
	color: #554657;
	font-size: 1.0em;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px; 
}

#topnav a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
	
#nav {
	padding:25px 0 0 0;
	background: #FFF url(images/header.gif) no-repeat;	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
	height: 95px;
}

#nav h1{
	color: #554657;
	text-decoration: none;
	font-size: 2.1em;
	margin: 0px 0px 0px 20px;
	padding: 0 0 0 0;
}

#nav h2{
	color: #554657;
	text-decoration: none;
	font-size: 0.97em;
	margin: 0px 0px 0px 20px;
	padding: 0 0 0 0;
}

#left {
	float:left;
	width:195px;
	padding:0px;
	background:none;
	border-top: 5px solid #FFF;
	border-left: 5px solid #FFF;
	}
	
	
#left a.blocks{
	display: block;
	height: 64px;
	width: 195px;
	background: url(images/sidelink.gif) no-repeat;
	color: #554657;
	font-size: 1.0em;
	line-height: 4em;
	text-decoration: none;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

#left a:hover.blocks{
	color: #FFF;
	text-decoration: underline;
	background: url(images/sideover.gif) no-repeat;
	}

#left p.pageon{
	display: block;
	height: 64px;
	width: 195px;
	background: url(images/sideover.gif) no-repeat;
	color: #FFF;
	font-size: 1.0em;
	line-height: 4em;
	text-decoration: underline;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

#left a{
	color: #554657;
	text-decoration: underline;
	}
	
#left a:hover{
	color: #FFF;
	text-decoration: none;
	}
	
#left span.mail{
	font-size: 0.75em;
	}


#contact{
	width: 195px;
	background: url(images/leftnav.gif) no-repeat;
	background-position: bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#contact p{
	font-size: 0.9em;
	color: #554657;
	text-align: left;
	padding: 10px 0 0px 10px;
	margin: 0px 0 0px 0px;
}

#right {
	float:right;
	width:690px;
	padding:0px;
	background: url(images/contentbgr.gif) repeat-x;
	border-top: 5px solid #FFF;
	border-right: 5px solid #FFF;
}

#right h1{
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.2em;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding: 0px 20px 10px 20px;
}

#right .first{
	padding-top: 20px;
	}

#right p{
	color: #554657;
	font-size: 1.0em;
	line-height: 1.2em;
	margin:0px 0px 0px 0px;
	padding: 0px 20px 10px 20px;
}

#right a{
	color: #FFF;
	text-decoration: underline;
}

#right a:hover{
	color: #554657;
	text-decoration: none;
	}
#right acronym{
	border-bottom: 1px dashed #554657;
	}

#right ul{
	color: #554657;
	font-size: 1.0em;
	line-height: 1.2em;
	margin:0px 0px 0px 0px;
	padding: 0px 20px 10px 20px;
	list-style-position: inside;
}

#right div.imgleft{
	background:none;
	margin-left:25px;
	margin-right:25px;
}
	
#right div.imgright{
	float:right;
	background:none;
}

#right img{
	border: 4px solid #E2DCCA;
	padding: 0 0 0px 0;
	margin: 0 0 10px 0;
}

#right div.imgleft{
	background:none;
	margin-left:25px;
	margin-right:25px;
	}
	
#right div.imgright{
	float:right;
	background:none;
	}
	
#footer {
	clear:both;
	height: 40px;
	padding: 20px 0 0 0;
	background: url(images/footer.gif) no-repeat;
	border: 5px solid #FFF;
}
#footer p{
	color: #554657;
    font-size: 0.95em;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#footer p {
		margin:0;
    }
	* html #footer {
		height:1px;
	}