html, body{
	padding: 0px;
	margin: 0px;
	background-color: #1D1D1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	color: #fff;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
li{
	list-style: none;
}
table, img, h1, h2, h3, p{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
h1, h2{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 350%;
	margin-left: 40px;
}
h1{
	font-size: 1.5em;
	padding-bottom: 10px;
}
h1 span{
	color: #FFCC99;
	font-weight: normal;
}
h1 a {
	color: #fff;
	text-decoration: none;
}
h1 a:hover {text-decoration: underline;}
h2{
	font-size: 1.3em;
}

#banner{
	width: 574px;
	height: 146px;
	background-color: #090D13;
	position: absolute;
	left: 390px;
	top: 40px;
}
#bottomLeft{
	width: 760px;
	height: 105px;
	float: left;
	background: url(../images/leftBottomBg.jpg) no-repeat top right;
}
#bottomRight{
	width: 230px;
	float: right;
	color: #B9B9B9;
	text-align: center;
	font-size: 11px;
	line-height: 200%;
	height: 105px;
	overflow: hidden
}
#bottomRight div{
	border-bottom: solid 1px #828282;
	border-top: solid 1px #828282;
	margin: 10px 5px 0 15px;
	padding: 7px 0 7px 0;
	overflow: hidden;
	line-height: normal
}
#bottomRight div, #bottomRight div a{
	color: #DFDEDE;
}
#center{
	background:url(../images/bg.gif) repeat-y;
	border-bottom: solid 1px #181F31;
}
#content{
	background: url(../images/leftBg.jpg) no-repeat 1px 0px;
}
#content #menu{
	float: right;
	width: 230px;
}
#content #menu div{
	padding-left: 20px;
}
#contentIndex, #content{
	position: relative;
	color: #FFF;
	text-align: left;
	font-size: 0.75em;
	width: 990px;
	margin: 0px auto;
}
#contentIndex{
	background: url(../images/home.jpg) no-repeat top right;
	height: 885px;
}
#contentIndex #menu div{
	position: absolute;
	top: 335px;
	left: 20px;
	width: 200px;
}

#contentIndex div{
	position: absolute;
	bottom: 50px;
	left: 25px;
	width: 410px;
	background: none;
}
#contentIndex div#copyright{
	bottom: 20px;
	left: auto;
	right: 30px;
	font-size: 0.9em;
	background: none;
}
#contentIndex div#copyright, #contentIndex div#copyright a{
	color: #DFDEDE;
}
#contentIndex div#menu{
	left: 510px;
	width: 465px;
	overflow-x: hidden;
	height: auto;
}
#contentIndex #menu ul{
	width: 155px;
	float: left;
}
#logo{
	position: absolute;
	top: 30px;
	left: 40px;
}
/*#middle{
	border: solid 1px #000;
	border-bottom: 0px;
	background:url(../images/bg.gif) 758px repeat-y;

}
#menuTop{
	font-size: 0px;
	height: 330px;
}*/
#menu a{
	color: #EEE;
	text-decoration: none;
	font-weight: bold;
	line-height: 200%;
}
#menu a:hover {text-decoration: underline;}
#menu a.selected{
	text-decoration: underline;
}
#menu ul{
	padding: 0px;
	margin: 0px;
}
#menu li ul li a{
	font-weight: normal;
	margin-left: 10px;
}
/*#text{
	width: 758px;
	float: left;
}
*html #text{
	width: 757px;
}*/
#text #bigPhoto{
	padding-bottom: 30px;
	width: 759px;
	float: left;
}
#text #bigPhoto img{
	margin: 30px 0 0 40px;
}
#text #bigPhoto #album img{
	margin: auto;
}
#text #bigphoto p{
	padding: 0 70px 0 40px;
	text-align: justify;
}
#text div.p {padding: 10px 70px 10px 40px;}
#text div.paging{
	/*width: 700px;
	position: absolute;
	top: 790px;
	left: 0px;*/
	margin: 7px 20px 10px 0;
	padding-left: 0px;
}
#text div.textTop{
	height: 260px;
	font-size: 0px;
}
#text table{
	margin-left: 40px;
}
#text table td{
	padding-right: 25px;
}
#text table td.spaceTD{
	padding: 0px;
	height: 20px;
}
#text div.paging table td{
	padding: 0px;
	margin: 0px;
}
#text table td a img{
	border: solid 1px #FFF;
	width: 200px;
	height: 130px;
}	
#wrap{
	width: 100%;
	height: 100%;
	text-align: center;
}
#wrap td{
	vertical-align: top;
}
#wrapDiv{
	border-top: solid 5px #000;
	border-bottom: solid 5px #000;
	width: 1002px;
	background-color: #000;
	margin: 0px auto;
}
#wrapper{
	width: 990px;
	margin: 0px auto;
	background: url(../images/rightBg.jpg) repeat-y right;
	background-color: #331A05;
}

.paging table{
	float: right;
}
.paging table td{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	font-weight: bold;
}
.paging a, .paging span{
	display: block;
	width: 14px;
	height: 17px;
	color: #FFF;
	text-align: center;
	line-height: 150%;
}
.paging a:hover, .paging span{
	background-color: #390F00;
	text-decoration: none;
}
.spacer{
	font-size: 0px;
	clear: both;
}

#bpPagin {text-align: right; margin: 0 20px 0 0; font-size: 13px; padding-top: 15px;}