*	{
	margin: 0 0 1px;
	padding: 0;
	border: none;}

body {
	margin: 0px 0px 300px 0px;
	background: black url(images/BG.jpg) no-repeat center top;
	text-align: center;
}

#wrapper {
	background-position: center;
	width: 852px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
}

a {
	color: #4c9cd5;
}

#top_side_l {
	width: 25px;
	height: 52px;
	margin: 0;
	padding: 0;
	float: left;
}

#nav {	
	background-color: white;
	height: 52px;
	padding: 0;
	margin: 0;
	width: 805px;
	float: left;
}


#top_side_r {
	float: left;
	width: 22px;
	height: 52px;
	margin: 0;
	padding: 0;
}

#content {
	background-color: white;
	width: 852px;
	float: left;
	overflow: auto;
	color: black;
	text-align: left;
	font: small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

#bottom_side_l {
	float: left;
}

#bottom {
	width: 804px;
	float: left;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 22px;
}

#bottom_side_r {

	float: left;
}



h1 {
	color: #225a8e;
	font-size: 18px;
	
}

h2 {
	color: #225a8e;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0;
	word-spacing: -3px;
	line-height: 30px;
}

.page {
	padding-top: 15px;
}

li {
	font-size: 13px;
	font-weight: bold;
	color: black;
	list-style-type: none;
	line-height: 1.5em;
	margin-left: -5px;
	padding-left: 0px;
}

hr {
	border: 1px dotted #225a8e;
}

