/* CSS Document */body {	color: #333333;	background-color: #EEEEEE;	border-left: 0px;	border-top: 5px;	border-right: 0px;	border-bottom: 0px;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 10px;	}td {	font-size: 12px;	}.menu{	COLOR: #641624;	TEXT-DECORATION: none;	text-transform: capitalize;	letter-spacing: 1px;	font-size: 13px;	}.menu:hover{	COLOR: #000000;	TEXT-DECORATION: none;	text-transform: capitalize;	letter-spacing: 1px;}.visited{	COLOR: #CCCCCC;	TEXT-DECORATION: none;	text-transform: capitalize;	letter-spacing: 1px;}.link{	COLOR: #641624;	TEXT-DECORATION: none;	text-transform: capitalize;	font-weight:bold;	}.hover{	BORDER-RIGHT: medium none;	BORDER-TOP: medium none;	BORDER-LEFT: medium none;	COLOR: #CC9900;	BORDER-BOTTOM: medium none;	TEXT-DECORATION: none;	letter-spacing: 1px;}h1 {	font-size: 26px;	font-style: normal;	font-weight: normal;	color: #641624;	}h2 {	color: #641624;	}	.bottom{	COLOR: #FFFFFF;	TEXT-DECORATION: none;}/* slideshow */#slideshow {	 position:relative;	height:250px;	clear:left;	margin-top:0px;}#slideshow IMG {   position:absolute;    top:0;    left:0;    z-index:8;	width:520;	height:250;}#slideshow IMG.active {    z-index:10;	width:520;	height:250;		}#slideshow IMG.last-active {    z-index:9;}#blog a {	COLOR: #641624;	TEXT-DECORATION: none;	font-size: 14px;}#blog a:hover {	COLOR: #CCCCCC;	TEXT-DECORATION: none;	font-size: 14px;}