@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link img, a:visited img, a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* header */
#header {
	top:0;
	left:0;
	width:780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 59px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
.right {
	float: right;
}
/* contentTop */
#contentTop {
	width:780px;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
#contentTop:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#galleryMenu {
	background-image: url(../images/menuBG.jpg);
	height: 26px;
	width: 456px;
	margin-left: 38px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-align: left;
	word-spacing: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.notCurrent a:link, .notCurrent a:visited {
	color: #0453A0;
	text-decoration: none;
}
.notCurrent a:hover {
	color: #F00;
	text-decoration: none;
}
.current a:link, .current a:visited {
	color: #F00;
	text-decoration: none;
}
.current a:hover {
	color: #F00;
	text-decoration: none;
}
.text {
	margin-left: 38px;
	margin-right: 38px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #0453A0;
}
.title1 {
	font-size: 16px;
	font-weight: bold;
	color: #0453A0;
}
/* content */
#content {
	width:780px;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
/* boxes */
#boxes {
	width:780px;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
}
#boxes:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
.box1 {
	background-image: url(../images/box.jpg);
	height: 75px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-left: 40px;
	width: 335px;
	padding: 0px;
}
.box1 td {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.box2 {
	background-image: url(../images/box.jpg);
	height: 75px;
	width: 335px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-right: 30px;
	margin-left: 15px;
}
.box2 a:link, .box2 a:visited, .box2 a:hover {
	color: #666;
	text-decoration: none;
}
.box2 td {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
/* footer */
#footer {
	width:780px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
	font-size: 10px;
	color: #999;
	text-align: center;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #999;
	text-decoration: none;
}
/* Gallery */
#gallery {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#gallery img {
	padding: 5px;
}
.galleryBold {
	font-weight: bold;
	color: #0453A0;
}
#gallery a:link, #gallery a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0453A0;
	text-decoration: none;
}
#gallery a:hover {
	color: #F00;
}
#galleryDetail {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#galleryDetail img {
	padding: 10px;
}
#galleryDetail a:link, #galleryDetail a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0453A0;
	text-decoration: none;
}
#galleryDetail a:hover {
	color: #F00;
}
/* Random */
.newsletter {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 125%;
}
.newsStrong {
	font-weight: bold;
	color: #0453A0;
}
.newsletter a:link, .newsletter a:visited {
	font-size: 11px;
	color: #0453A0;
	text-decoration: none;
	font-weight: bold;
}
.newsletter a:hover {
	color: #F00;
	text-decoration: none;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
}
.contact a:link, .contact a:visited {
	color: #0453A0;
	text-decoration: none;
}
.contact a:hover {
	color: #F00;
}
.contact img {
	float: right;
}
.contactBold {
	font-weight: bold;
	color: #666;
}
.contactBlue {
	font-weight: bold;
	color: #2C6DB1;
}
#email {
	visibility: hidden;
}
#featArt {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#featArt h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0453A0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#featArt p {
	margin-left: 15px;
}
#featArt a:link, #featArt a:visited {
	color: #666;
	text-decoration: none;
}
#featArt a:hover {
	color: #F00;
	text-decoration: none;
}
.blogTitle {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.blogDate {
	font-weight: bold;
	color: #0453A0;
}
.blogTest a:link, .blogTest a:visited {
	font-weight: bold;
	color: #0453A0;
	text-decoration: none;
}
.blogTest a:hover {
	color: #F00;
}