	/**** GENERAL ****/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
}

a {
	color: #CC3300;
}


H1{
	color: #990000;
}

H2{color: #990000;
}

H3{color: #990000;
}

H4{color: #990000;
}

ul{
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
}

li{
	padding-left: 5px;
}

/**** HEADER DIVS ****/

#head_bar {
	top: 0px;
	width: 100%;
	height: 130px;
	margin: 0;
	padding: 0;
	background: #FF6600 url(../images/head-bg.gif) left top repeat-x;
	border-bottom: 3px solid #ffcc00;
	background-color: #FFFFFF;
}
#header {
	top: 0px;
	width: 940px;
	height: 130px;
		margin: 0 auto;
	background: #FFFFFF url(../images/head-bg.gif) left top repeat-x;
	position: relative;
}
#head_title {
	top: 43px;
	width: 300px;
	height: 30px;
	margin: 0;
		font-size:55%;

	padding: 0;
	left: 635px;
	position: absolute;
	text-align: right;
}
a:active, a:visited, a:link{
	font-size: 12px;
	font-weight: bold;
		text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

#logo {
	float:left;
	width: 213px;
	height: 65px;
	margin-top: 50px;
	margin-left: 10px;
	background: url(../images/logo.gif) left top no-repeat;
	display: inline;
}

#navigation_bar{
	width: 450px;
		height: 25px;
	margin-top: 106px;
	margin-right: 0px;
	right: 0px;
	float: right;
}

a.nav_active:hover, a.nav_active:active, a.nav_active:link, a.nav_active:visited{
color: #990000;
background-position: 0 -25px}

a.mail:hover, a.mail:active, a.mail:link, a.mail:visited{
	color: #CC3300;
	font-weight: bold;
	font-size: 16px;
}

a.navigation:visited, a.navigation:link {
	display:block;
	height: 20px;
	padding-top:5px;
	float: left;
	width: 112px;
	margin:0;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	color: #FFFF99;
	background: url(../images/tagger.gif) 0 0 no-repeat;
	font-weight: bold;
}
	
	
	
.flash, a.flash:visited, a.flash:link {
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #FF3;
	font-weight: bold;
}
a.flash:hover{
	color: #C00;
}

a.navigation:hover, a.navigation:active{
color: #990000;
background-position: 0 -25px}


/**** CONTAINER DIVS ****/

#container {
	padding: 0;
	width: 940px;
	top: 0px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color: #FF9933;

}

#left_sidebar{
	width: 220px;
	top: 0px;
		padding: 0;
	left: 0px;
	min-height: 540px;
	background: #ff9933 url(../images/col_up.gif) left top repeat-x;
	float: left;
	}
.left_content{
	padding: 15px;
	color: #990000;
	font-size: 12px;
}
#content {
	width: 715px;
	margin: 0;
	padding: 0;
	min-height: 540px;
	background-color: #fff;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	float: right;
}
.news{
padding-top: 5px;
padding-bottom: 5px;
	color: #333333;
margin-bottom: 10px;}

.more, a.more {
	color: #990000;
	font-weight: bold;
}
a.more:hover {
	color: #660000;
	text-decoration: underline;
}
#calcolator {
min-height: 350px;
margin: 0;
top: 0;
	width: 195px;
	float: right;
}
.cal, a.cal:active, a.cal:link, a.cal:visited{
	padding: 6px;
	font-size: 11px;
	text-align: left;
	color: #000000;
}
#cal_img{
	margin: 5px;
	border: 1px solid #ffffff;
	float: left;
	width: 50px;
}
.cal_txt{
clear: both;
}

#center_page {
	background: #FFFFFF url(../images/rightbar.gif) right top repeat-y;
	width: 705px;
}
#page{
	min-height: 225px;
width: 470px;
	padding: 10px;
	font-size: 12px;
	line-height: 1.6em;
}
#img_sx{
	float: left;
	margin: 10px;
	width: 40%;
}
#staff{
	width: 450px;
	margin: 5px 0;
	padding: 10px;
	border-top: 1px dotted #666666;
}

#fotina{
	margin-right: 5px;
	height: 50px;
	width: 50px;
	padding: 5px;
	border: 1px solid #ff6600;
	float: left;

}
.contactindent{
	padding-left: 5px;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}
	
.contactindent a{
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.main_title{
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FF6600;
}
.page_bold{
	font-weight: bold;
	color: #FF3300;
}
.contact_bold{
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}
.cal_bold{
	font-weight: bold;
	color: #990000;
}
#display {
	margin-bottom: 0;
	padding-left: 5px;
	height: 142px;
	width: 470px;
	text-align: center;
}
.display_bar {
	padding: 0px 20px;
	text-align: center;
}
#gallery-titlebar {margin: 5px;
}
#gallery-container {
	margin: 10px;
	padding: 10px;
	height: 130px;
	background:url(../images/sky.gif) left top no-repeat;
}
.gallery-content {
	padding: 0;
	margin: 0;
}
.break
{
clear: both; 
}
.text {
	font-size: 12px;
	padding: 5px 0px 5px 15px;
	color: #333333;
}

#footer {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background: #FFFFFF url(../images/head-bg.gif) left -90px repeat-x;
	position: relative;
	top: 0px;
	clear: both;
}
#footer-page {
	width: 940px;
		padding: 10px;
	margin: 0 auto;
	position: relative;
}
.credits {
	color:#CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.credits:link,  a.credits:visited, a.credits:active{
	color:#FFFF99;
}
a.credits:hover{
	color:#660000;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: 2px solid #FFF; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(image/gif) ; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; width: 40px;}
#nextLink { right: 0; float: right; width: 40px;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000033; }
