/* MEANDRAINE.NET */

body {
	margin: 0 0; 
	padding : 0;
	max-width: 100%;
font-family : verdana, sans-serif;
	font-size : .8em;
	color : #000;
	line-height: 1.8;
	background-color: #BCB486;
	background-image: url(right.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 315px 55px;
}

a, a:link, a:visited {
	color: #011549;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
background-color: #DBD19B;
}

#title {position: absolute;
left: 0%;
top: 45%;
width: 319px;
height: 55px;
background-image: url(title.jpg);
background-repeat: no-repeat;
background-attachment: scroll;}

img {
border: 0px} 

#content {
position: absolute;
left: 10px;
top: 55%;
width: 320px;
padding: 3px;
}

.nav {
font-size: .9em;
letter-spacing: 1px;
font-variant : small-caps;
}

input, textarea{      
	font-family: veranda; color:#000; 	background-color:#BCB486; border:1px solid "#011549"; 	font-size:8pt; 	font-weight:none;}
