body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #009999;
	margin-top: 2px;
	color: #333333;
}
#frame {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../assets/template/content-p.gif);
	width: 796px;
}
#nav {
	background-image: url(../assets/template/nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 25px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.6em;
	}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
	}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #C0FEFE;
	text-decoration: none;
}
#header {
	background: #FFFFFF url(../assets/template/header-background.gif) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 381px;
}
#content-wrapper {
	background-image: url(../assets/template/content-bground.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#content {
	width: 470px;
	float: right;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 40px;
}
#content ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#content li
{
	background: url(../assets/template/bullet.gif) no-repeat 0px 0.6em;
	padding-left: 1.8em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: .7em;
}
#content ol {
	margin-right: 20px;
	background: url(none);
	}
h1 {
	color: #000000;
	font-size: 1.3em;
	padding-bottom: 20px;
	text-align: center;
}
h2 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #E6214A;
}
h3 {
	color: #009999;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #66CCCC;
	margin-top: 10px;
	padding-bottom: 1px;
}
h4 {
	color: #000000;
	font-size: 1.1em;
}
h5 {
	color: #A84611;
	font-size: 1em;
	font-style: italic;
}
h6 {
	color: #003399;
	font-size: 1em;
	font-style: italic;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #E6214A;
}
#mainNav {
	width: 210px;
	float: left;
	padding-bottom: 0px;
	padding-top: 60px;
	line-height: 1.5em;
	margin: 0em 0em 1em;
	background-image: url(../assets/template/heading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
#mainNav-text {
	padding: 10px 10px 20px;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #422E27;
}
#mainNav a {
	text-decoration: underline;
	color: #422E27;
	}
#mainNav a:visited {
	color: #422E27;
	text-decoration: underline;
}
#mainNav a:hover {
	color: #E6214A;
	text-decoration: none;
}
#mainNav img {
	padding: 10px 12px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-top: 20px;
}
#footer {
	clear: both;
	color: #422E27;
	background-image: url(../assets/template/footer.jpg);
	background-repeat: no-repeat;
	background-color: #C0FEFD;
	padding-left: 40px;
	font-size: 1.1em;
	padding-top: 40px;
	background-position: center bottom;
	height: 124px;
	padding-right: 40px;
	padding-bottom: 0px;
}
#footer a {
	text-decoration: none;
	color: #422E27;
	}
#footer a:visited {
	color: #422E27;
	text-decoration: none;
}
#footer a:hover {
	color: #CC0066;
	text-decoration: none;
}
.right-col {
	float: right;
	left: 70%;
	padding: 10px;
	float: right;
	margin-left: 20px;
	width: 250px;
	line-height: 1.4em;
	font-size: 0.95em;
	border: 1px solid #66CC00;
	color: #54A800;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.image-left {
	float: left;
	margin: 0px 20px 10px 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 10px 20px;
	padding: 1px;
}
table {
	font-size: 1em;
	line-height: 1.3em;
}
td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#breadcrumbs {
	background: #330000;
	text-align: right;
	color: #CD3907;
	font-size: .9em;
}
.important {
	color: #FF0000;
	font-style: italic;
}
blockquote {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.img-borderless {
	border: 0px none;
	text-align: center;
	padding: 1px;
}
.image-framed {

	border: 2px solid #BDB5B0;
	text-align: center;
	padding: 1px;
}
#gallery-wrapper {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../assets/template/gallery-bground.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 20px;
}
#gallery-footer {
	clear: both;
	color: #422E27;
	background-image: url(../assets/template/gallery-footer.gif);
	background-repeat: no-repeat;
	background-color: #C0FEFD;
	padding-left: 40px;
	font-size: 1.1em;
	padding-top: 40px;
	background-position: center bottom;
	height: 124px;
	padding-right: 40px;
	padding-bottom: 0px;
}
#gallery-footer a {
	text-decoration: none;
	color: #422E27;
	}
#gallery-footer a:visited {
	color: #422E27;
	text-decoration: none;
}
#gallery-footer a:hover {
	color: #CC0066;
	text-decoration: none;
}
#menu {
	border: 1px solid #999999;
	padding: 20px 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(../assets/menu-screenshot.gif);
	background-repeat: no-repeat;
	background-position: 300px 10px;
	}

