body  { color: #ffffff; font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; background: white; margin: 20px }

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

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

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

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

h2 {
	color: #ffffff;
	font-size: 12px;
	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.gif) no-repeat left #0769cc;
	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 : #000000;
	text-decoration : none;
	font-weight: bold;
}

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

#footer {

	color: #4c4c4c;

	text-align: center;

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