body {
	margin: 0px;
	padding: 0px;
	background-color: #83A9C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/bgPattern.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}
h1 {
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	margin: 0px;
}
h2 {
	font-size: 14px;
	color: #5B8EB7;
	margin: 0px;
	font-weight: normal;
}


img.right {
	margin-left: 10px;
	display: inline;
	float: right;
	margin-bottom: 10px;
}
img.left {
	margin-right: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
}
#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #A5A5A5;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
}
#load {
	display: none;
}
#banner {
	margin: 0px;
	padding: 0px;
	width: 750px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
#sideBar {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#sideBar a {
	color: #666666;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 20px;
	text-decoration: underline;
}
#sideBar a:hover {
	text-decoration: none;
	background-color: #B5B5B5;
	color: #333333;
}
#sideBar h1 {
	height: 25px;
	display: block;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(/images/blueGradient.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
}
#content {
	width: 490px;
	background-color: #FFFFFF;
	float: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 20px;

}
#footer {
	background-color: #333333;
	clear: both;
	height: 25px;
	background-image: url(/images/footerGradient.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.footerTagLine {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 10px;
	color: #CCCCCC;
}

div.gallery img {
	border: 1px solid #DB0606;
	margin-top: 5px;
	margin-right: 5px;
}
div.gallery table {
	font-size: x-small;
	color: #DB0606;
	text-align: center;
}
.galleryLink {
	font-size: small;
	color: #DB0606;
	text-align: center;
}

.lineTitle {
	font-size: medium;
 	font-weight: bold;
 	color: #DB0000;
 	border-bottom-width: 2px;
 	border-bottom-style: solid;
	padding-bottom: 5px;
}

#sidebarAd {
text-align: center;
}

.footerAd{
	text-align:center;
}