#base {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	float: left;
	width: 180px;
	margin-right: 20px;
	margin-top: 20px;
	clear: left;
}

#top {
	background-color: #BCDC87;
	height: 220px;
	width: 740px;
	margin-bottom: 30px;
	float: right;
	background-position: center center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #0A51B1;
	border-right-color: #0A51B1;
	border-bottom-color: #0A51B1;
	border-left-color: #0A51B1;
}
.subt {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	letter-spacing: 2px;
	text-align: center;
}

.tit {
	font-size: 36px;
	font-weight: bold;
	color: #0A51B1;
	letter-spacing: 5px;
	text-align: center;
	text-decoration: underline;
	background-position: center;
}
.texto {
	text-decoration: underline;
}


#conteudo {
	background-color: #CCCCCC;
	float: right;
	width: 740px;
	text-align: center;
	clear: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #0a51b1;
	border-right-color: #0a51b1;
	border-bottom-color: #0a51b1;
	border-left-color: #0a51b1;
}
.a:link {
	background-color: #BCDC87;
	text-align: right;
	text-indent: 10px;
	word-spacing: 2px;
	display: block;
	float: left;
	height: auto;
	width: 160px;
	margin-bottom: 5px;
	padding-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #009900;
	border-left-color: #009900;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#copy {
	font-size: 10px;
	color: #000000;
	float: left;
	height: 10px;
	width: 950px;
	margin-top: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000066;
	text-align: center;
	font-weight: bold;
}

.a:visited {
	background-color: #BCDC87;
	text-align: right;
	text-indent: 10px;
	word-spacing: 2px;
	display: block;
	float: left;
	height: auto;
	width: 160px;
	margin-bottom: 5px;
	padding-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #009900;
	border-left-color: #009900;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.a:hover {

	background-color: #996666;
	text-align: right;
	text-indent: 10px;
	word-spacing: 2px;
	display: block;
	float: left;
	height: auto;
	width: 160px;
	margin-bottom: 5px;
	padding-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #009900;
	border-left-color: #009900;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: bolder;
	color: #0A51B1;
	letter-spacing: 5px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 10px;
}
#logo {
	float: left;
	height: 245px;
	width: 150px;
	margin-left: 10px;
}

