body {
  color: #514d4d;
  background-color: #d8d9d9;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Lucida Sans Unicode, trebuchet ms, tahoma;
  font-size: 10px;

}

#container {
  width: 450px;
  margin: 15px auto;
  background-color: #ffffff;
  padding: 15px 15px 15px 15px;
  text-align: left;
}

#header {
  height: 300px;
  padding: 0 0 0 0;
  background-color: #fcf5f7;
}


#content {
  margin-top: 60px;
  font-size: 10px;
  text-align: justify;
}


#menu { 
width : 100%;
margin: 30px 16px;
} 


#menu li {
display : inline;
text-align:center;
margin:0 1px;
padding:0 0;
}

#menu ul {
list-style-type : none;
margin:0 auto;
padding:0;
}

#menu ul li a { 
background-color: #a3a2a7;
text-decoration: none;
font: 90%/normal arial;
padding: 9px 13px;
border-bottom : 2px solid #d34e85;
} 
#menu ul li a { 
color : #000000;
background-color: #bfbec4;
} 
#menu ul a:hover { 
color : #000000;
background-color : #e4e3e9;
} 


#footer {
  margin-top: 15px;
  font-size: 11px;
  text-align:center;
}

a:link, a:visited, a:active {
  font-family: Lucida Sans Unicode, trebuchet ms;
  color: #ceb3c2;
    text-decoration: none;

}

a:hover {
  color: #234f68;
  text-decoration: none;
  border-bottom: 2px solid #d34e85;
}





h1 {

	color: #abcad5;
	font-family: georgia;
	font-size: 15px;
	font-style: italic;
	letter-spacing: 3px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	margin-bottom: 1px;
	padding: 1px;
	padding-bottom: 1px;
	border-bottom: 0px solid #ae7394; }
	
	

	
	
.title { color: #373736; 
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold; 
	line-height: 14px;
	letter-spacing: 0px; 
	padding-left: 0px;
	text-align: left;
	background-color : #dad7c4;
	} 

	
	
	
u {  

background-color : transparent;
color : #615d5d;
text-decoration:none;
border-bottom:1px dotted #615d5d; }
	
	
	
b {
color: #ceb3c2;
text-decoration:none;
border-bottom:0px solid #a697b2; }
	
	
i {
color : #6b6f73;
text-decoration:none; }
	
	
	
.box {
  margin-left: 1px;
  width : 18%;
  background-color: #9d894c;
  border: 4px solid #9d894c;
  padding: 3px 3px 3px 3px;
  

}	
	
	






input, textarea, option, select {
  background-color:#ceb3c2; 
  font-family: Tahoma, Arial;
  font-size: 11px;
  line-height: 11px;
  font-weight: normal;
  text-align: left;
  color: #414141;
  letter-spacing: 0;
  border: 0px solid #d34e85; }


