body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content{
	margin-top: 10px;
	margin-left: 10px;
}
.middlebg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}


#sidebar ul{
	list-style-type: none;
	padding: 7px;
	margin: 0px;
}
#sidebar li {
	margin: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2C495F;
	border-bottom-color: #2C495F;
}
#sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #274F5E;
	display: block;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 4px;
}
#sidebar li li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #274F5E;
	display: block;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-left: -2px;
	margin-right: -10px;
}
#sidebar a.selected {
	background-color: #183946;
}
.menu {
	background-color: #274F5E;
}
#sidebar a:hover {
	background-color: #376F84;
}
#sidebar td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2C495F;
	border-bottom-color: #2C495F;
}
#middlecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224654;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.title {
	left: -5px;
	position: relative;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #274F5E;
	text-decoration: none;
	font-weight: bold;
	margin-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006666;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ACA44D;
}
.border {
	border: 1px solid #DAE0E3;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #224654;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #224654;
}
#rightbar {
	float: right;
	width: 200px;
	padding: 5px;
	margin: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-left-color: #F3F3F3;
	background-color: #FBFBF7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #CCCCCC;
}
#rightbar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: -5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F3E7;
	background-color: #2E4B5D;
}
#rightbar li {
	padding-bottom: 4px;
}
.subtitle {
	left: -5px;
	position: relative;
}
.url {
	font-size: 9px;
	color: #7E7D67;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ACA44D;
	font-weight: bold;
}
.testimonial {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #F5F7F7;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DAE0E3;
	border-left-color: #DAE0E3;
}
.testimonial p {
	margin: 0px;
}

