.top {
	height: 100px;
	width: 100%;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(../images/topbg.png);
}
.top_content {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: bottom;
}
.tab {
	float: left;
	height: 26px;
	margin-top: 74px;
	margin-right: 4px;
}
.marquee {
	background-color: #FFF;
	height: 20px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.content {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	text-align: center;
	height: 35px;
	width: 778px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-top: 5px;
}
.profileHome {
	height: 400px;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/profile.jpg);
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 20px;
	padding-left: 50px;
}
.quotes {
	height: 400px;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 20px;
	padding-left: 50px;
}