#main {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 100%;
}
#main #menu {
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
}
h1 {
	font-size: 28px;
	line-height: 32px;
	color: #069;
}


body {
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/bg_prof.jpg);
	background-position: center top;
}
#top1 {
	background-image: url(../images/top_prof.jpg);
	background-repeat: no-repeat;
	background-position: center 18px;
	margin: 0px auto;
	padding: 0px;
	height: 150px;
	width: 780px;
}
#bottom {
	padding: 2px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1584D9;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 11px;
	bottom: 0px;
	margin-top: 10px;
	color: #999;
}
#bottom a:link {
	color: #003366;
}

#banners {
	padding: 0px;
	clear: none;
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom a:visited {
	color: #003366;
}
#bottom a:hover {
	color: #00905A;
}
#bottom a:active {
	color: #00905A;
}
li {
	margin-bottom: 10px;
}
.red {
	font-weight: bold;
	color: #C00;
}
