@charset "utf-8";
/* CSS Document */

body {background:#FFCCFF;	background-image:url(images/bg.gif); background-repeat:repeat-x;
font-family:Arial, Helvetica, Verdana, sans-serif; 
font-size: 14px; 
line-height:22px;
color:#666666;
text-align: center; 
margin-top:0px !important;}

a:visited, a:link {text-decoration: underline; color:#666}
a:hover {text-decoration: none;}

.clear {clear: both;}

#container {
	width: 955px;
	text-align: left;
	z-index: 1;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:#fff


}

#banner {width:955px; background: url("images/banner.gif") top center no-repeat; height: 334px; margin-top:0px; line-height:0px;}
#nav { width:745px; height: 58px;padding-left:200px;padding-top:237px; line-height:0px;}

#content {
    float:left;
	margin-top: 0px;
	margin-right:0px;
	width:911px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	min-height:350px;
	border: 2px dotted #CCCCCC;
}


#box_right {
	float:right;
	color: #dcdcdc;
	width:300px;
	text-align: left;
	z-index: 3;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height:0px;
	
}


#footer {width:100%;
height:50px;
margin-top:10px;
background-image:url(images/footer.gif); 
background-repeat:repeat-x; 
margin-right: auto;	
margin-left: auto;}

h1, h2, h3 {font-family: Arial, Helvetica, sans-serif; color:#333333}
h1 {font-size: 18px; margin: 0; padding: 5px 0 5px 0;}
h2 {font-size: 16px; margin: 0; padding: 5px 0 5px 0; font-style: italic;}
h3 {color: #000; font-weight:bold; font-size: 14px;}

ol li {margin-bottom: 15px;}

.gallerytmb{ margin:4px 5px 6px 0px; border: 1px solid #ccc;}
.formtext{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; }