div#navbar {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	height: 28px;
	width: 968px;
	background-image: url(images/navbg.gif);
	border-color: #c9b7b7;
	border-style: solid;
}

div.body {
	margin-bottom: 40px;
	border-top-color: #ea3e3d;
	border-top-style: dashed;
	padding-top: 0px;
	margin-top: 0px;
	border-left-color: #eb3e3e;
	border-bottom-color: #eb3e3e;
	border-right-color: #eb3e3e;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background-color: #eeeeee;
	width: 938px;
}

ul#navbarlist {
	font-style: normal;
	color: white;
	font-weight: normal;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	list-style:none;
	margin:0;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

ul#navbarlist li {
	display:inline;
	margin:0;
}

div#navbar a {
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
}

div#navbar a:hover {
	background-color: white;
	color: #ec1111;
	text-decoration: none;
}

p {
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: justify;
	color: #2e2e2e;
	letter-spacing: .5px;
	line-height: 17px;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

p.news {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: justify;
	color: #2e2e2e;
	letter-spacing: .5px;
	line-height: 17px;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

p.smallprint {
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: justify;
	color: #2e2e2e;
	letter-spacing: .5px;
	line-height: 17px;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

h1 {
	margin-top: 34px;
	background-repeat: no-repeat;
	padding-top: 4px;
	max-height: 27px;
	padding-left: 50px;
	height: 27px;
	width: 331px;
	background-image: url(images/header.gif);
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: white;
	font-size: 16px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: justify;
	color: #530000;
	letter-spacing: .5px;
	line-height: 17px;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

h2 a {
	text-decoration: none;
	color: #530000;
}

h2 a:hover {
	text-decoration: underline;
	color: #530000;
}

div#socialbadges img {
	margin-right: 6px;
	margin-left: 6px;
}

table.newsrss {
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #521f18;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #8a1f18;
}

img {
	border-width: 0px;
}

img.profilepic {
	margin-right: 8px;
	margin-left: 50px;
	margin-bottom: 12px;
}
 div.profile {
	overflow: auto;
	padding-bottom: 12px;
}

label
{
font-weight: bold;
width: 150px;
float: left;
text-align: right;
margin-right: 10px;
display: block
}

.submit input
{
margin-left: 160px;
}