/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#B6A785;s
}

table#main {
	left:50%;
	margin-left:-400px;
	width: 800px;
	position:absolute;
}

p {
font-family: trebuchet MS;
font-size: 12px;
color: #330000;
text-align: left;
line-height: 1.4em
}

p.review {
font-family: trebuchet MS;
font-size: 12px;
color: #330000;
text-align: justify;
line-height: 1.4em;
width: 384px;
}

p.home {
font-family: trebuchet MS;
font-size: 13px;
color: #330000;
text-align: left;
line-height: 1.6em
}

a:link {
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:visited {
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}

.newslink:link { 
	font-size: 12px;
	font-weight: normal; 
	color: #B6A885;  
	text-decoration: none;
}

.newslink:visited  { 
	font-size: 12px;
	font-weight: normal; 
	color: #B6A885;  
	text-decoration: none;
}

.newslink:hover { 
	font-size: 12px;
	font-weight: normal; 
	color: #CCOOOO;  
	text-decoration: none;
}

.newslink:active { 
	font-size: 12px;
	font-weight: normal; 
	color: #B6A885;  
	text-decoration: none;
}

.newsheadline { 
	font-size: 13px;
	font-weight: bold; 
	color:#CCOOOO;  
}

td.one {
width: 300px;
padding-right: 20px;
}

td.two {
width: 220px;
align: right;
}

td.three {
padding-top: 10px;
}

td.news {
width: 405px;
padding: 8px;
border: solid 1px #A99970;
}

img.left {
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

img.right {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}


html{
SCROLLBAR-FACE-COLOR: #B6A885; 
SCROLLBAR-HIGHLIGHT-COLOR:  #B6A885;  
SCROLLBAR-SHADOW-COLOR:  #B6A885;  
SCROLLBAR-TRACK-COLOR: #333333; 
SCROLLBAR-DARKSHADOW-COLOR: #33333; 
SCROLLBAR-BASE-COLOR:  #33333; 
}

hr.dotted {
border: dotted;
background-color: #8D7C54;
color: #8D7C54;
height: 1px;
}

