A:link 
{ text-decoration: underline; color: #000000; }
A:visited 
{ text-decoration: underline; color: #000000; }
A:active
{ text-decoration: underline; color: #000000; }
A:hover 
{ text-decoration: underline; color: #000000; }

body
{ font-family: Verdana; sans serif; helvetica;
color: #000000;
font-size: 9px;
background-image:url('http://i19.photobucket.com/albums/b156/alpwebbie/lowerrightscale2.jpg') ;
background-repeat:no-repeat;
background-attachment:fixed;
background-position:right bottom;
background-color: #CEB891;
text-align: justify;
margin-bottom: 5px; 
margin-right: 0px; 
margin-top: 0px;
}

#centerlayout {
margin-left: 5%;
margin-right: 0px; 
margin-top: 0px; 
margin-bottom: 0px; 
width: 850px;
left: 0%;
top: 108px;
position: absolute;
}

#leftmenu
{ font-family: Verdana; sans serif; helvetica;
color: #333333;
font-size: 9px;
background-color: #FFFFFF;
background-image: url('http://i19.photobucket.com/albums/b156/alpwebbie/leftmenu.jpg'); repeat-y;
text-align: center;
border: 0px;
width: 142px;
}

#rightmenu
{ font-family: Verdana; sans serif; helvetica;
color: #333333;
font-size: 9px;
background-color: #FFFFFF;
background-image: url('http://i19.photobucket.com/albums/b156/alpwebbie/rtmen.jpg'); repeat-y;
text-align: center;
border: 0px;
width: 142x;
}

#content
{ font-family: Verdana; sans serif; helvetica;
color: #000000;
font-size: 10px;
background-color: #CEB891;
border: 0px solid #000000;
width: 566px;
}

#disclaimer
{ font-family: Verdana; sans serif; helvetica;
color: #333333;
font-size: 9px;
background-color: #FFFFFF;
background-image: url('http://i19.photobucket.com/albums/b156/alpwebbie/disclaimer.jpg');
border: 0px solid #000000;
text-align:center;
width:850px;
height:71px;
}

#banner
{ font-family: Verdana; sans serif; helvetica;
color: #333333;
font-size: 9px;
background-color: #FFFFFF;
background-image: url('http://i19.photobucket.com/albums/b156/alpwebbie/bannerdone.jpg');
width:850px;
height:200px;
border: 0px solid #000000;
text-align:center;
}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	border-collapse: separate;
	background-color: #CEB891;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: black black black black;
	background-color: #CEB891;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: black black black black;
	background-color: #CEB891;
	-moz-border-radius: 0px 0px 0px 0px;
}
