body {
 font-family:arial;
 background:#000000 ;
}

#content_home {
padding: 0px 5px 10px 10px;
float:right;
width:570px;
min-height: 425px;
height:auto !important;
height: 422px;
background: url('images/body.jpg');
text-align:left;
}                                       

#content {
padding: 0px 5px 10px 10px;
float:right;
width:570px;
min-height: 425px;
height:auto !important;
height: 422px;
background: #f1ecdd;
text-align:left;
}  

#middle {		
	width: 803px;
	margin: 0 auto;
	padding: 0 auto;
}


h1 {
	font-size: 130%;
	font-family:arial;
	color: #17314d;
	padding-bottom:0px;
	margin-bottom: 0px;
	padding-top: 8px;
	margin-top: 0px;
}

h3, .announce {
	font-size: 110%;
	font-family:arial;
	color: #723a29;
	padding-bottom:0px;
	margin-bottom: 0px;
	padding-top: 18px;
	margin-top: 0px;
	border-bottom: 1px #723a29 solid;
}

#nav {
padding: 0px;
margin: 0px;
float:left;
width:215px;
color:  #e4e245;
min-height:435px;
background: url('images/navigation.jpg');
text-align:center;
}


#nav a, #nav a:visited{
	font-weight:normal;
	text-decoration:none;
	color:  #e4e245;
	font-size:76%;
}
#nav a:hover{
	text-decoration:underline;
	font-size:76%;
}

#nav h1 {
      margin:20px 0px 0px 0px;
      padding:2px 0px 0px 0px;
      color:  #e4e245;
      background: #333333;
      text-align:center;
      font-style:italic;

}

#nav h3 {
	  margin: 0px;
      padding:5px 5px 5px 0px;
      font-size: 100%;
      color: #fffffff;     
}

#nav ul{
      margin: 0px;
      padding: 3px 5px 5px 30px;
      list-style:none; 
      font-size: 76%;     
}

#menu {
	float:left;
	width:320px;
	height:90px;
	padding-top:50px;
	padding-left:5px;
	background-image: url('images/header_menu.jpg');	
	text-align:left;	
	color:  #fffd43;	
}

#menu a, #menu a:visited {
	text-decoration:none;
	color:   #fffd43;
}
#menu a:hover {
	text-decoration:underline;
	color:   #fffd43;
}

p + p {
	padding-top: 6px;
}

