body {
	background-image: url('.././images/backround.gif'); 
	background-repeat: repeat; 
	background-color:#999988; 
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px 2px;
	padding: 0px;
}

a,
a:link,
a:visited,
a:active
{
	color: #625332;
	border: 0;
	font-size:12px;
	border-bottom: 1px dotted #804000;
	text-decoration: none;
}

a:hover
{
	color: #804000;
	border: 0;
	font-size:12px;
	border-bottom: 1px solid #625332;
	text-decoration: none;
}

p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(.././images/header.jpg); background-repeat: no-repeat; background-color:#324e3e;
	width:760px;
	height:95px;
	position:relative;
}
/********************** Content ***************************/
#content {
	background-color:#d4c199;
	width:760px;
}

h1
{
	color: #86A6C2;
	margin-top: 1.6em;
	margin-bottom: 1.5em;
	font-size: 1.7em;
}

h2
{
	color: #5680A6;
	margin-top: 1.4em;
	margin-bottom: 1.2em;
	font-size: 1.4em;
}

h3
{
	color: #324e3f;
	margin-top: .2em;
	font-size: 1.2em;
}

h4
{
	color: #a67149;
	font-weight: bold;
	margin-bottom: 0.2em;
	font-size: 1.1em;
}


h5
{
	color: #a67149;
	font-weight: bold;
	margin-bottom: 0.2em;
	font-size: 1.0em;
}



/********************** Footer ***************************/
#footerline {
clear:both; 
background-color:#324e3e;
font-size:1px;
height:20px;
}
#footer {
	width:760px;
	text-align:center;
	font: 11px/16px arial; COLOR: #d4c199; font-family : Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px;
}

.soundTable {border: dotted 1px #855c33; margin-top:4px; padding: 7px;}

.soundTable2 {border: solid 1px #855c33; margin-top:4px; padding: 7px;}

a.simlink,
a.simlink:link,
a.simlink:visited,
a.simlink:active,
a.simlink:hover
{
	border: 0;
	text-decoration: none;
}