﻿html {
	height: 100%;
	margin-bottom: 1px;}
	
body {
	background: #ffffff url('../images/backbar.jpg') repeat-x;
	font: normal 80% Arial, Helvetica, sans-serif;
	color: #26437c;
	text-align: center;
	margin: 0;
	padding:0;}
	
.img {
	border: none;
}
	
a {
	color: #26437c;
	text-decoration: none;
	font-weight: bold;
}
	
a:hover {
	color: #CC00CC;
	text-decoration: underline overline;
	font-weight: bold;
}
	
h1 {
	color: #26437c;
	font: normal 36px Georgia, Georgia, serif;
	margin: 0 0 20px 0;}
	
h2 {
	color: #26437c;
	font: normal 26px Georgia, Georgia, serif;
	margin: 5px 0;}
	
h3 {
	color: #26437c;
	font: normal 20px Georgia, Georgia, serif;
	margin: 5px 0;}
	
h4 {
	color: #26437c;
	font: normal 18px Georgia, Georgia, serif;
	margin: 5px 0;}
	
h5 {
	color: #26437c;
	font: normal 16px Georgia, Georgia, serif;
	margin: 5px 0;}
	
h6 {
	color: #26437c;
	font: bold 12px Georgia, Georgia, serif;
	letter-spacing: 1px;
	margin: 5px 0;}
	
hr {
	background-color: #26437c;
	color: #26437c;
	height: 1px;
	width: 80%;}
	
#wrapper {
	background-image: url('../images/back2.jpg');
	text-align: left;
	width: 900px;
	margin: 0 auto;}
	
#wrapper2 {
	clear: both;
	background-image: url('../images/back.jpg');
	text-align: left;
	width: 900px;
	margin: 0 auto;}
	
#global {
	background-image: url('../images/global.jpg');	
	height: 35px;
	color: #ffffff;
	padding: 15px 20px 0 0;
	text-align:right;
	font: 100% small-caption;}
	
#global a {
	color: #ffffff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}
	
#global a:hover {
	color: #FFFFFF;
	text-decoration: overline underline;
	font-weight: bold;
}
	
#header {
	background: url('../images/header.jpg') no-repeat;
	height: 159px;
	padding: 0 10px;}
	
#logotext {
	float:right;
	width: 480px;
	height: 140px;
	text-align:right;
	padding-right: 20px;}
	
#content {
	width: 570px;
	float: right;
	text-align: left;
	padding: 5px 15px;}
	
#sidebar {
	width: 270px;
	float: left;
	text-align: left;
	font-size: 110%;
	line-height: 20px;
	padding: 50px 15px 5px 15px;
}
	
#sidebar a {
	color: #26437c;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}
	
#sidebar a:hover {
	color: #CC00CC;
	text-decoration: overline underline;
	font-weight: bold;
}
		
#footer {
	clear: both;
	height: 60px;
	background: url('../images/footer.jpg') no-repeat;	
	text-align: center;
	font-size: 90%;
	font-weight:bold;
	padding: 20px 0 0 0;}
	
#footer p {
	padding: 0;
	margin: 0;}
	
#footer a {
	color: #26437c;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}
	
#footer a:hover {
	color: #CC00CC;
	text-decoration: overline underline;
	font-weight: bold;
}
	
.imageleft {
	margin: 0 10px 0 0;
	float: left;
	border: 3px double #c0c0c0;}
	
.imageright {
	margin: 0 0 0 10px;
	float: right;
	border: 3px double #c0c0c0;}
	
.imageleft-noborder {
	margin: 0 10px 0 0;
	float: left;}
	
.imageright-noborder {
	margin: 0 0 0 10px;
	float: right;}
	
.centertext {
	text-align: center;
}
	
.style1 {
	border-style: none;
}


#gallery {
}
	

p {
	color: #26437c;
	font: normal 16px Georgia, Georgia, serif;	
	line-height: 175%
}
	

.comments {
	border-style: solid;
	border-width: 2px 0px 2px 0px;
	border-color: #CC00CC;
	float: right;
	width: 200px;
	font-size: 11px;
	font-family: verdana, trebuchet, arial, helvetica, sans-serif;
	padding: 6px;
	background: #FFFFFF;
	margin-bottom: 10px;
}
.lefttext {
	text-align: left;
}

