

body {
	margin: 20px;
	padding: 0;
	background: #efd887;
	font: normal small Arial, Helvetica, sans-serif;
	color: #6F4503;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #FFC971;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #6F4503;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#logo {
	width: 780px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	background: #FFEE8F url(images/bigbg.gif) repeat-x;
	border: 2px solid #000000;
	border-bottom: 2px solid #000000;;
}

#logo h1 {
	text-align: center;
	font-size: 3em;
}

#logo h2 {
	text-align: center;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	color: #FFC971;
}

/* Menu */

#menu {
	width: 780px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #DA8802;
	border: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 0px solid #000000;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #FCEB8A;
}

#menu a:hover, #menu .active a {
	background: #9C5903;
	color: #FFFFFF;
}

/* Splash */

#image {
	width: 780px;
	margin: 0 auto;
	background: #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

/* Content */

#body {
	width: 780px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 2px solid #000000;
}

#body .title {
	padding: 10px 20px;
	background: #FFEE8E url(images/smallbg.gif) repeat-x left bottom;
	font-size: 1em;
}

#body .story {
	padding: 20px;
	border: 0px solid #8D5700;
}
#body h2 {
	text-align: center;
	font-size: 2.5em;
	color: #8D5700;
}

#body p {
    Text-align: justify;
	font-size: 1.3em;
	color: #8D5700;
}

#body .titulo {
    Text-align: center;
	font-size: 1.3em;
	color: #8D5700;
	font-weight: bold;
	text-decoration: italic;
	font-family: georgia;
}

#body .titulo2 {
    Text-align: center;
	font-size: 1.7em;
	color: #d86b1b;
	font-weight: bold;
	text-decoration: italic;
	font-family: georgia;
}

#body .titulo3 {
    Text-align: center;
	font-size: 1.3em;
	color: #e9250a;
	text-decoration: italic;
	font-family: georgia;
}

#body .titulo3 a {
    Text-align: center;
	font-size: 1.3em;
	color: #e9250a;
	text-decoration: underline;
	font-family: georgia;
}

#body .titulo4 {
    Text-align: justify;
	font-size: 1.3em;
	color: #e9250a;
	text-decoration: italic;
	font-family: georgia;
}

#body .titulo4 a {
    Text-align: justify;
	font-size: 1.0em;
	color: #0211c8;
	text-decoration: underline;
	font-family: georgia;
}

#body li {
	Text-align: justify;
	font-size: 1.3em;
	color: #8D5700;
	font-family: georgia;
	padding: 4px; 
}

	
/* bot*/

#bot {
	width: 760px;
	margin: 0 auto;
	padding: 10px 10px;
	background: #4E4E4E;
	border: 2px solid #000000;
	border-top: none;
}

#bot p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#bot a {
	color: #000000;
}

table.alerts
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 600px;
background-color: #fafafa;
border: 2px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;}


.alertHd
{ border-bottom: 2px solid #d79900;
background-color: #fff2ba;
text-align: center;
font-family: georgia;
font-weight: bold;
font-size: 12px;
color: #404040;}


.alertBod p
{ text-align: center;
font-family: georgia;
font-weight: normal;
font-size: 14px;
line-height: 18px;
color: #404040;
background-color: #fafafa;
margin-top: 5px;
margin-bottom: 5px;
}

.text {
      font-family: georgia;
	  font-weight: bold;
	  font-size: 14px;
	  background-color: #fafafa;
	  color: #8D5700;
}

table.alerts2
{ text-align: center;
font-family: Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 600px;
background-color: #ddfed8;
border: 2px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;}


.alertHd2
{ border-bottom: 2px solid #d79900;
background-color:#ddfed8;
text-align: left;
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #404040;
padding: 10px;
}


.alertBod2 p
{ text-align: left;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #404040;
background-color: #ddfed8;
margin-top: 3px;
margin-bottom: 3px;
padding: 10px;
}

table.alerts3
{ text-align: center;
font-family: Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 740px;
background-color: #ddfed8;
border: 2px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;}


.alertHd3
{ border-bottom: 2px solid #d79900;
background-color:#fff2ba;
text-align: left;
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #404040;
padding: 10px;
}


.alertBod3 p
{ text-align: left;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #404040;
background-color: #ddfed8;
margin-top: 3px;
margin-bottom: 3px;
padding: 10px;
}
 