body {
	margin: 0px;
	color: #051844;
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	background: white url('bodybg.gif') center;

}

h1 {
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px; 
	line-height: 16px;
	color: #051844;
	margin: 20px 0px 20px 0px;
	border-bottom: 1px dotted #aaa;
	margin-top: 0px;
}

p {


}

#right img {
display: block;
padding-left: -10px;
margin-right: auto;
margin-left: auto;
}

#right a img {
list-style: none;
}

h3 {
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px; 
	line-height: 14px;
	color: #051844;
	margin: 14px 0px 10px 0px;
	}

a:link { 
	color: #00c; 
	text-decoration: none; 
	background-color: transparent;
	}

a:visited { 
	color: #33a; 
	text-decoration: none; 
	background-color: transparent;
	}

a:hover { 
	color: #00f; 
	text-decoration: none; 
	border-bottom: 1px dotted #00f;
	background-color: transparent;
	}

a:active	{ 
	color: #00f; 
	text-decoration: none; 
	border-bottom: 1px dotted #00f;
	background-color: transparent; 
	}

blockquote {
	color: #555;
	background: transparent;
	margin-left: 20px;
	padding-left: 10px;
	margin-right: 15px;
	border-left: dotted 1px #4E444C;
	margin-top: 20px;
	}
	
blockquote h3 {
	color: #555;
	}
hr { clear: both; margin: 0; display: block; visibility: hidden; border: none; }
	
blockquote a {
	color: #333;
	}

input[type=text], textarea, select {
float: right;
margin: 3px;
}

#form {
float:left;
margin-top: 20px;
width: 400px;
margin-left: 60px;
}

.blacktext {
display: block;
}


img {
	border: 0px;
	}

#header a:hover {
	border: 0px;
	}
	
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: white;
}

#header {
padding: 0px;
}

#header a {
margin: 0px;
}

#menu {
	text-align: center;
		background: white url('fondmenu.gif') center repeat-x;
		height: 38px;
		margin: 0px;

}

#menu ul {
margin: 0px;
padding-top: 12px;

}

#menu ul li {
display: inline;


}

#menu ul li a {

font-weight: bold;
color: white;
padding: 12px;

}


#menu ul li a:hover, #menu ul li a.current {
background: white url('fondmenuhover.gif') center repeat-x;
}


#main {
	text-align: justify;
	padding: 20px;
 	width: 560px;
 	float: left;

}

#main img {
float: left;
padding-right: 20px;
}
  
#right {
	width: 180px;
	padding-top: 20px;
	padding: 10px;
 	float: right;
}