body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}

#nav {
	width: 860px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 20px;
	margin-top: -20px;
}

#nav li {
	list-style: none;
	display: inline;
	margin-right: 10px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 10px;
}

#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#nav a:hover {
	color: #4DC4C4;
	text-decoration: underline;
}


a:link, a:visited, 
{
	color: #999999;
	text-decoration: none;
}

#holder {
	width: 940px;
	background-color: #FFF;
	color: #666666;
	border: 1px #cccccc solid;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	float: left;
	margin-left: 10px;
}

#logo {
	text-align: center;
	width: 180px;
	background-color: #ffFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 5px;
	text-transform: uppercase;
	height: 60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 30px;
	padding-left: 10px;
}
#content {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px 10px 20px;
	line-height: 18px;
	width: 590px;
}
#content h1 {
	font-size: 28px;
	color: #34BDC5;
	letter-spacing: 3px;

}
#content h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
#footer {
	color: #696969;
	font-size: 10px;
	padding-left: 40px;
	clear: both;
}
#footer a {
	text-align: center;
	color: #4DC4C4;
}
#content h1 a {

	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 6px;
	text-decoration: none;
}
#boxr {
	width: 226px;
	background-color: white;
	color: #666666;
	border: 1px #cccccc solid;
	padding-top: 10px;
	padding-left: 10px;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	height: auto;
	clear: both;
}
.tiny {
	font-size: xx-small;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990066;
	text-decoration: none;
}
#content a:link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990066;
	text-decoration: underline;
}
#holder #boxr p {
	font-size: 10px;
}
#holder #boxr p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#holder #boxr p a:link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#holder #boxr p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
}.makebold {
	font-weight: bold;
}
#holder #content td a {
	text-decoration: none;
}
#content  h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	color: #9900CC;
}
.centre {
	text-align: center;
}
