* {	margin:0;padding:0;}

Body {
	color: #31291F;
	font: 1em/1em Tahoma,sans-serif;
	background: #8B7D60 url(images/bg.gif) top center repeat-y;
	}
a {
	text-decoration: none;
	border-bottom: #000000 1px solid;
	}
a:link {
	color: #1A150E;
	border-color: #9F9960;
	}
a:visited {
	color: #887A68;
	border-color: #887A68;
	}
a:hover {
	border-color: #F8EDD7;
	}

p {
	font-size: 0.8125em;
	line-height: 1.3846em;
	margin: 0 0 0.6em;
	}
h1 {
	font-size: 0.875em;
	font-weight:normal;
	padding: 0.5em 0 0;
	}
h1:before {
	content:"\006F \0020";
	}
ul {
	font-size: 0.8125em;
	margin: 0 0 .7em;
	padding-left: 0.9em;
	list-style-type:none;
	}
li:before {
	content:"\00B0 \0020";
	}

input,textarea,select {
	color: #181510;
	font: 1em/1.3077em Tahoma,sans-serif;
	background-color: #DECEAF;
	border: #8B7D60 1px solid;
	padding: 2px;
	}

#center {
	width:486px;
	margin:auto;
	padding-top:20px;
	}
#layout {
	position:relative;
	left:20px;
	}
#content {
	padding:0px 20px;
	}

.fifty {
	width:50px;
	height:50px;
	}
.eights {
	width:88px;
	height:31px;
	}
.onethreefive {
	width:100px;
	height:35px;
	}
.hundred {
	width:100px;
	height:50px;
	}