
body
{
padding: 0;
margin: 0;
background-color: #F6EFDB;
color: #000;
text-align: center;
font-family: 'palatino linotype' , palatino;
}
	
#contents	
{
margin-top: 10px;
margin-bottom: 0px;
margin-right:auto;
margin-left:auto;
width: 754px;
height: 515px;
padding: 0px;
color: #000;
text-align: left;
background-color: #F6EFDB;
background-image: url(/images/background.gif);
background-repeat: no-repeat;
}

#container	
{
margin: 0px;
width: 725px;
padding-left: 5px;
padding-right: 5px;
padding-top: 25px;
padding-bottom: 0px;
color: #000;
text-align: left;
}

#nav
{
text-align: center;
width: 300px;
float: left;
font-family: 'palatino linotype' , palatino;
font-size:16px;
padding-top: 75px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
letter-spacing:0px;
font-weight: bold;
}

ul {list-style-type:none}

#nav ul li a { 
color: #000;
text-decoration: none;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 0px;
padding-right: 0px;
}

#nav ul li a:visited
{
color: 000;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 0px;
padding-right: 0px;
}

#nav ul li a:hover
{
color: B30E29;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 0px;
padding-right: 0px;
}

#nav ul li a:active

{
color: B30E29;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 0px;
padding-right: 0px;
}



#columntwo
{
padding-top:45px;
text-align: left;
width: 385px;
float: left;
}

#smallcolumnleft
{
text-align: left;
float: left;
margin: 0px;
padding: 0px;
font-size: 11px;
color: #000;
width: 400px;
font-family: Georgia, serif;
}


#smallcolumnleft ul 
{
list-style-image:url(/images/bullet.gif);
}

#smallcolumnleft table
{
text-align: left;
float: left;
margin: 0px;
padding: 0px;
font-size: 11px;
color: #000;
font-family: Georgia, serif;

}

#smallcolumnleft table td
{
vertical-align: top;
}
.clear { clear: both;}

#footer	
{
margin-bottom: 20px;
height: 38px;
padding: 0px;
color: #000;
text-align: center;
background-color: #F6EFDB;
background-image: url(/images/footer.jpg);
background-repeat: no-repeat;
background-position:center top; 
}


	
h1	
{
color: #333;
background-color: transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
}
	
a { 
color: #947824;
text-decoration: none;
}
a:visited
{
color: #947824;
}

a:hover
{
color: #B30E29;
text-decoration: underline;
}

a:active
{
color: #B30E29;
text-decoration: underline;
}


p	
{
color: #333;
background-color: transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}