body
{
margin: 0;
padding: 0;
font: 85% georgia, times, "times new roman", serif;
text-align: center;
color: #FFFFFF;
background-color: #666666;
background-image: url(../picture/bg_proteger.gif);
background-repeat: repeat-x;
}

a:link { color: #272900; }
a:visited { color: #272900; }

a:hover, a:active
{
	color: #272900;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #666666;
}

h2
{
color: #B52C07;
font: 120% georgia, times, "times new roman", serif;
font-weight: bold;
margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
color: #FFFFFF;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;
}

#container
{
	width: 1024px;
	text-align: left;
	background-color: #666666;
	border: 0px none #FDC900;
	margin-top: 4em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

#header
{
	height: 92px;
	width: 100%;
	background-image: url(../picture/header1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 0px solid #fff;
	position: relative;
	border: 0px none #fff;
	border-bottom: 0px solid #fff;
}

#header h1
{
font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
float: right;
width: 165px;
border-left: 1px solid #FDC900;
padding-left: 15px;
height: 400px
}

#menu1
{
float: left;
width: 180px;
border-right: 1px solid #FDC900;
padding-right: 0px;
height: 400px;
}

#contents {
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 40px;
	margin-left: 220px;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contents p { line-height: 165%; }
.blogentry {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	border-right-color: #FDC903;
	border-left-color: #FDC903;
	border-right-width: 1px;
	border-left-width: 1px;
}
.imagefloat { float: right; }

#footer
{
clear: both;
color: #272900;
text-align: right;
font-size: 90%;
}

#skipmenu
{
position: absolute;
left: 0;
top: 25px;
width:150px;
text-align: right;
}

#skipmenu a
{
color: #666;
text-decoration: none;
}

#skipmenu a:hover
{
color: #fff;
background-color: #666;
text-decoration: none;
}

#table1
{
width: 50%;
float: left;
border-bottom: 0px solid #fff;
}

#table2
{
width: 50%;
float: right;
border-bottom: 0px solid #fff;
}
