body {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0;
	padding: 0;
	color: #182F83;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position:center;
}
#wrap {
				margin: 0 auto;
				width: 701px;
}
h3, h4 {
color: #00ADD3
}
 a:link, a:visited {
 color: #00ADD3;
 text-decoration:none;
 
 }
 a:hover{
  color: #00ADD3;
  text-decoration: underline;
 }


.colour1 {color: #BEE0E9}/*light blue*/

.colour2 {color: #00ADD3}/*mid blue*/

.colour3 {color: #182F83}/*dark blue*/

#headerbg {
	width: 701px;
	height: 150px;
	margin: 0 auto;
	
}

#header {	
	width: 701px;
	height: 110px;
	margin: 0 auto;
	background: url(../images/header.gif);
}
#strap {
	float: left;
	height: 80px;
	width: 471px;
	padding: 25px 0 0 120px;
}
#title {
	float: left;
	height: 45px;
	width: 500px;
	padding: 10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #182F83;
	background-image:url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

.strapline {
	font-style:italic;
	font-weight:bold;
	color:#182F83;
	line-height:25px;
	}
	
.headline{
font-size:22px;
color: #00ADD3;
line-height:25px;

}

#fontsize {
	width: 661px;
	height: 30px;
	margin: 0 auto;
	padding:10px 40px 0 0;
	background: url(../images/background.gif) repeat-y;
}

#main {
	width: 651px;
	background: url(../images/background.gif) repeat-y;
	margin: 0 auto;
	padding: 10px 25px 0 25px;	
}

#maincolumn {
	float: right;
	width: 530px;
}


#navcolumn {
	float: left;
	width: 84px;
}

#navigation {
width: 84px;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {

}
#navigation li a:link, #navigation li a:visited {
	display: block;
	padding:5px 0 5px 20px;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #00ADD3;
	background-image:url(../images/circle.gif);
	background-repeat:no-repeat;
	background-position: left center;
}

#navigation li a:hover {
	background-image:url(../images/circle_filled.gif);
	background-repeat:no-repeat;
	background-position: left center;
}

#navigation_top {
text-align:center;
list-style: none;

}
#navigation_top ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation_top li {
	display:inline;

}
#navigation_top li a:link, #navigation_top li a:visited {
	padding:0 10px 0 0;
	text-decoration: none;	
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #182F83;

}

#navigation_top li a:hover {
color: #00ADD3;

}


#fontChanger {
	float:right;
	list-style: none;
	margin: 0 auto;

}
#fontChanger ul {
	list-style: none;
	padding:30px 5px 0 0px;
}

#fontChanger li {
	display:inline;
	padding:30px 3px 0 3px;
	color: #182F83;

}
#fontChanger li a:link, #fontChanger li a:visited {
	padding:0px 3px 0 3px;
	color: #182F83;
	text-decoration:none;
}


#divider {
	width: 699px;
	height:10px;
	margin:10px 0px 10px -25px;
	border: 1px solid #BEE0E9;
	background:url(../images/div_bg.gif) repeat-y;
}

#footer {
}

.bottompage {
	width: 701px;
	height: 39px;
	text-align:center;
	margin: 0 auto;
	background: url(../images/footer.gif) no-repeat;
}

.smallfont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mediumfont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.largefont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
