*{
margin:0px;
padding:0px;
}

body{
background:#330000 url(../images/bodyBg.jpg) top center no-repeat;	
font-family:Verdana, Geneva, sans-serif;
color:#633e1a;
}

img{
border:none;	
}

.center{
	text-align:center;
}

.under{
text-decoration: underline;
}

a{
color:#ff0000; /*633e1a*/
}

a.visited{
color:#ff0000; /*633e1a*/

}

.white{
color:#fff;
}

UL.check { list-style-image: url(../images/dot-fish.png) }

a:hover{
text-decoration:none;	
}

#main{
/*	border:1px solid red;*/
	width:1007px;
	margin:0px auto;
}

#header{
/*	border:1px solid green;*/
}

#top{
	background:url(../images/top.png) top center no-repeat;
	height:36px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding:25px 0px 0px 45px;
}

#top a{
color:#ffffff;
text-decoration:none;
}

#top a:hover{
text-decoration:underline;	
}

#logo{
	background:url(../images/headerBg.png) top center no-repeat;
	height:244px;
	padding-left:90px;
}

#menu{
	background:url(../images/menuBg011.png) top center no-repeat;
	height:57px;
	text-align:center;
}

#menu ul{
margin:0px auto;
}

#menu ul li{
display:inline;	
}

#menu ul li a{
	
}

#menu ul li a:hover{
	
}

#content{
width:959px;
margin:0px auto;
font-size:12px;
line-height:19px;
/*border:1px solid blue;*/
min-height:100px;
overflow:auto;
background:#fffff3 url(../images/rightpartBg.png) bottom right no-repeat;
}

#leftpart{
width:255px;
background:url(../images/leftBg.png) top center repeat-y;
background-repeat:repeat-y;
float:left;
text-align:center;
height:100%;
}

#leftpart img{
margin:13px 35px 13px 10px;
}

#rightpart{
width:703px;
/*background:url(../images/rightpartBg01.png) top left repeat-y;*/
float:left;
height:100%;
}

#rightpartcontent{
/*background:url(../images/rightpartBg.png) bottom left no-repeat;*/
padding:20px 10px 84px 25px;
height:100%;
}

.rightimg {
float:right;
margin:0px 5px 10px 20px;
border: 4px #663300 solid;
}

.leftimg {
float:left;
margin:15px 20px 10px 0px;
border: 4px #663300 solid;
}

h1,h2,h3,h4{
font-family:"Times New Roman", Times, serif;
color:#cc0000;
font-weight:bold;
margin:20px 0px 5px;
}

p{
margin:5px 0px;	
}

h1{
font-size:24px;
margin:10px 0px 5px;
}

h2{
font-size:16px;
}

h3{
font-size:18px;
color:#cc9966;
}

h4{
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#663300;
}

#rightpartcontent ul{
margin:0px 60px;	
}

#rightpartcontent ul li ul{
margin:0px 40px;	
}

#rightpartcontent ul li ul li{
list-style-type:disc;	
}

#footer{
clear:both;
color:#ffffff;
text-align:center;
background:url(../images/footerBg.png) top center no-repeat;
height:139px;
}

.photos{
/*margin-top:-30px;*/
text-align:center;
}

.photos img{
margin-top:-30px;
}

#footerMenu{
font-size:12px;	
}

#footerMenu ul{
/*	margin-top:5px;*/
}

#footerMenu ul li{
	display:inline;
	padding:0px 5px 0px 9px;
	border-right:1px solid #ffffff;
	line-height:18px;
}

#footerMenu ul li a{
color:#ffffff;
text-decoration:none;
}

#footerMenu ul li a:hover{
text-decoration:underline;	
}

#footerMenu .last {
	border:0px;
}

.copy{
font-size:11px;
line-height:20px;
}


div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #d50000;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	
.style10 {
	font-size: 16px;
	font-weight: bold;
}

.img1 {
border: 4px solid #A3703D;
} 

.td1 {
text-align:center;
}
