body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
#bg {
	background:url(../img/bg1.jpg);
	margin:0 auto;
	width:900px;
	height:900px;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:50px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.left {
	width:233px;
	background:#E7ECEF;
	height:780px
}
.right {
	width:567px;
	height:780px;
	background:#fff;
}
#logo {
	background:url(../img/hdr.jpg);
	height:210px
}
#logo h1 {
	font-size:34px;
	color:#223802;
}
#logo h1 {
	padding: 50px 0 0 100px;
}
#logo div {
	padding-left:150px
}
ul#nav {
	background:url(../img/hdl.jpg);
	height:176px;
	padding:50px 50px 0 50px
}
ul#nav li {
	line-height:1.9em;
	border-bottom:#fff 1px solid;
}
ul#nav li a {
	color:#FFFFFF
}

#menu p {
	padding:10px 0 0 45px;
	color:#336666;
}

#menu h3 {
	font-size: 125%;
	font-weight: 100;
	font-family: Tahoma;
	color:#982123;
	padding:20px 0 0 35px;
}

#menu h2 {
	font-size:24px;
	padding:15px 0 0 40px
}
#menu ul {
	padding:10px 50px 0 50px
}
#menu li {
	line-height:1.9em;
	border-bottom:#88bcbc 1px solid;
	list-style: inside disc;
	color:#336666
}
#menu li a {
	color:#336666
}
#main

h1 {
	padding: 0px 50px 0 50px;
}

h2 {
	font-size: 125%;
	font-weight: 100;
	font-family: Tahoma;
	color:#982123;
	padding: 15px 50px 0 50px;
}

h3 {
	font-size: 125%;
	font-weight: 100;
	font-family: Tahoma;
	color:#982123;
	padding: 0px 0px 0 0px;
}


#main p {
	padding: 20px 50px 0 50px;
}


#main a {
	text-decoration:none;
	color:#0000FF
}

TABLE
{
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	width: 90%;
}
TH
{
	text-align: center;
	font-weight: bold;
	border: 0px none #CDCDCD;
}
TH, TD
{
	padding: 5px 5px;
	border: inherit;
}
TR.table-top
{
	background: #E5E5E5;
	font-weight: bold;
}

/* footer */
#footer {
	clear:both;
	height:60px
}
#footer a {color:#FFFFFF}
#footer {
	color: #fff;
	left: 20px;
	position:relative;
	top:10px
}
#xhtml {
	position: absolute;
	left:550px
}
