/* anndiedrich.css */

#topbox {
	position:absolute;
	width:900px;
	height:29px;
	z-index:5;
	top:552px;
	left:-2px;
	padding-top: 0px;
	border-top-width: 0px;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #B1D0D2;
	}
	
#logo {
	position:absolute;
	width:967px;
	height:42px;
	z-index:10;
	left:3px;
	top: 10px;
	background-repeat: no-repeat;
	margin:auto;
	background-image:   url(images/logo.jpg);
	float: none;
	background-color: b1d0d2;
	}
#logo2 {
	position:absolute;
	float:right;
	width:800px;
	height:35px;
	z-index:auto;
	left: 47px;
	top: 5px;
	overflow: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #bbddff;
	text-decoration: none;
	margin: 0px 20px 0px 15px;
	padding: 5px;
	}
	
#content {
	position:absolute;
	width:695px;
	height:434px;
	z-index:9;
	left: 189px;
	top: 101px;
	overflow: visible;
	clip: rect(0 700 400 0);
	margin: 0px 0px 5px;
	background-repeat: no-repeat;
	visibility: visible;
	 }
#textbox {
	position:absolute;
	width:620px;
	height:350px;
	font-family: Helvetica;
	color: #330000;
	font-size: 12px;
	line-height: 
	24px;
	padding:10px 30px;
	z-index:1;
	left: 11px;
	top: 38px;
	overflow: auto;
	padding:25px;
	margin: 0px;
}	 

#sidebox {
	position:absolute;
	width:125px;
	height:800px;
	z-index:1;
	left:0px;
	top:0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: visible;
	background-image: url(images/wood800.jpg);
	}
	
#navbar {
	position:absolute;
	width:140px;
	height:187px;
	top:193px;
	left:-33px;
	list-style-type:none;
	display:block;
	border:none;
	padding:0px;
	float:none;
	margin: 0px;
	overflow: visible;
	}
	
#navbar ul li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	border:none;
	display: block;
}

	
#navbar ul li a:link, #navbar ul li a:visited {
	list-style-type: none;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #500906;
	word-spacing: 2px;
	text-indent: none;
}

#navbar ul li a:hover {
	color: #33FFFF;
	background-color: #CC3300;
}
		
.brown {
	font-family: Helvetica; 
	color: #330000;
	font-size: 12px;
	line-height: 24px;
	padding:10px;}

.newsletter {
	font-family: Times;
	font-color:#330000;
	font-style:italic;
	padding:10px;}

a:link, a:visited {
	display: block;
	text-decoration: none;
	font-weight: 600;
	border-bottom: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	Background:#660000;
	line-height: 24px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
 a:hover {
	color: #33FFFF;
	background-color: #CC3300;}

a:active {color: #33FFFF;
	background-color: #FFFFFF;}


a.two:link, a.two:visited {
	display: block;
	text-decoration: none;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	line-height: normal;
	background-position: right center;
	background-color: #99cccc;
	}
	
		
a.two:hover {
	display: block;
	background-color:#339999;
	text-decoration: none;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FFFF;
	line-height: 24px;
	background-position: left;
}

a.two:link, a.two:visited {
	display: block;
	text-decoration: none;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	line-height: normal;
	background-position: right center;
	background-color: #99cccc;
	}
	
		
a.simple:hover {
	display: inline;
	text-decoration: underline;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #00FFFF;
	background-color: #FFFFFF;
}

a.simple:link, a.simple:visited {
	display: inline;
	text-decoration: underline;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	line-height: normal;
	background-color: #FFFFFF;
	}
			
p.footer {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	color: #006699;
	line-height: normal;
	font-variant: normal;
}
		
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #666666;
}

