body { 
color:#81625d;
font-family: Trebuchet MS, Tahoma, Arial, Sans-Serif; 
line-height: 1.4;
font-size: 14px;
background: #fafafa;
margin: 0;
padding: 0;
text-align: justify;
}

a {color: #0173b9; text-decoration: none;}
a:visited {color: #0173b9;text-decoration: none;}
a:hover {color: #0173b9;text-decoration: underline;}
a:active { color:n#0173b9;text-decoration: none;}

#main ul { list-style-image: url("bullet3.gif");} 
#sub ul { list-style-image: url("bullet2.gif"); } 

h1 {color: #57503d;}
h2 {color: #57503d;}
p {color: #81625d;}
#sub p {color: #0173b9;}
.smalltext {
	font-size: 12px;
}

#smalllink a {color: #81625d; text-decoration: none;}
#smalllink a:visited {color: #81625d;text-decoration: none;}
#smalllink a:hover {color: #81625d;text-decoration: underline;}
#smalllink a:active { color:n#81625d;text-decoration: none;}

#wrap { 
width: 800px;
margin: 20px auto;
}

#contentwrap {
background: url(content.jpg) repeat-y;
padding: 0 40px;
}


