html,body{margin:0;padding:0}
body{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	background-color: #2A1B19;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}

a:hover {
	color: #EBBC8D;
	text-decoration: none;
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #EBBC8E;
	margin: 0px;
	padding: 0px;
}


p{margin:0 10px 10px}
a{
	color: #FFFFFF;
	padding:10px
}
div#header h1{
	height:150px;
	color: #79B30B;
	background-image: url(../images/header.jpg);
	display: block;
	text-indent: -9999px;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: center;
}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{
	background:#B9CAFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#extra{background:#FF8539}
div#footer{
	color: #FFF;
	height: 100%;
	width: 893px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #87413F;
	text-align: center;
	margin-top: 20px;
	clear: both;
}
div#footer p{
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0;
}

div#container{
	width:893px;
	margin:0 auto
}
div#content{
	float:left;
	width:893px;
}
div#sidebar{
	float:right;
	width:231px;
	margin-top: -678px;
}
#navigacion {
	text-align: center;
	height: 25px;
	padding-top: 8px;
	margin-top: 10px;
margin-left: 40px;

}
#container #navigacion a {
	font-weight: bold;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#extra{float:right;clear:right;width:200px}
#footerspacer {
	height: 8px;
	display: block;
	clear: both;
}
#flash {
	background-color: #330000;
	height: 415px;
}
#description {
	height: 130px;
	width: 873px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EBBC8D;
	font-size: 18px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.3em;
}
#snippets {
	clear: right;
	float: left;
	height: 191px;
	width: 231px;
	background-color: #330099;
}


div#content_inside{
	float:left;
	width:842px;
	background-color: #87413F;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-top: -878px;
	z-index: 1;
}
div#staticbg{
	width:892px;
	background-color: #87413F;
	color: #FFFFFF;
	height: 878px;
	float: left;
	z-index: -1;
}
#content_inside h1 {
	font-size: 18px;
	font-weight: bold;
	color: #EBBC8E;
	margin: 0px;
	padding: 0px;
}
#content_inside p {
	margin: 0px;
	padding: 0px;
}

#navcontainer
{
	margin-bottom: 1em;
	overflow: hidden;
	width: 800px;
	margin-left: 30px;
}

#navlist
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist li
{
border-left: 1px solid #000;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

.ev_fieldset {
color:#FFFFFF;
}
