@charset "UTF-8";
*{
	margin: 0; 
	padding: 0;
	border:none;
}
html{
height:100%;
margin-bottom:1px;
}
body {
	
	background: #e4e4e4;
	text-align: center;
	color:#53473C;
	
}


#wrap{
background: #FFF;
	margin: 0px auto;
	width:800px;
	border:#FFFFFF solid 10px;
}
 #container {

	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0px;
	position:relative;

}
#header{
width:800px;
height:150px;
font-size:146.5%;
 font-family:Georgia, Helvetica, Verdana, Arial, sans-serif;
 color:#E41E2E;
font-weight:bold;

}
#nav{
height:50px;
}

#nav li{
height:21px;
list-style:none;
float:left;
}
a #nav_home{
width:44px;
height:21px;
}




#stamp{
/*	background:url(../i/3Coins.png) no-repeat left top;
*/	position: absolute;
	height: 185px;
	width: 204px;
	top: 0px;
	z-index: 2;
	left: 596px;
	
}

#content{
	background: #FFF;
margin-left:60px;
width:680px;
}
#content_left{
 font:93% "Times New Roman", Times, serif;
color:#1A1818;

float:left;
width:400px;

}
#content_right{
 font:85% "Times New Roman", Times, serif;

float:right;
width:240px;
}
#divider{
height:30px;
clear:both;
border-bottom:#E3D9BA 1px solid;
}
#bottom{
clear:both;
height:20px;
}
#footer_left{
float:left;
width:400px;
height:80px;
}
#footer_right{
font:85% "Times New Roman", Times, serif;
float:right;
width:240px;
}
.small{
font:77% "Times New Roman", Times, serif;
}
#nzpost{
float:right;
}
#creativenz{
float:left;
}
p{
margin:5px 0;
}
.home{
color:#E41E2E;
}
.background{
color:#15639B;
}
.fellows{
color:#D2760C;
}
.quotes{
color:#9B0066;
}
.apply{
color:#0A522A;
}
.katherine{
color:#152FAC;
}
.trust{
color:#E45B0D;
}
.information{
color:#17938A;
}
.date{
font-weight:bold; 
margin-right:20px;
}

#home #content_left{
font-size:131%;
 font-family:Georgia, Helvetica, Verdana, Arial, sans-serif;
}
#home #content_left p{
margin:10px 0;
}

#quotes #content_left p{
margin:15px 0;
}
#footer_right a{
color:#E41E2E;
}
#footer_right a:hover{
border-bottom:1px solid;
}
h1 span {
 display: block;
 position: relative;
 clear:both;
 background:#fff;
} 

h1 { 
font-size:146.5%;
 font-family:Georgia, Helvetica, Verdana, Arial, sans-serif;
height:20px;
overflow:hidden;
margin:0 0 10px 0;
font-weight:normal;
}
h2{
font-size:93%;
 font-family:Georgia, Helvetica, Verdana, Arial, sans-serif;
height:18px;
overflow:hidden;
margin:10px 0 0 0;
font-weight:bold;

}
#apply #content_right h1{
height:40px;
}



.black{
color:#262323;
}
.black span{
font-weight:bold;
}
.brown{
color:#53473C;
}
.brown span{
font-weight:bold;
}
.green a{
color:#0A522A;
text-decoration:none;
}
.green {
color:#0A522A;
margin:5px 0;
/*list-style:url(../images/bull_green.gif);*/
}

.lightgreen a{
color:#6AB000;
text-decoration:none;
}
.lightgreen {
color:#6AB000;

margin:5px 0;
/*list-style:url(../images/bull_lightgreen.gif);*/
}

#lightgreendivider{
height:10px;
clear:both;
border-bottom:#7DBA00 2px solid;
}


#background h1{
font-weight:normal;
color:#15639B;
}
 #fellows h1{
 color:#D2760C;
 }
 
 #quotes h1{
 color:#9B0066;
 }
  #apply h1{
 color:#0A522A;
 }

#apply  #content_right  h1{
color:#6AB000;
}
#download  h1{
color:#1A1818;
}
#download{
height:120px;
 color:#6AB000;
 border:0px;
border-top:#E3D9BA 1px solid;
padding-top:10px;
}

  #quotes h1{
 color:#9B0066;
 }
 #katherine h1{
color:#152FAC;
}
#trust h1{
color:#E45B0D;
}
a{
text-decoration:none;
}
#information h1,#information a{
color:#17938A;
}
#content_left a:hover,#content_right a:hover{
border-bottom: solid 1px;
}
 
 
 #content_left ul, #content_right ul {
 margin:10px 0 10px 15px;
	}
	
