


body {
	position:relative;
	margin: 0;
	padding: 0;
	background: #000000 url('bkgrd.jpg') no-repeat fixed center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66665E
}


#wrapper {
	position:relative;
	
}


#page {

	
	position:absolute;
	
	top:190px;
	left:50%;
	width:800px;
	height:335px;
	
	margin-left:-400px;
	
	
	padding:10px;
	
	overflow: auto;
	
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#ff0;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#000;


}

#page p {

	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFF00;
	margin: 12px;
	line-height: normal;
	
}



/* Menu */
#menu {
	position:absolute;
	top:140px;
	
	height:20px;
	left:50%;
	width:800px;
	margin-left:-400px;
	
	
	background-color:#000000;
	
	padding:10px;
	
}


#menu ul {
	margin:auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	
	display: block;
	float: left;
	height: 20px;
	padding-bottom:10px;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin:auto;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; padding-left:25px; padding-right:25px; padding-top:5px; padding-bottom:5px;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 20px;
	color: #888888;
}

#menu .first {
	background: none;
}




	/** LOGO */

#logo {
	overflow: auto;	
	position: absolute;
	top:75px;
	width: 550px;
	height: 85px;
	margin-left: 100px;
	
	font-color: #000000;
}



/* Footer */

#footer {
	left:50%;
	width:800px;
	margin-left:-400px;
	height: 15px;
	position: absolute;
	top: 550px;
	
	padding: 0;
	
}

#footer p {
	margin: 0;
	padding: 6px 0;
	text-align: right;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #66665E;
}

#footer a {
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4B8749;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }


p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #41ACE7; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

#update {
	left:50%;
	width:800px;
	margin-left:-400px;

	height: 15px;
	position: absolute;
	top: 550px;
	
}

#update p {
	margin: 0;
	padding: 6px 0;
	text-align: left;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #66665E;
	}


img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#flashPlayer {
	float:left

}

/* photoalbum */

#albums {
	display: block;

	float: left;

	position:absolute;
	top:10px;
	height:120px;
	left:50%;
	width:800px;
	margin-left:-400px;
	padding:10px;
	overflow: none;
    scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#ff0;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#000;

}



#albums dl {
	display: block;
	float: left;
	text-align:center;
	margin:auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	}

#albums dt {
	
	
	float: left;
	height: 100px; width: 145px;
	margin-bottom:4px;
	padding-left:2px; padding-right:2px;
	
}

#albums dd {
	
	float: left;
	height: 100px; width: 145px;
	margin:100px 0 0 -155px;
	padding-left:2px; padding-right:2px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; font-style: italic; font-weight: bold;
	
	
	
}

#albums dd.current_page_item {
	font-size: 11px; font-style: italic; font-weight: bold;
	color: #FFFF00;
}

#albums img {
	vertical-align:bottom;border:0px none;
	
}

#albums a {
	display: block;
	float: left;
	height: 100px;
	margin:auto;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; padding:0px;
}

#albums a:hover { opacity: 0.75; filter: alpha(opacity=75);}




#thumbs {
	position:absolute;
	
	top:190px;
	left:50%;
	width:800px;
	height:335px;
	
	margin-left:-382px;
	
	
	padding:10px;
	
	overflow: none;
	
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#ff0;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#000;

	display: block;

	float: left;

}

#thumbs ul {
	display: block;
	float: left;

	margin:auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	}

#thumbs li {
	
	display: block;
	float: left;
	height: 100px;
	padding:3px;
	
}

#thumbs a {
	display: block;
	float: left;
	height: 100px;
	margin:auto;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;
}

#thumbs a:hover { 
	opacity: 0.5; filter: alpha(opacity=50);
	text-decoration: underline; 
	
	}

#thumbs a.current_page_item {
	height: 20px;
	color: #888888;
}

#nextpg { 
	position: absolute;
	height: 150px; width: 15px;
	left:50%;
	margin-left:380px;
	top:283px;
	z-index: 3;
	background-color:#000000
}
#nextpg a:hover { 
	opacity: 0.5; filter: alpha(opacity=50);
	}

#prevpg { 
	position: absolute;
	height: 150px; width: 15px;
	left:50%;
	margin-left:-395px;
	top:283px;
	z-index: 3;
	background-color:#000000
}
#prevpg a:hover { opacity: 0.5; filter: alpha(opacity=50);}


#viewer {
	position: absolute;
	 
	height: 600px; width: 850px;
	left:50%;
	
	
	margin-left:-425px;
	
	color: #000000; 
	z-index: 5;
	
	
	background-color:#000000
	
}

#viewer img {
	
	padding:6px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:69px;
	margin-bottom:auto;
	visibility:hidden;
}