body {
	background: #828281 url("http://www.ernestocheguevara.info/BG.jpg");
	font-family: Verdana;
	font-size: 9pt;
	color: #404040;
	overflow-x: hidden;
}
a:link, a:active, a:visited {
	font-size:7pt;
	font-family:verdana;
	line-height:8pt;
	color: #404040;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}
a:hover {
	color: #000000;
}
b {
	color: #000000;
}
b2 {
       color: #FF0000;
}
table, td, tr {
	font-size: 7pt;
}
.h1 {
	font-size: 7pt;
        width: 100%;
        background-color: #000000;
        font-family: Verdana;
	text-transform: uppercase;
        font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	border-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;

}
.h2 {
	font-size: 7pt;
        width: 100%;
        background-color: #B39E67;
        font-family: Verdana;
	text-transform: uppercase;
        font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	border-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
img {
       border: 0px
}
.default {
	width: 100%;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
      padding: 0px;
      background-color: #F09A70;
}



#sidebar {
	position: absolute;
	left: 167px;
	top: 365px;
	width: 177px;
      	height: auto;
}


#content {
	position: absolute;
	left: 347px;
	top: 365px;
	width: 487px;
        height: auto;
}

button {
	padding-top: 2px;
	padding-bottom: 2px;
}
.menuitem {
	font-size: 7pt;
}
.dropcap {
	float:left;
	color:#000000;
	font-size:70px;
	line-height:60px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
}