body {
	font-size : 11px;
	font-family : Helvetica, Arial, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	background-image: url("");
	}

a:link {
	color: #523329;
	}
a:visited {
	color: #895D42;
	}

h1 {
	font: bold small-caps 17px "Times New Roman",Georgia,serif;;
	}

h2 {
	font: bold small-caps 16px "Times New Roman",Georgia,serif;
	}

h3 {
	font: bold small-caps 14px "Times New Roman",Georgia,serif;
	}
	
.wrapper {
	position: relative;
	width: 672px;
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}
	
.logo
{
	position : absolute;
	top : 0px;
	left : 1px;
}

.toptext
{
	position : absolute;
	top : 180px;
	left : 250px;
	width: 400px;
	z-index: 1;
	color: #8B5D42;
}

.toptext h1
{
	font: bold small-caps 15px "Times New Roman",Georgia,serif;
	margin : 0px 0 5px 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
	font-size: 13px;
}

.nav
{
	position : absolute;
	top : 265px;
	left : 20px;
	width: 150px;
	z-index: 1;
	font: bold small-caps 17px "Times New Roman",Georgia,serif;
	padding-right: 10px;
	border-right: solid 1px #523329;
}

.nav a:link, .nav a:visited {
	color: #523329;
	text-decoration: none;
	}

.nav a:hover {
	text-decoration: underline;
	}

.content
{
	position : absolute;
	top : 0px;
	left : 0px;
	width: 472px;
	padding: 267px 10px 10px 190px;
	border: solid 1px #C09460;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 100px;
	left : 320px;
	text-align : center;
	z-index: 1;
}


.breadcrumbs
{
	text-transform : capitalize;
}

.linkbox
{
	width: 95%;
	background-color: #ffffff;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
}
