A:link {
	COLOR: #6FA264; TEXT-DECORATION: none
}
A:visited {
	COLOR: #016F6B; TEXT-DECORATION: none
}
A:hover {
	CURSOR: nw-resize; COLOR: #B4BF2F; TEXT-DECORATION: none}

.imageback { background-color: #DAF3E4; border: 2px solid #C7E7D4; padding: 3px; }

body, table, tr, td {
	font: 10px Verdana; 
	color: #6A6A6A;
	letter-spacing: 1px}

body {background: #FBFEFD; text-align: center;}

#container {
background: url(images/bckgnd.gif) repeat-y; 
width: 770px; 
margin: auto;
text-align: justify; 
}


#header { 
height: 307px; background: url(images/sodeno-header.gif) no-repeat;
}


#content { 

float: left; 
font: 10px Verdana, Sans-Serif;
color: #6A6A6A;
margin-top: -120px; 
padding-left: 365px;
padding-right: 210px;
text-align: justify;
line-height: 17px;
margin-left: 100px;
margin-top:-100px;
width:600px;
}



#navigation { 
   margin-top: 0px; 
   padding-left: 0px;
   list-style-type: none;
}

#navigation li { 
   margin-bottom: 2px; 
}

#navigation a {
	background: #71C7BE;
	color: #DBF9F6;
	display: block;
	width: 100px;
	border-left: 5px solid #D2FAF6;
	padding-left: 10px;
}


#navigation a:hover {
	background: #71ABA5;
	color: #DBF9F6;
	display: block;
	width: 100px;
	border-left: 5px solid #199285;
  
}


#footer { 
  background: url(images/sodeno-footer1.gif) repeat; 
  color: #A4A074;
  clear: both;
  padding-left: 225px;
  padding-right: 225px;
  height: 52px;

}



h1 {
	text-align: left;
	background: url(images/header.jpg) bottom left no-repeat;
	font-weight: normal;
	line-height: 25px;
        font-size: 120%;
        text-indent: 50px;
        color: #898C76;
        font-family: Georgia, Serif;
     
}



input, textarea, option, select {
	background-color: #ECFBF2;
	font: 11px Verdana;
	color: #0A4221;
	letter-spacing: 0px;
	border: 1px solid #6EB48A;
	padding:2px; }

