body {
	font-family:verdana;
	font-size:9pt;
	color:black;
	text-align:center;
	background-color:black;
	margin:0;
}
img {
	border:none;
}
h1 {
	font-family: georgia;
	font-size:2em;
	text-align:center;
	top:25px;
	position:relative;

}
h2 {
	font-size:1.3em;
	text-align:left;
	top:50px;
	left:25px;
	position:relative;
}
h3 {
	font-size:1.1em;
	margin-bottom:5px;
}

a {
	color:#566E7B;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.contact {
	text-align:center;
	font-size:1em;
	top:10px;
	position:relative;
}

.content {
	text-align:justify;
	font-size:1em;
	left:25px;
	top:25px;
	margin-right:25px;
	position:relative;
}

.rates {
	font-size:1em;
	left:60px;
	top:25px;
	position:relative;
}

#page-wrap {
	width:700px;
	//background:url(./bg1.jpg) repeat-x;
	background-color:#EEEEF7;
	text-align:left;
	position:relative;
	margin-top:40px;
	margin-left:40px;
	margin-bottom:10px;
}
#content-wrap {
	width:680px;
	height:530;
	position:relative;
	left:10px;
	top:10px;
}
#content-block {
	width:426px;
	padding-bottom:50px;
}

#header-block {
	text-align:center;
	width:300px;
	line-height:1.5em;
	margin-top:20px;
}
#background {
	line-height:2em;
	width:300px;
	margin-top:100px;
	margin-bottom:20px;
}

#photo {
	position:absolute;
	right:25px;
	top:25px;
}


