/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/

@import url(lightbox.css);

html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 76%;
	height: 100%;
}
a{
  outline: none;
}
object{
	outline:none;
}


	
	
/*a { text-decoration: none; color: #ffffff; font-size: 1em; padding: 1px 2px; }
a:hover { background-color: #919191; }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }*/

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: #1597CD url(img/bg4.gif) no-repeat center top;
	width:100%;
	display:table;
	}	
#container2 {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: #76af06 url(img/bg11.gif) no-repeat center top;
	width:100%;
	display:table;
	}	
	
#container3 {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: #e58514 url(img/bg6.gif) no-repeat center top;
	width:100%;
	display:table;
	}	
#container4 {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: #8d26ab url(img/bg7.gif) no-repeat center top;
	width:100%;
	display:table;
	}	
	
#container5 {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: #b2081e url(img/bg8.gif) no-repeat center top;
	width:100%;
	display:table;
	}		
#container6 {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: #383275 url(img/bg9.gif) no-repeat center top;
	width:100%;
	display:table;
	}	
#container7 {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: #76af06 url(img/green-head.gif) no-repeat center top;
	width:100%;
	display:table;
	}	
#container8 {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: #74ae02 url(img/bg5.gif) no-repeat center top;
	width:100%;
	display:table;
	}	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header { 
	background: url() no-repeat 100% 50px; 
	width: 750px; 
	height: 180px;
	margin: 0 auto;	
	margin-top:-20px;
	padding: 0;
	
	}
#header div { 
	/*background: url(img/header.jpg) no-repeat 0px 70px; */
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
	text-align: left;
	padding: 0 0 97px 0;	
	}	
#header h1 {
	margin: 0; 
	clear: both;
	padding: 43px 0 0 40px;	
	font-size: 4em;	
	}
#header h1 a {
	padding: 0;
	color: #000;
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	color: #FFF;
	}	
#header h1 a:hover { background-color: transparent; }	
* html #header h1 { padding-top: 100px; }	

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
/*#header ul {
	margin: 0 40px;
	padding: 0;	
	}
#header li { 
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	font-size: 1.2em;
	background: url(img/nav.gif) no-repeat;
	width: 114px;
	height: 25px;
	float: left;
	text-align: center;
	}	
#header li a { 
	display: block; 
	width: 100%;
	color: #fff;
	padding-top: 7px;
	}		
#header li a.on,
#header li a:hover { background-color: #333; color: #9c0; height: 20px; }

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
.content {
	width: 750px;
	margin: 0 auto;
	margin-top:90px;
	padding-bottom: 40px;
	height:100%;
	}
.content2 {
	width: 800px;
	margin: 0 auto;
	margin-top:90px;
	padding-bottom: 40px;
	height:100%;
	}
* html .content { padding-bottom: 60px; }	
.content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
.content h2 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0 0 0px 0;
	clear: both;
	}	
.content h2 em {
	color: #fff;
	font-style: normal;
	}
.content p {
	line-height: 2.5em;
	letter-spacing: 0.1em;
	color: #FFF;
	}	
	
.content ul {
	margin: 20px 0;
	padding: 0 0 0 10px;
	}	
.content li {
	list-style-type: none;
	background: url(img/bullet.gif) no-repeat 0px 8px;
	padding: 0 0 0 25px;
	line-height: 2em;
	letter-spacing: 0.1em;	
	}	
.content blockquote { 
	background-color: #FFFFF0; 
	margin: 20px 0; 
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
.content blockquote p { margin: 0; text-indent: 0; }

#login a {
				color:white;
				text-decoration:none;
			}

#login a:hover { 
						color:#ff0;
						text-decoration:underline;
						
					}


/*------------------------------------------------------------*
**  Thumbnails
**------------------------------------------------------------*/
.content ul.thumbs { 
	margin: 5px 0;
	padding: 0;
	}
.content ul.thumbs:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
.content ul.thumbs li { 
	float: left;
	margin: 25px;
	margin-top:0px;
	padding: 0;
	background-image: none;
	}
	
#galleryTable {
	color:white;
}
.content ul.thumbs li a img { border: 0px solid #fff; }
.content ul.thumbs li a:hover img { border: 0px solid #333; }	
html>body .content ul.thumbs li a { background-color: transparent; }
	
/*------------------------------------------------------------*
**  left
**------------------------------------------------------------*/
#left {
	float: left;
	width: 250px;
	text-align: left;
	margin-right: 50px;
	}

#both{
	float: left;
	width: 750px;
	text-align:center
	}

/*------------------------------------------------------------*
**  right
**------------------------------------------------------------*/
#right {
	float:right;
	width: 450px;
	text-align: left;
	text-align:justify
	}
#right2 {
	float:right;
	width: 500px;
	text-align: left;
	text-align:justify
	}

		
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {
	position: absolute !important;
	width: 100% !important;
	z-index: 500 !important;
	padding: 5px 0;
	margin-top: -15px;
	background-color: #333;
	color: #999;
	font-size: 11px;
	border-top: 3px solid #ccc;
	}	
#footer p { margin: 0 10px; text-align: center; }	
#footer a {color:#999;text-decoration:none;}
#footer a:hover { color:#FF0;text-decoration:none; }
#footer p a {padding-right:15px;padding-left:15px;font-size:16px;color:#ffffff;}
#footer p a:hover {color:#FF0; text-decoration:none;}

