.td	{
	font-size:20px;
	text-decoration: none;
	text-align: center;		
	}
A:link {text-decoration: none; color: #471300; }
A:visited {text-decoration: none; color: #471300;}
A:active {text-decoration: none; color: #471300;}
A:hover {text-decoration: none; color: #95c5f0;}

.button	{	
        background-color: #FFFFCC;
		font-family:Arial, sans-serif;
		font-size:14px;
		font-weight:bold;
		color: #0000FF;
        text-decoration: none;   
        width: 150px;
		height: 30px;
        text-align: center;
		}

.nav	{
	font-family:Arial, sans-serif;
	font-size:20px;
	color: blue;
	text-align: center;
	vertical-align: text-top;
	line-height: 180%;
	}
.body	{background:#95a9c9 url(../art/back/bg_body.gif) repeat-x;
	width:100%;
	padding:50px 0 30px 0;
	color:#471201;
	font-family:Arial, sans-serif;
	font-size:14px;	
	}
.copy{
	float:left;
	color:#471201;
	font-family:Arial, sans-serif;
	font-size:14px;
	padding:20px 30px 0 20px;
	}
p	{
	color:#471201;
	font-family:Arial, sans-serif;
	font-size:14px;
	}
.cl	{
	color:#471201;
	font-family:Arial, sans-serif;
	font-size:18px;
	}
.high	{
	color:#7D3D1C;
	font-family:Arial, sans-serif;
	font-size:20px;
	}
.fn	{
	color:#471201;
	font-family:Arial, sans-serif;
	font-size:12px;
	}
	
li	{
	color:#471201;
	font-family:Arial, sans-serif;
	font-size:14px;
	}
.body2	{
	vertical-align: text-top;
	color: #471201;
	font-family:Arial, sans-serif;
	font-size:16px;
	background-color: #95a9c9;
	}
.first-letter 
	{
	color: #471201;
	font-size:18px
	}
.right	{
	vertical-align: text-top;
	background-color: #95a9c9;
	background-image: url(../art/back/box.jpg) repeat-y;
	background-repeat: no-repeat;
	font-family:Arial, sans-serif;
	font-size:14px;
	color: #471201;
	padding-left: 12px
	}
.bottom	{
		position: absolute;
		bottom: 5px;
		left:2%;		
		}
#footer
	{
	color: #FFFFFF;
	background-color:#b0bfd7;
	font-family:Arial, sans-serif;
	font-size: 12px;
	text-align:center;
	}
#footer ul{
		list-style:none;
		width:60%;
		margin:0px auto; 
		}	
#footer td{
		text-align:center;
		color:#FFFFFF;
		padding:0 10px 0 10px;
		}

.cont	{
		font-size:14px;
		font-family:Arial, sans-serif;
		color: #471201;
		}
h2		{
		font-family:Arial, sans-serif;
		font-size:22px;
		color: #FFFFFF;
		}
h4		{
		font-family:Arial, sans-serif;
		font-size:20px;
		color: #FFFFFF;
		}
.hd		{
		font-family:Arial, sans-serif;
		font-size:20px;
		color: #FFFFFF;
		}

.botr	{
		background-color: #BF894C;
		}
.border	{
		background-color: #b0bfd7;
		}
.test	{
	border-color: #FFFFFF;
	border-style: inset;
	cursor:pointer;
	background-color: 	#82CAFA;
	font-stretch: ultra-expanded;
	 }

<!-- index positioning-->

.logo	{
	position:absolute;
left:100px;
top:150px
	}
