body {
	margin: 0px;
	background-color: #CCCCCC;
	background-image: url(../images/bkground.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#maincontainer {
	width: 750px;
	display: block;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 760px;
	background-position: right top;
	display: block;
	position: relative;
}
#leftnav {
	float: left;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 20px;
	padding: 0px;
	background-color: #333333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftnav a.mainlevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	display: block;
	text-align: center;
	margin: 0px;
	font-style: normal;
	text-transform: lowercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#leftnav a.mainlevel:hover {
	background-color: #666666;
}


#leftnav .sublevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 142px;
	text-align: right;
}
#leftnav a.sublevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 142px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	text-align: center;
	background-color: #999999;
	text-transform: lowercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftnav a.sublevel:hover {
	display: block;
	text-align: center;
	background-color: #666666;
}

#active_menu {
	background-color: #666666;
}

#inner_container {
	width: 582px;
	float: left;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 568px;
	float: left;
	padding-top: 27px;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}

#maincontent input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#maincontent textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #999999;
}
#maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 542px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A12C2B;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 10px;
}

#maincontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 568px;
	display: block;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: right;
	margin-right: 15px;
}
#bottomNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 9px;
}
#bottomNav a:hover {
	color: #999999;
	text-decoration: underline;
}
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin-bottom: 20px;
	text-transform: lowercase;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
	margin-bottom: 20px;
}
a.contentpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
}

a.contentpagetitle:hover {
	color:#999999
}

.createdate {
	color: #666666;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.back_button a, .pagenav_next a, .pagenav_prev a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.back_button a:hover, .pagenav_next a:hover, .pagenav_prev a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.modifydate {
	color: #666666;
	padding-top: 25px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sectiontableheader {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
padding-bottom: 8px;
}

.small, .small a {
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.photo {
      float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.photo img {
        border: 1px solid #999999;
}

.photo a {
text-decoration: none;
color: #FFFFFF;
}

.photos a:link {
	text-decoration: none;
        font-size: 9px;
}

.photos a:hover {
	text-decoration: none;
        color: #CCCCCC;
        font-size: 9px;
}

.photos a:active {
	text-decoration: none;
        font-size: 9px;
}

.photos a:visited {
	text-decoration: none;
        font-size: 9px;
}


.moduletable {
}

.mosimage img {
	border: 1px solid #999999;     
}

.mosimage_caption {
        padding-left: 5px;
        color: #999999
}

.view-photo img {
        border: 1px solid #999999;
}

.category img {
        border: 1px solid #999999;
}
.border {
	border: 1px solid #A12C2B;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
