body {
	background: url('images/bg1.gif') repeat-x;
	background-color: #000000;
	font-size: 11px;
	color: #b6bbe9;
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	}

#wrapper {
	width: 739px;
	background: url('images/divbg1.gif');
	}

#title {
	text-align: right;
	padding-top: 190px;
	padding-bottom: 20px;
	font-size: 18px;
	color: #b6bbe9;
	}

#content {
	width: 557px;
	background: url('images/layout211.jpg') no-repeat;
	float: right;
	}

#contentt {
	padding: 0px 40px 20px 15px;
	}

#footer {
	background: url('images/footer1.jpg') no-repeat;
	text-align: left;
	padding-top: 80px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: 182px;
	font-weight: bold;
	width: 542px;
	clear: both;
	}

#nav {
	width: 147px;
	background: url('images/layout11.jpg') no-repeat;
	text-align: left;
	float: left;
	padding: 80px 25px 10px 10px;
	}


h1 {
	color: #1b2687;
	font-family: georgia, verdana, sans-serif;
	font-style: italic;
	font-size: 16px;
	text-align: left;
	}

p {
	text-align: justify;
	}

#navlinks a {
	display: block;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #E5D9C3;
	padding: 1px;
	margin-bottom: 2px;
	}

#navlinks a:hover {
	color: #fff;
	background-color: #4556a1;
	}

a {
	color: #223380;
	text-decoration: none;
	}

a:hover {
	color: #393e55;
	border-bottom: 1px solid #1425c0;
	}

.center {
	text-align: center;
	}