 /* styles for page & container */ 
body, html {
	background-color:#000000;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;

}

#mini {
	width: 650px;
	top: 0px;
}

#mini1 {
	width: 640px;
	height:80px;
	top: 0px;
	float:left;
}

#sitewrapper {
	width: 1024px;
	height:768px;
	background: #000000;
	text-align: middle;
	margin: auto;
	padding:0px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	top: 0px;
}

#sitewrapper1 {
	width: 1024px;
	height:768px;
	background: #000000;
	text-align: middle;
	margin: auto;
	padding:0px;
	background-repeat: no-repeat;
}

#sitewrapper2 {
	width: 1024px;
	height:768px;
	background: #000000;
	text-align: middle;
	margin: auto;
	position:absolute;
	top:0;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}


#comment_section {
	width: 600px;
	margin-left:150px;

}

#header {
	width: 1024px;
	height:66px;
	text-align: center;
}

#header1 {
	width: 1024px;
	height:40px;
	text-align: center;
}

#logo {
	height: 66px;
	width: 185px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	float: left;
}

#title {
	height: 30px;
	width: 654px;
	float: left;
	text-align:center;
	margin-top: 30px;
}


#left {
	width: 380px;
	float: left;
	margin-left: 40px;
}
#right {
	width: 400px;
	margin-left: 10px;
	float: right;
	margin-right: 100px;
}

#slideshow_middle {
	width: 1000px;
	margin-left: 150px;
	background-repeat: no-repeat;
	padding-top: 30px;
}
#staticmiddle_holding {
	margin:auto;
	width: 750px;
	padding-top: 60px;
}


#gallery_big {
	width: 700px;
	margin-left: 150px;
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-bottom: 15px;
}


#gallery_small {
	margin-left: 100px;
	height: 90px;
	width:840px;
    overflow-y:hidden;
	overflow-x:scroll;
	scrollbar-arrow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #000000;
	
	
}


#slideshow {
	width: 700px;
	background-repeat: no-repeat;
}

#content_holding {
	text-align:center;
	padding: 0px;
	border: 0px;
	z-index: 1;
	width: 1000px;
	margin: 0px;
	margin-top: 50px;
	background-repeat: no-repeat;
}

#content1 {
	padding: 0px;
	border: 0px;
	z-index: 1;
	width: 1000px;
	margin: 0px;
	margin-top: 25px;
	background-repeat: no-repeat;
}

#content2 {
	padding: 0px;
	border: 0px;
	z-index: 1;
	width: 1000px;
	margin: 0px;
	position:absolute;
	top:0;
	background-repeat: no-repeat;
}

#contentblog{
	padding: 0px;
	border: 0px;
	z-index: 1;
	width: 1000px;
	margin: 0px;
	background-repeat: no-repeat;
}

#content_diary{
	padding: 0px;
	border: 0px;
	z-index: 1;
	width: 700px;
	margin: 0px;
	margin-top: 50px;
	background-repeat: no-repeat;
	padding-left: 162px;
}


#content1 {
	padding: 0px;
	border: 0px;
	z-index: 1;
	width: 1024px;
}

#load_text {
	padding: 0px;
	border: 0px;
	z-index: 1;
	width: 300px;
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}

#loader_bar {
	padding: 0px;
	border: 0px;
	z-index: 2;
	width: 700px;
	background-repeat: no-repeat;
	background-color: #000000;
	margin-bottom: -14px;
}





a {
	color: #94CF2E;
	text-decoration:none;
}
ul {
	list-style-type: square;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #94CF2E;
	text-decoration: none;
	font-weight: lighter;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.8em;
	color: #94CF2E;
	text-decoration: none;
	font-weight: lighter;
	background-color: #000000;
}

.style1 {
	color: #94CF2E;

}

.whiteBold {
	color: #ffffff;
	font-size:strong;

}

.dateBold {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;


}

.blogHeader {
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;

}

.blogContent {
	color: #cccccc;
	font-size:13px;
	font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;

}

.blogMainHeader {
	color: #ffffff;
	font-size:26px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/* styles for vouchers page
/* styles for IE 5 Mac */
#site_wrapper_vouchers {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }

 /* following rules are invisible to IE 5 \*/
#site_wrapper_vouchers {
   top: 0px;
   left: 0px;
   width: 100%;
   min-width: 890px;
 }
 /* end IE 5 hack */

#site_content_vouchers {
	position: relative;
	width: 600px;
	height: 400px;
	margin: 0px auto;
	color: #FFFFFF;
	z-index:1;
	padding:0px;
}
#fifteen {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	left: 14px;
	top: 231px;
	clear:none;
}
#twentyfive {
	position:absolute;
	width:80px;
	height:100px;
	z-index:1;
	left: 150px;
	top: 231px;
	clear:none;	
}
#fifty {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	left: 287px;
	top: 231px;
	clear:none;
}
#cards {
	position:absolute;
	width:346px;
	height:47px;
	z-index:1;
	left: 27px;
	top: 367px;
	clear:none;
}
#introtext {
	position:absolute;
	width:372px;
	height:99px;
	z-index:1;
	left: 14px;
	top: 121px;
	clear:none;
}
#bottommenu {
	position:relative;
	width:800px;
	height:99px;
	z-index:1;
	left: 14px;
	top: 121px;
	clear:none;
}
h1 {
	font: 12px Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight:bold;
}
h2 {
	font: 10px Verdana, Geneva, sans-serif;
	color: #FFF;
}
