.main {
	background-color: #FFFFFF;
	height: auto;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	}

.toplogo {
	width: 783px;
	height: 140px;
	background-color: #FFFFFF;
	background-image: url(../title/title2.png);
	}
	
.home {
	width: 90px;
	height: 43px;
	float: left;
	}
	
.about {
	width: 126px;
	height: 43px;
	float: left;
	}

.tribute {
	width: 166px;
	height: 43px;
	float: left;
	}

.contact {
	width: 131px;
	height: 43px;
	float: left;
	}

.database {
	width: 170px;
	height: 43px;
	float: left;
	}

.content {
	width: 783px;
	}

.text {
	width: 565px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	clear: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8C441B;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #8C441B;
	}

.side {
	width: 214px;
	float: left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #8C441B;
	border-left-color: #8C441B;
	}
	
.logo {
	width: 180;
	height: 195;
	background-image: url(../logo.gif);
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 10px;
	}

.news {
	width: 180;
	margin-right: 17px;
	margin-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
	}
		
.footer {
	height: 31px;
	width: 783px;
	background-image: url(../footer/footer.png);
	clear: both;
	}
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	color: #999999;
	text-decoration: underline;
	}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
