A:link 
{ text-decoration: none; color: #000000; }
A:visited 
{ text-decoration: none; color: #000000; }
A:active
{ text-decoration: none; color: #000000; }
A:hover 
{ text-decoration: none; color: #000000; }

body
{ font-family: Verdana; sans serif; helvetica;
color: #000000;
font-size: 9px;background-image: url('http://i19.photobucket.com/albums/b156/alpwebbie/clouds.jpg');
margin-bottom: 5px; 
margin-right: 0px; 
margin-top: 5px;
}

#centerlayout {
margin-left: -370px;
margin-right: 0px; 
margin-top: 0px; 
margin-bottom: 0px; 
width: 775px;
left: 50%;
top: 0%;
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/newleft.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/rt220.jpg'); repeat-y;
text-align: center;
border: 0px;
width: 200x;
}

#content
{ font-family: Verdana; sans serif; helvetica;
color: #333333;
font-size: 10px;
background-color: #FF0066;
border: 0px solid #000000;
width: 409px;
}

#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/disc.jpg');
border: 0px solid #000000;
text-align:center;
width:769px;
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/bannernew.jpg');
width:775px;
height:223px;
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: #FF0066;
}
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: #FF0066;
	-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: #FF0066;
	-moz-border-radius: 0px 0px 0px 0px;
}
