

body {
width: 819px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #353535;
  background-color: #d8d8d8;
  margin: 0 auto;
}

#principal{
	width: 819px;
	margin: 0 auto;
	border : double #B22222;
}

a {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-color: inherit;
}

a:hover {
  color: #e55202;
  background-color: inherit;
}

#menu {
  padding-left: 0px;
  height:50px;
  min-height: 50px;
  padding-bottom: 0px;
}

#menu a {
	float: left;
	color: #353535;
	position: relative;
	z-index: 0;
	height: 10px;
	padding: 15px 15px 15px 15px;
	background-color: inherit;
	text-decoration: none;
	border-right: 1px solid #b71e00;
}

#menu a:hover {
  color: #b71e00;
  height: 10px;
  padding: 15px 15px 15px 15px;
}

#menu a.here {
}

#menuright a, #menuright a:visited {
	text-decoration:none;
	background-color: #C80203;
	color:#fff;
	display:block;
	width:15em;
	height:1.5em;
	border-bottom:1px solid #fff;
	border-right: 1px solid #555555;
	padding:0.5em;
}
#menuright a:hover {
	border-bottom: 1px solid Gray;
	text-align:right;
}


.key {
  text-decoration: underline;
}

#header {
  height:300px;
}

#tomato {
  float: right;
  width: 183px;
  height: 280px;
  position: relative;
  top: 10px;
  right: 40px;
}

#logo {
	float: left;
	width: 518px;
	height: 280px;
	position: relative;
	top: 10px;
	align: center;
}

#news {
  width: 200px;
  height: 280px;
  float: left;
  position: relative;
  top: 25px;
  margin-left: 30px;
  color: #ffffff;
  background-color: inherit;
  line-height: 60%;
  font-size: 0.8em;
}

#news h3 {
  color: #a0eb22;
  background-color: inherit;
  line-height: 100%;
  font-size: 1.2em;
}

#news h4 {
  line-height: 60%;
  font-size: 1.0em
}

#content {
	position: relative;
	float: none;
	width: 819px;
	font-size: 1em;
	text-align: left;
	margin: 0 auto 
	border : none;
	background-color: Silver;
	border : double #B22222;
}

#content h4 {
  font-size: 1.1em;
  font-weight: bold;
  color: #E55202;
  background-color: inherit;
  text-align: center;
}

.content2 {
  font-size: 0.8em;  
}

.content2 ul {
  list-style-position: outside;
}

#right {
  position: relative;
  right: 30px;
  float: right;
  width: 200px;
  min-width: 200px;
  height: 520px;
  font-size: 1em;
  text-align: left;
}

#right h4 {
  font-size: 1.0em;;
}

.text2 {
  font-size: 0.8em;
  border: 1px dashed #5a5a5a;
  padding: 5px;
  text-align: left;
}

.text {
  border: 1px dashed #5a5a5a;
  background-color: #d1d1d1;
  color: #000000;
  padding: 10px;
}

#footer_left img {
  border: 0px;
}

#footer_left {
	float: left;
	font-size: 0.8em;
	width: 500px;
	height: 50px;
	position: relative;
	left: 40px;
	color: #B22222;
	 background-color: inherit;
	text-align: left;
	padding-top: 10px;
}

#footer_left a {
  text-decoration: none;
  color: #ffffff;
  background-color: inherit;
}

#footer_left a:hover {
  text-decoration: none;
  color: #ff8604;
  background-color: inherit;
}

#footer2 {
  padding-top: 10px;
}

#footer_right {
  font-size: 0.8em;
  float: right;
  width: 200px;
  height: 125px;
  position: relative;
  right: 30px;
  text-align: center;
}
