/* - - - - - - - - - - - - - - - - - - - - -
Version : 		1.1
Modified : 	13/03/06
- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
	margin: 0;
	padding: 0;
}	
html{
}	
body{
		margin: auto;
		text-align: center;
		background-color: #4F4F4F;
		color: #4F4F4F;

}

/* ----- IDS ----- */

#container{
		margin-top:20px;
		background-image: url(../images/bg_content.gif); 
		text-align: left;
		margin-left:auto;
		margin-right:auto;
		width: 780px;




}	


#header{
		position: relative;
		background-image: url(../images/bg_header.gif); 
		background-repeat: no-repeat;
		width: 780px;
		height: 60px;


}
#primaryContent{


		width: 780px;
		position: relative;
		background-image: url(../images/img_content.gif); 
		background-repeat: no-repeat;





}		


#footer{

		clear: both;
		background-color: #4F4F4F;
		background-image: url(../images/bg_footer.gif); 
		background-repeat: no-repeat;
		width: 780px;
		height: 420px;
}


#imgContent{
		position: relative;

}

/* ----- HEADINGS ----- */

h1{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
		color: #A01D1D;
		font-size: 11px;
		text-transform: uppercase;
		padding-left: 220px;
		margin-bottom: 15px;
		padding-top: 10px;
}

h2{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
		color: #A01D1D;
		font-size: 10px;
		text-transform: uppercase;
		padding-left: 220px;
		margin-bottom: 15px;
		padding-top: 10px;
}

/* ----- PARAGRAPHS ----- */

p{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		color: #525252;
		font-size: 11px;
		line-height: 1.5em;
		padding-bottom: 8px;
		padding-left: 220px;
		padding-right: 100px;
}




/* ----- TOP MENU ----- */

	#nav {
		float: left;
		overflow: hidden;
		width: 134px;
		position: relative;
		left: 32px;
		top: 67px;
		}
		
	#nav a {
		padding-left: 300px;
	}
		
	#nav a:hover {	
		background-position: -134px 0;

		}
	#nav a:active {
		background-position: -134px 0;

		}
		
	#linkHOME a  {

		display:block;
		height: 24px;
		background: url("../images/btn_home.gif") top left no-repeat;
	}
	
	#linkEI a  {

		display:block;
		height: 26px;
		background: url("../images/btn_ei.gif") top left no-repeat;
	}	
	
	#linkMR a  {

		display:block;
		height: 28px;
		background: url("../images/btn_mr.gif") top left no-repeat;
	}		

	#linkPW a  {

		display:block;
		height: 26px;
		background: url("../images/btn_pw.gif") top left no-repeat;
	}		
	
	#linkCH a  {

		display:block;
		height: 24px;
		background: url("../images/btn_ch.gif") top left no-repeat;
	}		
	
	#linkGA a  {

		display:block;
		height: 29px;
		background: url("../images/btn_ga.gif") top left no-repeat;
	}		
	
	#linkSI a  {

		display:block;
		height: 25px;
		background: url("../images/btn_si.gif") top left no-repeat;
	}		
	
	#linkCU a  {

		display:block;
		height: 27px;
		background: url("../images/btn_cu.gif") top left no-repeat;
	}				

#copyright{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		color: #d2d2d2;
		font-size: 10px;
		position: relative;
		top: 400px;
		left: 50px;
}

#sig{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		color: #d2d2d2;
		font-size: 10px;
		position: relative;
		top: 377px;
		left: 450px;
}

#sitemap{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		color: #d2d2d2;
		font-size: 10px;
		position: relative;
		top: 353px;
		left: -200px;
		float: left;
}


#footer a:hover {
		text-decoration: underline;
		color: #d2d2d2;
}

#footer a {
		text-decoration: none;
		color: #d2d2d2;
}

table {
		/* border: 1px solid #0f0; */
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		color: #525252;
		font-size: 10px;
		position: relative;
		left: 110px;
		margin-bottom: 15px;
}

td {
		padding: 4px;
		vertical-align: top;
		
}

/* ----- CLASSES ----- */

#pastYears{
		margin-left: 220px;
		padding-top: 10px;
		padding-bottom: 10px;
}

#pastYears li {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		display: inline;
		font-weight: bold;
		color: #d2d2d2;
		font-size: 10px;
}

#pastYears a{
		text-decoration: none;
		color: #6F0003;
}

.awards {
		margin-top: 10px;
}

.rightIndent{
		padding-right: 180px;
}

.blue {
		color: #004990;
}

.bold {
		font-weight: bold;
		color: #707070;
}

.list {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		color: #525252;
		font-size: 10px;
		padding-left: 240px;
		padding-bottom: 5px;
}

.year a{
		font-weight: bold;
		color: #707070;

	
}

.floatRight{
		float: right;
}

.underline {
		text-decoration: underline;
}

.border{
		border: 1px solid #d2d2d2;
}

.award{
		font-weight: bold;
		color: #004990;
}

/* ----- IMAGES ----- */

a img{
		border-style: none;
}

/* ----- TABLES ----- */

/* ----- HACKS ----- */

* html #w {width: 680px;} /*style for IE*/