﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
html {
scrollbar-base-color: #666666;
scrollbar-arrow-color: white;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-lightshadow-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
}
#top1 {
	height: 51px;
	width: 970px;
	margin-bottom: 5px;
}
#top2 {
	height: 88px;
	width: 970px;
}
#top3 {
	width: 970px;
	color: #FFFFFF;
	text-align: center;
}
#left {
	width: 540px;
	float: left;
	display: inline;
	padding: 30px;
}
#right {
	padding: 20px;
	width: 330px;
	float: right;
	display: inline;
	height: 360px;
	overflow: scroll;
	margin-top: 30px;
	margin-bottom: 30px;
}
.clear {
	clear: both;
}
.bannerImagePadding {
	padding: 0px;
}
#footer {
	background-image: url('images/footergalleryBG.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding: 20px;
}
#footer img {
	border: 2px solid #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
}
#top3 a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 11px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
#top3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 130%;
	color: #336699;
}
.magicanGallery {
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-top-style: dashed;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
}
.magicanGallery a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 20px;
	background-color: #5B5B5B;
	overflow: hidden;
}
.magicanGallery a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #333333;
}
#left_gallery {
	width: 540px;
	float: left;
	display: inline;
	padding: 30px;
}
.noborder {
	border-width: 0px;
}
#left_gallery img {
	text-align: center;
	margin: 2px;
	border: 1px solid #999999;
	padding: 2px;
}
#right ul {
	margin-left: 10px;
}
#right ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	background-image: url('images/bullet.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.designby {
	text-align: center;
	padding: 5px;
	margin: 0px;
	font-size: 85%;
}
.designby a {
	color: #333333;
	text-decoration: none;
}
.designby a:hover {
	color: #FF6600;
	text-decoration: none;
}
#right a {
	color: #525252;
	text-decoration: underline;
}
#right a:hover {
	color: #336699;
	text-decoration: underline;
}
