body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/background-filler.jpg);
	background-repeat: repeat;
}
body, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.contentCell {
	background-image: url(images/background2.gif); 
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	vertical-align: top;
}
.navCell {
	background-image: url(images/background-media2.gif); 
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: bottom;
	border-bottom: solid #C1C1A0 1px;
}
.nav a {
    font-family: Georgia, Times, serif;
	font-size: 12px;
	display: block;
	padding-bottom: 6px;
	text-transform: uppercase;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover {
	display: block;
	padding-bottom: 0px;
	border-bottom: solid #Be37a1 6px;
	color: #33979F;
}
.footer {
	color: #EDFAFC;	
	line-height: 17px;
	padding-left: 8px;
}
a.design {
    color: #999999;
}
h1 {
    font-size: 18px;
	font-weight: bold;
	line-height: 23px;
	font-family: Georgia, Times, serif;
	color: #3F3E44;
}
h3 {
    font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	font-family: Georgia, Times, serif;
	color: #3F3E44;
}
h2 {
    font-size: 15px;
	font-weight: bold;
	color: #Be37a1;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.content {
    padding-top: 15px;
    font-size: 11px;
	color: #38372A;
	line-height: 18px;
	padding-bottom: 25px;
	text-align: justify;
}
.pageTitle {
    font-size: 21px;
	text-transform: none;
	padding-bottom: 15px;
	color: #333333;
	font-family: Georgia, Times, serif;
	letter-spacing: -1px;
}
.filler {
	background-attachment: fixed;
	background-image: url(images/filler-2.jpg);
	background-repeat: no-repeat;
	background-position: 50px top;
}
a {
	color: #238798;
	text-decoration: underline;
}
a:hover {
	color: #8B7EA9;
	text-decoration: none;
}
.photoCaption {
   line-height: 12px;
   font-size: 10px;
   color: #444444;
}
.footer a {
	color: #FFFF00;
	text-decoration: underline;
}
.media {
	padding: 0px;
	margin: 0px;
}


.media li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.media p {
	margin: 0px;
	padding: 0px;
}
