body {

	text-align: left;

	margin-top : 0px; 

    margin-bottom : 0px; 

    margin-left : 0px; 

    margin-right : 0px;

	color: #000000;

	font-family:Arial, Helvetica, sans-serif;

	font-size: small;

	background-color: #666666;

	background-image:url(images/bg.jpg);

}



p {

    margin: 0px;

	padding: 0px;

}



img {

    border: 0px;

}



#main {

	height:auto;

	width: 800px;

	margin-left: auto;

	margin-right: auto;

	background-color: #FFFFFF;

}



#header {

	width: 790px;

	height: 50px;

	padding-bottom: 5px;

	padding-top: 5px;

	margin-top: 5px;

	margin-left: 5px;

	margin-right: 5px;

	background-color: #999999;

}



a:link {color: #000000; font-weight: 400; text-decoration: none; }

a:visited {color:#000000; font-weight: 400; text-decoration: none; }

a:hover {color: #000000; font-weight: 400; text-decoration: underline; }

a:active {color: #000000; font-weight: 400; }

