#titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #0099FF;
	text-align: center;
	padding: 5px;
	height: auto;
	width: 758px;
	position: absolute;
	z-index: 100;
	left: auto;
	font-weight: bold;
	letter-spacing: 0.7em;
	top: 0px;
}
.homep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0099FF;
	line-height: 1.5em;
}
#top {
	text-align: center;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: auto;
	top: 0px;
}
#strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #0099FF;
	text-align: center;
	padding: 10px;
	height: auto;
	width: 718px;
	position: absolute;
	left: auto;
	top: 40px;
	background-color: #FFFFFF;
}
#nav {
	text-align: center;
	position: absolute;
	height: 30px;
	width: 768px;
	left: auto;
	top: 80px;
	background-color: #0099FF;
}
#nav ul {
	padding : 0;
	margin : 0;
	list-style : none;
	line-height : 2em;
	height : auto;
	width: 768px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav li {
	margin : 0;
	width : 192px;
	padding-top : 5px;
	padding-bottom : 6px;
	font-size : 1em;
	list-style-type: none;
	display: inline;
	padding-right: 40px;
	padding-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
#rightpanel {
	background-color: #0099FF;
	text-align: center;
	width: 231px;
	position: absolute;
	top: 110px;
	margin-left: 517px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #0099FF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0099FF;
	margin-bottom: -20px;
}

.white {
	color: #FFFFFF;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0099FF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0099FF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0099FF;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	text-align: center;
	color: #FFFFFF;
}


#nav a:link {
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
}
#nav a:visited {
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
}
#nav a:hover {
	font-size: 1em;
	color: #0099FF;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 192px;
}
#main {
	height: auto;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-repeat: repeat;
	background-image: url(../newimages/image002.gif);
}
#content {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	width: 507px;
	position: absolute;
	left: auto;
	top: 110px;
	font-size: .9em;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}

.blue {
	color: #0066FF;
}
