/* Global Styles */

body {
	margin:0px;
	background-color: #F9FAF4;
	background-image: url(../ima/hinter.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 200px;
	}
	
td {
	font:11px arial;
	color:#666633;
	}
	
hr {
	height:1px; 
	color: #666600;
	border: none;
	}
	
a {
	color: #666600;
	}
	
a:hover {
	color: #003366;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #666633;
	font-weight:normal;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:13px;
	}
	
#navigation a:hover {
	color:#000066;
	font: 11px georgia;
	letter-spacing: 0,1em;
	line-height: 16px;
	text-decoration: none;
	background-image: url(../ima/full.jpg);
	}
	
#sidebarHeader {
	padding: 0px 4px 34px 4px;
	}

#logo {
	font:18px georgia;
	color: #333300;
	line-height:24px;
	letter-spacing:0.4em;
	}

#tagline {
	font:12px georgia;
	color: #FFFFFF;
	line-height:18px;
	letter-spacing:0.4em;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#333300;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #330000;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.sidebarHeader {
	font:20px georgia;
	color: #666600;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#666600;
	}
#table_front {
	top: 200px;
	position: fest;
}
