body{
	margin:0;
	font-family: 'Times New Roman', "Times New Roman", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	background-color: #290029;
	
}


#header{
	background:url(images/header.jpg) no-repeat #F4DDB1 top left;
	width:399px;
	height:198px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;

}

#wrap{
width:780px;
margin-left:auto;
margin-right:auto;
background:#FFFFFF;
border:#B37159 1px solid;
background-color: #FFCCCC;
}

#container{
	width:548px;
}

 
/* Top menu */

.menu{  

     width: 100%;
     font-size: 15px;
     background-color: #FFCCCC;
     } 
.menu ul{  

     margin: 0; padding: 0;  
     float: left;
     }  

.menu ul li{  
     display: inline;
     }  

.menu ul li a{  
     float: left; text-decoration:none;
     color: #400000;
     text-transform:uppercase;
     padding: 10px 15px 10px 15px;  
     background-color: #FFCCCC; 
     }  

.menu ul li a:visited{  
     color: ##400000;
     background-color:#FFCCCC;
     }  

.menu ul li a:hover, .menu ul li .current{  
     color: #800040;  
     background-color:#FFCCCC;
     } 
     


h2{
font-size:12px;
font-weight:bold;
color:#330000;
letter-spacing:-1px;
}

h3{
font-size:20px;
font-weight:bold;
color:#330000;
letter-spacing:-1px;
}

.content{
	padding:21px;
	text-align:justify;
	color:#330000;
	background-color: #FFCCCC;
	font-family: 'Times New Roman', Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
}

#footer{
background:#E8D3C4;
padding:9px;
text-align:center;
font: 8pt/9pt 'Times New Roman', Verdana, Helvetica, sans-serif;
color:#330000;
	background-color: #FFCCCC;
}

#title{
	background:#FFCCCC;
	text-align:center;
	padding:12px;
	font-family: "Monotype Corsiva";
	font-size:22px;
	text-transform:uppercase;
	color:#330000;
	background-color: #FFCCCC;
}

#outer{
background:#FFCCCC;
width:870px;
margin-left:auto;
margin-right:auto;
}



.imageComment_center,
.imageComment_left,
.imageComment_right {
	position:relative;
    border: 0px solid #DDDDDD;
		color:black;
    background-color: #FFCCCC;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.imageComment_center a img,
.imageComment_left a img,
.imageComment_right a img
{
	
	border: 0px}


.imageComment_left{
 float: left;	
margin-right:10px;

}
.imageComment_right{
margin-left:10px;
 float: right;
}

.imageComment_center {
    margin: auto;
}


.imageComment_img,
.imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.imageComment_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 0px;
    clear: both;
    font-size: 10pt;
    text-align: center;
}



/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
}

input, textarea
{ width: 259px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

.submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}

#picturelist {
width:750px;
height:200px;
margin-top:30px;
margin-bottom:30px;
text-align:left;
margin-right:auto;
margin-left:auto;
}


#picturelist li {
list-style:none;
float:left;
margin-right:20px;
margin-bottom:10px;
font-weight:bold;
color:#330000;
}

#picturelist img{
display:block;
border:0px solid #CE3095;
}

#picturelist img:hover{
	border:0px solid #F4C0DA;
	color: #330000;
}

#picturelist a{
color:#330000;
text-decoration:none;
	font-size: 20px;
}

#picturelist a:hover{
	color:#CC0044;
}

#picturelist1 {
width:750px;
height:400px;
margin-top:30px;
margin-bottom:30px;
text-align:left;
margin-right:auto;
margin-left:auto;
}


#picturelist1 li {
list-style:none;
float:left;
margin-right:20px;
margin-bottom:10px;
font-weight:bold;
color:#330000;
}

#picturelist1 img{
display:block;
border:0px solid #CE3095;
}

#picturelist1 img:hover{
border:0px solid #F4C0DA;
}

#picturelist1 a{
color:#330000;
text-decoration:none;
}

#picturelist1 a:hover{
color:#CC0044;
}


#paginglist
{
	height:30px;
	list-style:none;
}

#paginglist li
{
	display:inline;
}

#paginglist li a
{
	font-size: 0.8em;
	font-weight:bold;
	color: #330000;
	text-decoration:none;
}

#paginglist li a:hover
{
	border-bottom:5px solid #D00073;
}
