body {
	text-align: center;
	margin: 0px;
	padding: 0px;

}
#todo {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 800px;

}
#cab {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px;
	width: 800px;

}
#men {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
	height: 800px;


}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#navcontainer li {
	margin: 0 0 9px;
	text-align: left;
}

#navcontainer a
{
	display: block;
	padding: 2px 2px 2px 24px;
	width: 145px;
	background-color: #990000;
	border-top: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;

}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #F60;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;

}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(http://www.geocities.com/jucosanatander/images/l1_over.gif);
color: #333;
}
#cont {
	background-color: #FFFFFF;
	width: 640px;
	margin: 0px;
	padding: 0px;
	height: 800px;
	float: left;
}
#1 {
	color: #000000;
	margin: 5px;
	padding: 0px;
	float: left;
	width: 630px;
	border: 2px solid #FFCC00;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	margin: 5px;
	padding: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 19px;
	color: #FFFFFF;
	background-color: #990000;
	text-align: right;
	margin: 5px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #990000;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	margin: 2px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(log1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 44px;


}
#2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #990000;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}
#3 {
	margin: 10px;
	padding: 10px;
	height: 600px;
	width: 600px;
	text-align: center;
	vertical-align: middle;
	background-color: #972524;


}
h3 {
	font-family: "Bolt Bd BT";
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	font-weight: bold;
	letter-spacing: 7px;


}
#4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;

}
