body {
	background-color: #A9C8DD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#rightmenu {
	background-color: #F8F8ED;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
	border: 1px solid #BEBB92;
	padding: 3px;
}
#rightmenu #menutitle  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #2A6D97;
	margin: 0px;
	padding: 3px;
	text-align: left;
	display: block;
	font-weight: bold;
}
#rightmenu ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#rightmenu a {
	display:block;
	color: #577FA3;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #EFEFD6;
	width: 16em;
	margin: 1px;
}
#rightmenu a:hover {
	background-color:#ECEBCC;
}
#rightmenu a:active {
	color: #FFFFFF;
	background-color: #577FA3;
}
p {
	margin-left: 10px;
}




.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A4D77;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.sitemap {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A4D77;
}
.titlebackground {
	background-image: url(images/titlebackground.jpg);
	background-repeat: no-repeat;
}
.titlebg {
	background-image: url(images/titlebg.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(images/h1.gif);
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 488px;
	height: 20px;
}
h2 .img {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image: url(images/h1.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-repeat: no-repeat;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(images/h3.gif);
	padding-left: 10px;
	width: 417px;
	height: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
}
#success {
	padding: 10px;
	margin: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	background-color: #FFFFF0;
	border: 1px dotted #A9C8DD;
}
.two {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(images/h2-2.gif);
	padding-left: 10px;
	width: 488px;
	background-repeat: no-repeat;
	height: 40px;
}
.question {
	width: 450px;
}
.questions {
	font-weight: normal;
	padding-bottom: 10px;
}
.questions a {
	text-decoration: none;
}


.three {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(images/h2-3.gif);
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 488px;
	height: 60px;
	background-repeat: no-repeat;
}
.letter {
	background-color: #FFFBDF;
	border: 1px dashed #000066;
	margin-left: 50px;
	margin-right: 20px;
}
.chkbox {
	height: 23px;
	width: 23px;
}
.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
	text-decoration: none;
}
.border {
	border: 1px solid #4A8DB7;
}
.photo {
	border: 1px solid #4A8DB7;
	margin: 10px;
}
#right {
	float: right;
	width: 260px;
	text-align: right;
}
#right h3 {
	height:auto;
	}
#twitter {
	padding-top: 5px;
}
