/* CSS Document */

img	{
	display: block;
	border: 0;
	}

form {
	margin: 0;
	}
	
.pic-left 	{
	padding: 0px 8px 8px 0px;
	}
	
.pic-right 	{
	padding: 0px 8px 8px 0px;
	}

body	{
	color: #000;
	background: #EFB999;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	}
	
a:link, a:visited	{
	text-decoration: none;
	color: #A52017;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	}
	
h1		{
	font-family: Powderfinger Type, Courier New, verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	color: #A52017;
	font-weight: bold;
	}

h2		{
	font-family: Powderfinger Type, Courier New, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
		}

#sidebar {
	font-family: Powderfinger Type, Courier New, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	}
	
	
