
	body{
		margin: 0;
		padding: 0;
		background-color: #FCFAF3;
		background-image:url('../_img/bg.gif')
	}
	
		#main{
			position: absolute;
			top: 0px;
			left: 50%;
			width: 764px;
			margin-left: -382px;
			background: #FCFAF3;
			border: solid 1px #EAE3C4;
			border-bottom-width: 4px;
			border-top: 0;
		}
		
         #header{
				display: block;
				width: 764px;
				height: 137px;
			}
			
			#content{
				padding: 25px 40px 10px 40px;
			}
            #content a{
				text-decoration: none;
				color: #408080;
				text-decoration: none;
				font-weight: bold;
			}
					
			#content a:hover{
				color: #945244;
				text-decoration: underline;
			}
			#content a.thickbox img.thickbox{
				display: block;
				border: 2px solid #408080;
				margin:0px;
				padding: 0px;
			}
			#content a.thickbox:hover img.thickbox{
				border: 2px solid #945244;
			}
					

h1{
margin: 0 0 20px 0;
padding: 0;
font-family: "Century Gothic";
font-size: 16px;
font-weight: bold;
color: #945244;
}
h1.gb{
margin: 0;
}

					
				h2{
					margin: 0 0 7px 0;
					padding: 0;
					font-family: "Century Gothic";
					font-size: 16px;
					font-weight: bold;
					color: #945244;
				}
				
				p{
					margin: 0 0 20px 0;
					padding: 0;
					font-family: "Century Gothic";
					font-size: 13px;
					color: #575F47;
					line-height: 1.5em;
				}
				span.red {
				color: #990000;
				}
				table {
				font-family: "Century Gothic";
				font-size: 13px;
				color: #575F47;
				text-align: left;
				}
								
				img.content{
					border: 0;
					margin: 15px 20px;
				}
				img.content2{
					border: 0;
					margin: 15px 15px;
				}
				img.map{
					border: 1px solid #000;
					margin: 5px 30px 5px 0px;
				}
					
			#footer{
				background: #EAE3C4;
				padding: 10px 8px;
			}
				
				#footer p{
				    text-align:center;
					margin: 0;
					border: solid 1px #7E6870;
					background: #EAE3C4;
					padding: 10px 3px;
					font-family: "Century Gothic";
					font-size: 12px;
					color: #7E6870;
					font-weight: bold;
				}
				span.mw {
				display: block;
				margin-top: 10px;
				font-size: 11px;
				font-weight: normal;
				text-align: center;
				border-top: dashed 1px #7E6870;
				}
				 span.mw a{
					color: #945244;
					font-weight: normal;
					border: 0;
					text-decoration: none;
				}
				#footer a{
					color: #945244;
					border: 0;
					text-decoration: none;
				}
				
					#footer a:hover{
						text-decoration: underline;
					}
					
					#fb {
					border: 0px;	
					}