body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 100%;
}
#content {
	width: 700px;
	left: 155px;
	top: 100px;
	height: 80%;
	position: absolute;
	clear: both;
	margin-bottom: 10px;
}
div.nav {
	width: 700px;
	height: 40px;
	color: #4B5733;
	background-image: url(images/bg-nav.gif);
	background-repeat: no-repeat;
}
div.nav p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4B5733;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	letter-spacing: 1px;
}
div.nav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4B5733;
	text-decoration: none;
	font-weight: normal;
}
div.nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4B5733;
	text-decoration: none;
	font-weight: normal;
}
div.nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}

div.text {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	margin: 0px;
	width: 600px;
}
div.text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 5px 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #4B5733;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 3px;
	font-variant: small-caps;
}
a:link {
	color: #4B5733;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #B31C21;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
div.textGallery {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	width: 100%;
}
div.textGallery p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px 0px;
	padding: 0px;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
#contentGallery {
	height: 100%;
	width: 750px;
	left: 100px;
	top: 100px;
	position: absolute;
}
div.navGallery {
	width: 750px;
	height: 40px;
	color: #4B5733;
	background-image: url(images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
div.navGallery p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4B5733;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	letter-spacing: 1px;
}
div.navGallery a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4B5733;
	text-decoration: none;
	font-weight: normal;
}
div.navGallery a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4B5733;
	text-decoration: none;
	font-weight: normal;
}
div.navGallery a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}
div.subnav {
	background-image: url(images/bg-subnav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
	top: 0px;
	height: 300px;
	text-align: center;
}
img {
	border: none;
}

.footer {
	text-align:left;
	font-size: 11px;
	padding-bottom: 5px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
