﻿div {
	width:990px;
}
#container {
	position: relative;
	left: auto;
	top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	min-height: 800px;
}
body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #000000;
}
p {
	font-size: 12pt;
	}
	
.clear {
	clear: both
}

.myturunc {
	height: 25px;
	font-size: 12pt;
	color: #2264DE;
	background-color: #FFFFCA;
	text-align:center;
	vertical-align:central;
}
a, a:active, a:visited  {
	color: inherit;
	
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #2264DE;
	margin-bottom:5px;
}
h2 {
	font-size: x-large;
	color: #3399FF;
	position: static;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
h3 {
	font-size: large;
	color: #600;
}
h4 {
	font-size: medium;
	color: #500;
}
h5 {
	font-size: x-small;
	color: #400;
}
h6 {
	font-size: xx-small;
	color: #300;
	text-align: center;
}
img {
	margin-right: 20px;
	margin-bottom: 20px;
}
.smallleft {
	height: 200px;
	float:left;
	padding:5px
}
.smallright {
	height: 200px;
	float:right;
	padding:5px
}

/* Mast Head*/
#masthead {
	padding: 0px;
	margin: 0px;
	position: absolute;
	height: 100px;
}
#masthead_r {
	padding: 0px 500px 0px 0px;
	position: absolute;
	height: 100px;
}
#masthead_l {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	height: 100px;
}
/* end of Mast Head */

/* Navigation*/;
#navigation {
	border-top: 1px #FFFFFF none;
	border-bottom: 1px #FFFFFF none;
	background-image: none;
	display: block;
}
#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navigation ul li {
	color: #000080;
	text-decoration: none;
	line-height: 30px;
	display: inline;
	float: left;
	width: 110px;
	list-style-type: none;
	font-size: 14px;
	text-transform: none;
	height: 30px;
	position: relative;
	left: 0px;
}
#navigation ul li a {
	background-color: #FFAA33;
	color: #000000;
	width: 100px;
	display: block;
	text-align: center;
	text-decoration: none;
}
#navigation ul li a:hover {
	background-color: #FFCC00;
}
#navigation ul li ul li a {
	background-color: #FFAA33;
}
#navigation ul li ul li a:hover {
	background-color: #FFCC00;
}
#navigation ul li ul {
	visibility: hidden;
}
#navigation ul li:hover ul {
	visibility: visible;
	overflow: visible;
}
/* End of Navigation*/

/* Editable Region*/
#editable{
	margin: auto auto auto auto;
	background: #FFFFff;
	left: 0px;
	position: absolute;
	top: 200px;
}
/* end of Body*/


/* ================================================================ 
Style 3 Images
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/double-click-css_gallery-vertical.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#css_gallery {
	width:990px;
	height:600px;
	margin:0 auto;
	position:relative;
	font-family:verdana, arial, sans-serif;
	background:#fff;
}
 
#css_gallery #css_slides {position:absolute; right:10px; top:0; height:600px; width:100px; overflow:hidden; text-align:center; z-index:500;}
#css_gallery #css_slides div {width:100px; height:600px; position:relative; padding-top:10px;}
#css_gallery #css_slides div ul {padding:0; margin:0; list-style:none; width:100px; height:600px}
#css_gallery #css_slides div ul li {float:left; padding:1px 0; width:100px; height:69px;}
#css_gallery #css_slides div ul li a {display:block; width:100px; height:69px; float:left;}
#css_gallery #css_slides div ul li a b {display:none;}
#css_gallery #css_slides div ul li a.previous {background:url(../images/gallery/up.png) no-repeat center center;}
#css_gallery #css_slides div ul li a.next {background:url(../images/gallery/down.png) no-repeat center center;}
 
#css_gallery #css_slides div ul li a img {display:block; width:100px; height:69px; border:0;}
#css_gallery #css_slides div ul li img.blank {margin:0 auto; padding-top:11px;}
#css_gallery #css_slides div ul li a:focus {outline:0;}
 
 
#css_gallery #css_fullsize {position:absolute; left:0; top:0; height:600px; width:750px; overflow:hidden; text-align:center; z-index:200;}
 
#css_gallery #css_fullsize div {width:750px; height:700px; padding-top:20px; position:relative;}
#css_gallery #css_fullsize div img {clear:both; display:block; margin:0 auto; border:1px solid #3399FF; width:600px; height:450px; position:relative; background:#fff; padding:10px;}
#css_gallery #css_fullsize div h3 {padding:10px 0 0 0; margin:0; font-size:large; color: #3399FF}
#css_gallery #css_fullsize div p {padding:5px 135px; margin:0; font-size:12px; line-height:12px;}

/* End Style 3 Images*/


/* Footer*/
#footer {
	position: relative;
	height: 30px;
	left: 0px;
	top: 0px;
	text-align: center;
	background-color: #ffffff;
	font-size: 12px;
	color: #0000FF;
}

/* end of Footer*/

/* End Note*/
#endnote {
	background: #FFFFff;
	height: 90px;
	position: relative;
	left: 0px;
	bottom: 0px;
}
#endnote_left {
	display: inline;
	float: left;
	width:50px;
	margin-bottom:10px;
	clear:both
}
#endnote_right {
	display: inline;
	float: right;
	width:900px;
	margin-bottom:10px;
	font-size: 8px;
}

/* ================================================================ 
Album css used on /gallery/index.html
=================================================================== */

#album_container {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 990px;
}

#albumlist {
  	list-style-type: none;
  	width:990px;
	margin-left: 0px;
	position: relative;
	font-family:verdana, arial, sans-serif;
	background:#fff;
}

#albumlist a {
	height:0px;
	text-decoration:none;
	margin: 0 0 0 0;
}
#albumlist li {
  float: left;
  width: 240px;
  height: 200px;
  margin-right: 40px;
  margin-bottom: 15px;
  font: bold 0.8em verdana, arial, sans-serif;
  color: #2264de;
  text-align:center;
}


#albumlist img {
  display: block;
  border: 1px solid #2264DE;
  margin-bottom:2px;
  margin-right: 40px;
}

#albumlist a:hover img{
	border: 2px #FFCC00 solid;
}

