/* anndiedrich.css */

#topbox {
	position:absolute;
	width:900px;
	height:30px;
	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: #99CCCC;
	}
	
#logo {
	position:absolute;
	width:100%;
	height:75px;
	z-index:4;
	left:0px;
	top: 16px;
	background-color: #273b80;
	background-repeat: no-repeat;
	margin:auto;
	background-image:   url(images/logo.jpg);
	float: none;
	}
#logo2 {
	position:absolute;
	float:right;
	width:172px;
	height:63px;
	z-index:auto;
	left: 75%;
	top: 0%;
	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:643px;
	height:350px;
	z-index:9;
	left: 181px;
	top: 102px;
	overflow: visible;
	clip: rect(0 700 400 0);
	margin: 0px 0px 5px;
	 }
#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:124px;
	height:800px;
	z-index:1;
	left:0px;
	top:0px;
	background-color:#ccFFFF;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#navbar {
	position:absolute;
	width:150px;
	height:268px;
	top:160px;
	left:-34px;
	list-style-type:none;
	display:block;
	border:none;
	padding:0px;
	float:none;
	margin: 0px;
	}
	
#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: #660000;
	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;
}
		
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;
}

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;
	}
			

