/*Terrica*/


body {
background : #bed7f7 url(eos3a.jpg) left top fixed; 
margin : 0; 
padding : 0; 
font-family :verdana,"trebuchet ms", "impress bt", arial, sans-serif;
text-align : center; font-style:normal;
} 
#content {
/*background : #6d9a86 url(bggrad2.jpg) center top repeat-x; */
width : 680px;
/*border-left : 1px solid black; 
border-right : 1px solid black; */
padding : 0px 10px 10px; 
margin : 5px auto 0px 80px;  
}
p {
margin : 5px 5%; 
font:1em "trebuchet ms",tahoma, "impress bt", arial, sans-serif;
font-style:normal;
text-align : left; 
} 
.boxout{
margin:10px 10%;
padding:1em;
border:1px solid maroon;
color:black;
background:#f7ddbe;
}
.clear{
clear:both;}
em {
color : black; 
font-weight : bold; 
font-style : italic; 
font-size : 1em; 
} 
img.center{
/*border : 1px solid black; */
margin : 15px auto; 
} 

img.left {
/*border : 1px solid black; */
margin : 15px 15px 15px 0px; 
float : left; 
} 
img.right {
/*border : 1px solid black; */ 
margin : 15px 0px 15px auto; 
float : right; 
} 
b {
font-weight : normal; 
color : maroon; 
font-size : 1.2em; 
} 


h1, h2, h3, h4 {
font : 2em  "palatino linotype","monotype corsiva", georgia, palatino, serif; 
text-align : center; 
} 
h2 {
font-size: 1.8em 

} 
h3 {
font-size : 1.5em; 
} 
h4{
Font-size:1.3em
}
 
ol , li , ul {
margin : 3px 0 3px 50px; 
text-align : left; 
font : 1em verdana,sans-serif; 
} 

a{
border-bottom:1px grey dotted;
text-decoration : none; 
}
a:link {
color : navy; 

} 
a:visited {
color : maroon; 

} 
a:hover {
color : white; 
background : black; 

} 
a:active {
color : maroon; 

} 
#nav a{
position:relative;
margin:2px 5px;
color:black;
background:#f7ddbe;
padding:3px;
border:1px solid black;
}
#nav a:link {



} 
#nav a:visited {
color : maroon; 

} 
#nav a:hover {
background:#f7ddbe;
border:1px solid red;
border-top:6px solid red;
top:5px;
} 
#nav a:active {
background:yellow; 

} 
