body {
	background: url(http://img396.imageshack.us/img396/1225/backgroundglobaljq9.jpg) no-repeat top center fixed #360107;
	color: #FFEAC5;
	font: 10pt "Malgun Gothic", "Trebuchet MS", Verdana, Arial, Helvetica;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}
a:link, a:active, a:visited { text-decoration: none; color: #FFEAC5; }
a:hover, a:focus { text-decoration: none; color: #FF8224; }
#main {
	text-align: center;
	margin: 40px auto 5px auto;
	padding: 0;
	width: 325px;
}
#credit {
	margin: 0 auto 10px auto;
	width: 325px;
	font-size: 9px;
	color: #AAA;
	text-align: center;
	clear: both;
}
#credit a {
	text-decoration: none;
	color: #FF8224;
}
#credit a:hover {
	color: #FFEAC5;
	text-decoration: none;
}
#gallerytitle {
	height:165px;
	background: url(images/headerlogo.gif) no-repeat center;
        -moz-opacity:0.8;
	filter:Alpha(Opacity=80);
	opacity: .8;
}
#gallerytitle img {
padding: 35px 0px 0px 0px;
}
#padbox {
	background: url(images/backmain.gif) repeat-y center;
	padding:0 30px 10px 30px;
	text-align:center;
        -moz-opacity:0.8;
	filter:Alpha(Opacity=80);
	opacity: .8;
}
#galleryfooter {
	height:68px;
	background: url(images/footer.gif) no-repeat center;
        -moz-opacity:0.8;
	filter:Alpha(Opacity=80);
	opacity: .8;
}
h2 {
	height:100%;
	font: bold 10pt "Malgun Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFEAC5;
	margin: 0;
	padding: 10px 0 0 0;
}
h4 a:link, h4 a:visited, h2 a:link, h2 a:visited {
	color: #FF8224;
	text-decoration: none;
}
h4 a:active, h2 a:active {
	color: #FFEAC5;
	text-decoration: none;
}
h4 span, h2 span {
	color: #AAA;
}
h4 a:hover, h2 a:hover {
	color: #FFEAC5;
	text-decoration: none;
}
h3 {
	font: bold 10pt "Malgun Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFEAC5;
	margin:5px 0;
	padding: 0;
}
h4 {
	height:100%;
	font: bold 11pt "Malgun Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFEAC5;
        letter-spacing:4px;
	margin: 0;
	padding: 0;
}
hr {
	clear: both;
	height: 0;
	width:260px;
	border: 0;
	border-top: 2px dotted #900517;
	margin: 5px auto 5px auto;
	padding: 0;
	color: #444;
}
img {
	border: 0;
}
.pagelist {
	padding: 10px 0 0 0;
	color:#FFEAC5;
}
ul.pagelist {
	height:30px;
	clear: both;
	padding: 0;
	margin: 0 0 5px 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	font-weight: normal;
	color: #FF8224;
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	color:#FFEAC5;
}
ul.pagelist a:hover {
	color:#FFEAC5;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #FFEAC5;
	cursor: default;
}
.pagenav {
	clear: both;
}

.imagethumb a {
	display: block;
}
.imagethumb a:hover {
	display: block;
        -moz-opacity:1!important;
	filter:Alpha(Opacity=100)!important;
	opacity: 1!important;
}
.imagethumb {
	/*float: left;*/
}
.albumdesc2 {
	height:100%;
	line-height: 18px;
	text-align:center;
}
.imgdesc {
	height:100%;
	text-align:center;
}
.album {
	height:100%;
}
.album .imagethumb a {
	margin: 0;
}
.album .imagethumb a:hover {
        -moz-opacity:1;
        filter:Alpha(Opacity=100);
	opacity: 1;
}
.album h3 {
	padding: 0 0 5px 0;
	margin: 0;
	color: #FFEAC5;
}
.album h3 a {
	display: block;
	width: 100%;
	color: #FF8224;
}

.album h3 a:hover {
	color: #FFEAC5;
}

.album p {
	margin: 0 0 0 0;
	line-height: 12px;
	padding: 5px 0 0 0;
	text-align:center;
}
.albumdesc {
	font: normal 9pt "Malgun Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	text-align:center;
}
.albumdesc h3{
	height:100%;
	text-align:center;
}
.desctext {
	font: normal 8pt Arial, Helvetica, sans-serif;
	color: #FFEAC5;
        line-height:10pt;
        text-align:justify;
}
.floating {
-moz-opacity:0.50;
filter:Alpha(Opacity=50);
opacity: .5;
display:scroll;
position:fixed;
}
.floating:hover {
-moz-opacity:1;
filter:Alpha(Opacity=100);
opacity: 1;
}