body {
	background-color: #c3e0e9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
}

p {
	text-align:left;
}

img {
	border:0;
}

#content a:link, a:visited, a:active {
	color:#72B4CA;
	text-decoration:none;
	font-weight:normal;
}

#content a:hover {
	text-decoration:underline;
	font-weight:normal;
}

#body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	padding-left:75px;
	padding-right:75px;
}

#footer {
	width:900px;
	height:118px;
	margin:0 auto;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
}

#footer p {
	text-align:center;
}

#footer a:link, a:visited, a:active {
	color:#72B4CA;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	text-decoration:underline;
	font-weight:normal;
}

#content {
	background-image:url(../images/body-bg.jpg);
	background-repeat:no-repeat;
	padding:30px 20px 20px 20px;
	text-align:center;
}
#content2 {
	background-image:url(../images/body-bg2.jpg);
	background-repeat:no-repeat;
	padding:30px 20px 20px 20px;
	text-align:center;
}

h1 {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#376872;
	text-align:left;
}

h2 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#376872;
	margin:0;
	text-align:left;
}

h3 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	text-align:left;
}

#subheading {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#376872;
	margin:0;
	text-align:left;
	font-weight:bold;
}

#subnavigation {
	margin:0 auto;
	width:600px;
	text-align:center;
}

ul #subnav {
	list-style:none;
	display:inline;
	font-weight:bold;
}

#subnav a:link, a:active, a:visited {
	margin:0;
	text-decoration:none;
}

#subnav a:hover {
	margin:0;
	text-decoration:underline;
}

form, input, textarea {
	color:#333333;
	background-color:#c3e0e9;
	border:1px solid #376872;
}

.gallery img {
	border: 4px double #376872;
	margin: 0;
	padding: 0;
}

.home{
padding:20px;
text-align:left;
width:363px;
height:auto;
background-color:#e9f4f7;
}
.home li{
padding:0;
margin:0;
list-style-image:url(../images/bullet.gif);
}
.home ul{
padding:15px 0 0 15px;
margin:0;
list-style-image:url(../images/bullet.gif);
}