
 body {
background-image: url(curl.gif);
background-color: #B3BEC6;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50px 300px;
font-family:arial, helvetica, sans-serif; 
color:#003; line-height:1.2em;font-size:10pt; 
}

#page {
	margin: 0 auto;
	width: 90%;
	}

a.nav { font-family:georgia; padding:2px;} 
a.nav:link {color:#039; text-decoration:none;}
a.nav:visited {color:#039; text-decoration:none;}
a.nav:hover {color:#FFF; text-decoration:none; background-color:#039; }
a.nav:active {color:#FFF; text-decoration:none;  background-color:#039; }

a:link {color:#039; text-decoration:underline;}
a:visited {color:#039; text-decoration:underline;}
a:hover {color:#FFF; text-decoration:underline;}
a:active {color:#FFF; text-decoration:underline;}


#mail {font-family:Geneva, sans-serif;  width: 500px; margin-left:100px; }

#content {font-family:arial, helvetica, sans-serif; line-height:1.5em; position: relative; width: 650px; text-align:justify;}


#column1, #column2{
	margin-top: 10px;
	float: left;
	}

#column1 {
	padding-left:5px;
	width: 150px;
	padding-top:15px;
	}

#column2 {
	margin-left:10px;
	width: 600px;
	margin-bottom:5px;
	}


#header{
	font-family:arial, helvetica, sans-serif;
	border-bottom:1px solid #039;
	display: block;
	padding:0px;
	margin-top:10px;
	width: 100%;
	clear: both;
	
	}
#footer {
	font-family:arial, helvetica, sans-serif;
	border-top:1px solid #039;
	display: block;
	padding:0px;
	width: 100%;
	clear: both;
	color: #039;
	}


h1, h2, h3 {font-family:georgia; color:#039; line-height:1.7em; font-weight:300;}


.title {font-family:Geneva, sans-serif; color:#669966; font-size: 24pt;}
.fine {font-family:Geneva, sans-serif; font-size: 8pt;}

.res {font-family:Geneva, sans-serif; color:#669966; font-size: 12pt; }


b { font-family:"times new roman"; color:#F36; font-size:14pt;}
i { font-family:"times new roman"; font-size:14pt; color:669966;}

.content {margin-right:10px;}
