/* CSS Document */
#outer
{
	margin:0 auto;
	width:860px;
	height:auto;
	background-color: #FFFFFF;
	position: relative;
}
#inner
{
	left:0;
	width:100%;
	border:0;
	margin:0;
	margin-top:8px;
}
#footer {
	left:0;
	border:0;
	width:100%;
	margin: 0;
	padding:0;
	clear: both;
	height: 20px;
	padding-top:2px;
	background-color: #999999;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #CCCCCC;
}
p, ul, ol, dl, li, dt, dd, tr, td
{
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding: 0;
	line-height: 115%;
	font-size: small;
	list-style-type: square;
	color: #26546c;
}
ul {
	text-indent: 0;
	margin-left: 20px;
	padding-left: 0;
	list-style-position: outside;
}
td {
}
h1 {
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0.2em;
	color: #FFFFFF;
	line-height: 115%;
	font-size: 120%;
}
h2 {

	font-size:110%;
	font-weight:normal;
	color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0.2em;
	line-height: 115%;
}
h3 {
	font-size:100%;
	font-weight:normal;
	color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0.2em;
	line-height: 115%;
}
a, a:link, a:visited {
	color: #a4c2e2;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #FFCC66;
}
.left, .headl, .bottl{
	display:inline;
	float:left;
	width:560px;
	height:auto;
	margin:0;
	padding: 0;
}
.right, .headr, .bottr {
	display:inline;
	float:left;
	width:220px;
	height:auto;
	margin:0;
	padding: 0; /*for Mozilla*/
	background-color: #dfd034;
}
.headl {
	min-height:100px;
}
.headr {
	height:100px;
	min-height:100px;
	background-color: #26546c;
}
.content {
	margin:0px;
	margin-left:12px;
	padding:0;
	margin-right: 6px;
}
.bg1 {
	background-color: #26546c; /*dk blue*/
}
.bg2 {
	background-color: #f0e000; /*yellow*/
}
.bg3 {
	background-color: #a4c2e2; /*lt-blue pms300 80%*/
}
a.l, a.l:link, a.l:visited {
	color: #a4c2e2;
	text-decoration: none;
}
a.l:hover, a.l:active {
	text-decoration: none;
	color: #FFFFFF;
}
#gallery-left {
	display:inline;
	float:left;
	margin:0;
	padding: 0;
	height: 450px;
	width:160px;
	height:450px;
	overflow: auto;
	text-align: center;
}
/*#gallery-right {
	display:inline;
	float:right;
	width:620px;	
	margin:0;
	padding: 0;
	height:auto;
	width: 332px;
	text-align: center;	
}*/
.g1 {
	text-align:center;
}
.super {
	font-size: 60%;
}
.bg4 {

	background-color: #dfd034; /*lt-blue pms300 80%*/
}
.rev {
	color: #FFFFFF;
}
.image-left{
	display:inline;
	width:auto;
	height:auto;
	float:left;
	margin:0;
	padding: 0;
	margin-right: 2em;
}
.image-right{
	display:inline;
	width:auto;
	height:auto;
	float:right;
	margin:0;
	padding: 0;
	margin-left: 1em;
}
