body, table, tr, td {
	font: 8pt tahoma; 
	color: #8AB5DE;
	letter-spacing: 1px}
body {
	cursor: crosshair;
        background-image: url(images/background.gif);
        overflow-x: hidden;
        bottom-padding: 2px;
}
a:link, a:active, a:visited {
	font-weight: bold;
        border-bottom: 1px dotted;
        text-decoration: none;
	color: #8AB5DE}
a:hover {color: #C2DAEE;
        border-bottom: none;
        text-decoration: none;}
input, textarea, option, select {
	background-color: #C2DAEE;
	font: 8pt arial;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #8AB5DE;
	padding:2px; }
#container {
	width: 634px;
	border: 1px solid black;
	margin: 5px;
       	margin-left: auto;
        margin-right: auto;
	padding: 0px;}

#banner {
	padding: 0px;
	background-color: white;}
#links {
	padding: 5px;
	background-color: white;
        text-align: center;
        font-size: 20;}
#content {
	padding: 5px;
		background-color: white;}

#footer {
	clear: both;
	padding: 5px;
	background-color: white;}