/* MAIN NAVIGATION

css image replacement
- set defaults

 */


#nav li{

}
#nav a{
	overflow: hidden; /*Added for bulletproofing*/
position:relative;
	display: block;
	height: 20px;
	color:#53473C;
	font:85% "Times New Roman", Times, serif;
}
#nav a:hover{
	text-decoration:underline;
}
#nav a span{
	cursor: pointer;
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
}
#nav a span:hover{
/*cursor: pointer;
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;*/
	}

/* set individual items

.home{
color:#E41E2E;
}
.background{
color:#15639B;
}
.fellows{
color:#D2760C;
}
.quotes{
color:#9B0066;
}
.apply{
color:#0A522A;
}
.katherine{
color:#152FAC;
}
.trust{
color:#E45B0D;
}
.information{
color:#17938A;
}

 */

#nav_home a {
	width:44px;
}
#nav_home a:hover {
color:#E41E2E;
}	

#nav_home a span {
	background: url(../images/nav_bg.gif) no-repeat 0 0;	
	width: 44px;
}
#nav_home a span:hover {
	background: url(../images/nav_bg.gif) no-repeat 0 -21px;
}
#home #nav_home a span {
	background: url(../images/nav_bg.gif) no-repeat 0 -21px;
}

#nav_background a {

width:74px;
}	
#nav_background a:hover {
color:#15639B;
}	

	
#nav_background a span {
	background: url(../images/nav_bg.gif) no-repeat -44px 0;	
	width: 74px;
}
#background #nav_background a span {
	background: url(../images/nav_bg.gif) no-repeat -44px -21px;	
}
#nav_background a span:hover {
	background: url(../images/nav_bg.gif) no-repeat -44px -21px;
}

#nav_fellows a {
	width:52px;
}	
#nav_fellows a:hover {
color:#D2760C;
}

#nav_fellows a span {
	background: url(../images/nav_bg.gif) no-repeat -118px 0;	
	width: 52px;
}

#fellows #nav_fellows a span {
	background: url(../images/nav_bg.gif) no-repeat -118px -21px;	
}

#nav_fellows a span:hover {
	background: url(../images/nav_bg.gif) no-repeat -118px -21px;
}

#nav_quotes a {
	width:49px;
}	
#nav_quotes a:hover {
color:#0A522A;
}
#nav_quotes a:hover {
color:#9B0066;
}
#nav_quotes a span {
	background: url(../images/nav_bg.gif) no-repeat -170px 0;	
	width: 49px;
}
#quotes #nav_quotes a span {
	background: url(../images/nav_bg.gif) no-repeat -170px -21px;	
}
#nav_quotes a span:hover {
	background: url(../images/nav_bg.gif) no-repeat -170px -21px;
}

#nav_apply a {
	width:45px;
}	
#nav_apply a:hover {
color:#0A522A;
}	
#nav_apply a span {
	background: url(../images/nav_bg.gif) no-repeat -219px 0;	
	width: 45px;
}
#nav_apply a span:hover {
	background: url(../images/nav_bg.gif) no-repeat -219px -21px;
}
#apply #nav_apply a span {
	background: url(../images/nav_bg.gif) no-repeat -219px -21px;
}

#nav_katherine a {
	width:114px;
}	
#nav_katherine a:hover {
color:#152FAC;
}	
#nav_katherine a span {
	background: url(../images/nav_bg.gif) no-repeat -264px 0;	
	width: 114px;
}
#nav_katherine a span:hover {
	background: url(../images/nav_bg.gif) no-repeat -264px -21px;
}
#katherine #nav_katherine a span {
	background: url(../images/nav_bg.gif) no-repeat -264px -21px;
}
#nav_trust a {
	width:62px;
}	
#nav_trust a:hover {
color:#E45B0D;
}	
#nav_trust a span {
	background: url(../images/nav_bg.gif) no-repeat -378px 0;	
	width: 62px;
}
#nav_trust a span:hover {
	background: url(../images/nav_bg.gif) no-repeat -378px -21px;
}
#trust #nav_trust a span {
	background: url(../images/nav_bg.gif) no-repeat -378px -21px;
}

#nav_information a {
	width:95px;
}
#nav_information a:hover {
color:#17938A;
}	

#nav_information a span {
	background: url(../images/nav_bg.gif) no-repeat -440px 0;	
	width: 95px;
}
#nav_information a span:hover {
	background: url(../images/nav_bg.gif) no-repeat -440px -21px;
}
#information #nav_information a span {
	background: url(../images/nav_bg.gif) no-repeat -440px -21px;
}



