#wrapper {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom: 5px solid #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 360px;
}
#navbar {
	background-color: #8f8f8f;
	height: 50px;
}
#content {
	background-image: url(images/contenttop.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	background-position: top;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#footer {
	background-color: #8f8f8f;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #00FFFF;
	text-align: center;
}
body {
	background-color: #333333;
}
#navbar li {
	float: left;
	list-style-type: none;
}
#navbar a {
	font-family: "myriad pro";
	text-decoration: none;
	width: 154px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #f00028;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
.11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.12 {
	font-family: Times;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
a {
	color: #FF0000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#wrapper #content table tr td ul li {
	font-weight: bold;
}
h1 {
}
.headn {
	text-align: justify;
}

