/* CSS Document */

*{
	margin: 0 auto;
	padding: 100;
	background-repeat: no-repeat;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006BB6;
}
#container {
	width: 700px;
}	
	
#header {
	width: 700px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	color: #0033FF;
	background-color: #006BB6;
	font-size: 24px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 175px;
	
}
#linkbar {
	width: 700px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #F0F0B4;
	color: #0033CC;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	float: right;
}
#linkbar a {
	text-decoration: none;
}
#linkbar a:visited {
	color: #0033CC;
}
#linkbar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F0F0B4;
	
	background-color: #0033CC;
}

#top_section {
	width: 700px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #006BB6;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 14px;
	float: right;
	color: #FFF0C5;
	background-image: url(../images/LaFogatamenup1.png);
	height: 970px;
}
#footer {
	width: 700px;
	padding-top: 0px;
	font-size: 10px;
	padding-left: 0px;
	float: left;
	background-color: #FFFF00;
	text-decoration: none;
	color: #FFF0C5;
}
h1 {
	
}
h2 {
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: normal;
	float: left;
}
h3 {
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: normal;
	float: right;

}
h4 { 
	margin-top: 10 px;
	
	
}
h5 {
	margin-top: 300px;
}
h6 {

}
.stylebold {
	font-weight: bold;
	text-decoration: none;
	color: #FFF0C5;
}
.stylesmall {
	font-size:10px;
}
p {
	color: #000000;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	margin-top: 25px;
}	
.style2 {
	color: #006600;
	text-decoration: none;
}
.stylebmarks {
	color: #000000;
	text-decoration: none;
	font-weight:bolder;
}
.style3 {
	color: #006600;
	text-decoration: none;
	margin-left: 120px;
}
.style4 {
	font-size: 24px;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFE0AC;
}
.style5 {
	font-size: 24px;
	padding-bottom: 0px;
}
.style6 {
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 40px;
}

.style8 {
	font-size: 12px;
	color: #000000;
}

