body    { color: #ffffff; font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; background: #e3e7ea url("images/background.gif"); margin: 20px }

b {
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	padding: 0px;
}

p    { color: #ffffff; font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: left }

#wrapper {
	border: 1px solid #6d6d6d;
	background: #ffffff;
	padding: 1px;
	margin-right: auto;
	margin-left: auto;
}

#content     { color: #ffffff; font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; background: #0769cc url("images/background.gif"); text-align: left; padding: 10px 130px 10px 10px; border-bottom: 1px solid #0452a1 }

#content img { padding-right: 10px; padding-bottom: 8px }

h1 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

h2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

#menu {
	background: url(images/menu_bg.gif) repeat-x;
	height: 30px;
}

#banner {
	background: url(images/banner.jpg) no-repeat left #184B80;
	border-top: 1px solid #0452a1;
	height: 92px;
}

#title {
	font: 24px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	float: right;
	text-align: right;
	display: inline;
	padding-right: 10px;
}

#slogan {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	float: right;
	text-align: right;
	display: inline;
	padding-right: 10px;
}

a:link, a:visited {
	color : #99CCFF;
	text-decoration : none;
	font-weight: bold;
}

a:hover, a:active {
	color : #cccffc;
	text-decoration : none;
	font-weight: bold;
}

#footer {

	color: #ffffff;

	text-align: center;

	font-size: 12px;
	margin-top: 10px;
}
