/* public styles */
html
{
	overflow-x: auto;
	color: #FFFFFF;
	background-color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url();
}

#pagewrap {
	margin: 0 auto;
	width: 950px;
	height: auto;
	border: 0px solid #FFFFFF;
	background-color:#FFFFFF;
}

#ipbwrapper
{
	margin: 60px auto 60px auto;
	text-align: left;
	width: 90%;
	color: #FFFFFF;
	background-color: #000000;
}

#header {
	position:relative;
	left:auto;
	top:auto;
	width:950px;
	height:300px;
	z-index:1;
	background-color: #000000;
	background-image: url();
}

#body1 {
	position:relative;
	left:auto;
	top:auto;
	width:950px;
	height:200px;
	z-index:1;
	background-color: #000000;
}

#body2 {
	position:relative;
	left:auto;
	top:auto;
	width:950px;
	height:auto;
	z-index:1;
	background-color: #000000;
	background-image: url();
}

#body3 {
	position: relative;
	left: auto;
	top: auto;
	width: 950px;
	height: 2400px;
	z-index:1;
	background-color: #000000;
}

#footer {
	position:relative;
	left:auto;
	top:auto;
	width:950px;
	height:107px;
	z-index:1;
	background-color: #000000;
}

.style2 {
	 font-size: xx-large;
	 font-family: Verdana, Geneva, sans-serif;
	 color: #FFF;
	 background-color: #000;
	 text-align: justify;
	 line-height: 1.3em;
	 font-weight: bold;}
.style4 {font-size: 18px}
.style7 {
	 font-size: medium;
	 font-family: Verdana, Geneva, sans-serif;
	 color: #FFF;
	 background-color: #000;
	 text-align: justify;
	 line-height: 1.1em;
	 font-weight: normal;}
.style9 {font-size: 24px; font-weight: bold; }

.style10 {
	 font-size: medium;
	 font-family: Verdana, Geneva, sans-serif;
	 color: #FFF;
	 background-color: #000;
	 text-align: justify;
	 line-height: 1.3em;
	 font-weight: bold;}

.style11 {
	 font-size: medium;
	 font-family: Arial, Helvetica, sans-serif;
	 color: yellow;
	 background-color: #000;
	 }
	 
.style12 {
	font-size: 24px; 
	font-weight: 
	bold; 
	color: yellow;
	background-color: #000;}	 

a {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: yellow;
	background-color: #000;
	text-decoration: none;
	font:bold}
	
a:hover {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	background-color: #000;
	text-decoration: none;
	font:bold}
	
	
#gallery {
	width:780px;
	height:1300px;
	padding:10px;
	border:0px solid #333;
	background: #000000;
	position:relative;
}
#gallery b.default {
	position:absolute; 
	left:10px; 
	top:85px; 
	width:548px; 
	height:380px; 
	text-align:center;}
	
#gallery b.default img {
	display:block; 
	margin:0 auto 10px auto; 
	border:1px solid #eee; 
	border-color:#555 #ddd #eee #333;}

#gallery b.default span {display:block; color:#000000; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}

#gallery ul {list-style:none; padding:0; margin:0; width:180px; position:relative; float:right;}
#gallery ul li {display:inline; width:72px; height:72px; float:left; margin:0 0 10px 10px;}
#gallery ul li a {display:block; width:70px; height:70px; text-decoration:none; border:1px solid #000; border-color:#eee #555 #333 #ddd;}
#gallery ul li a span {display:none;}
#gallery ul li a img {display:block; width:70px; height:70px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#555 #ddd #eee #333; background:#000000;}
#gallery ul li a:hover b {position:absolute; left:-548px; top:50; width:548px; height:380px; text-align:center; background:#000000; z-index:20;}
#gallery ul li a:hover span {display:block; color:#CCCCCC; font-family:"Formal436 BT"; font-weight:normal; font-size:18px; width:350px; margin:0 auto;}
#gallery ul li a:hover img {margin:0 auto 10px auto; width:auto; height:auto; border:1px solid #eee; border-color:#555 #ddd #eee #333;}

#gallery ul li a:active, #gallery ul li a:focus {white-space:normal; border-color:#555 #ddd #eee #333; background:#CCCCCC;}
#gallery ul li a:active b, #gallery ul li a:focus b {position:absolute; left:-548px; top:0; width:548px; height:380px; text-align:center; background:#000000; z-index:10;}
#gallery ul li a:active span, #gallery ul li a:focus span {display:block; color:#CCCCCC; font-family:Formal436 BT; font-weight:normal; font-size:18px; width:350px; margin:0 auto;}
#gallery ul li a:active img, #gallery ul li a:focus img{margin:0 auto 10px auto; width:auto; height:auto; border:1px solid #eee; border-color:#555 #ddd #eee #333;}
	


	
