body {
	background-color:#e8e8e8;
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: center;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a{
	font-size:12px;
}
p{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
/********************** Header ***************************/
#header {
	margin: 0px;
	background-image:url(image/bg_top.jpg);
	width:750px;
	height:250px;
	position:relative;
	background-color: #e8e8e8;
	background-position: center;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}

/********************** Content ***************************/
#content {
	background-image:url(image/bg_mid.jpg);
	width:750px;
	background-color: #e8e8e8;
	clip: rect(auto,auto,auto,auto);
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
.heading {
	font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #804000;
	clip: rect(5px,auto,5px,auto);
}
.style10 {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #736257;
	left: 50px;
}

.style11 {
	font-family: verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #736257;
	left: 50px;
}
.style12 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.style13 {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}

.style14 {
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
}

.icon {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#left {
	float:left;
	width:120px;
	display:inline;
	height: auto;
}
#left a{
	margin-top: 60px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#photos a{
	margin-right:14px;}
	
#left a:hover{
}

#right {
position=alsolute
	float:right;
	width:630px;
	display:inline;
	padding: 6px 10px 0px 20px
}

#right a{

}


#right a:hover{

}

/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(image/bg_bottom.jpg);
	font-size:1px;
	height:100px;
	background-position: center;
}

#footer {
	width:750px;
	text-align:center;
	background-color: #e8e8e8;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
a:link {
	color: #736257;
	text-decoration: none;
}
a:visited {
	color: #736257;
	text-decoration: none;
}

