#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#bottombar {
	height: 20px;
	font-size: .6em;
	padding-top: 5px;
	clear: both;
}
#topbar  ul {
	list-style: none;
}
#topbar  li {
	display: inline;
}
#main {
	border: 3px solid #FFFFFF;
	height: 450px;
	background-color: #7EB89F;
	font-size: .9em;
}
#topbar {
	height: 50px;
}
#text {
	float: left;
	width: 520px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#texthome {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#textprofile {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	height: 435px;
}
#mainprofile {
	height: 832px;
	background-color: #7EB89F;
	border: 3px solid #FFFFFF;
	font-size: .9em;
}

#imageprofile {
}


#imagehome {
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}


#image {
	float: right;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 450px;
	width: 329px;
}
#topbar  a {
	text-decoration: none;
	color: #FFFFFF;
}
#topbar  a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#topbar  .active  a {
	color: #FFFFFF;
	font-weight: bold;
}
#topbar .title {
	font-size: 1.9em;
}
#topbar #title {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.blank {
	list-style-type: none;
	color: #7EB89F;
}
#text a {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
}
#textprofile a {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}

