body{
	background-image: url(/images/eet/gray_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;

}



a{
color: #33b;
}

a:visited{
color: #858;
}

h1, h2, h3, h4{
margin-bottom: 0;
margin-top: 15px;
}

p{
	margin-top: 0;
}

h2{
	font-size:115%;
	color: #111;
	background-color: #dfdfdf;
	padding-left: 5px;
	margin-top: 17px;
	margin-bottom: 8px;
	border: 1px solid #ccc;
	font-weight: normal;
}

#header {
	height: 175px;
	z-index: 3;
}



#footer {
    margin: 0;
	margin-top: 100px;
	height: 60px;
	padding: 0;
	border: 0;
	width: auto;
	z-index: 1;
	clear: both;
}

#subfooter {
	border-top: 2px solid #5C5C5C;
	border-bottom: 7px solid #5C5C5C;
}



#eet-author {
	margin-top: 5px;
	font-size: 90%;
	line-height: 110%;
}



#nav {
border-right: 1px solid #333;
border-top: 1px solid #333;
border-bottom: 8px solid #373737;
background: #ddd;
color: #fff;
left: 0;
top: 175px;
z-index: 2;

}

#right-column {
border-left: 1px solid #333;

}


#titlebar {
	color: #333;
	border-top: 2px solid #333;
	}

 .nav-heading {
	color: #333333;
	background: #dddddd;
}

#nav a {
		color: #333;
		border-bottom: 1px solid #eee;
	}
	
#nav a:hover {
	
		background: #5C5C5C;
		color:#fff;
		border-bottom: 1px solid #5C5C5C;

		
	}
	
#invisible a:hover {
	
		background: #fff;
		color:#fff;
		
	}
	
#nav a.currentlocation {
		
		background: #5C5C5C;
		color:#fff;
		border-bottom: 1px solid #5C5C5C;
		
	}
	
	
	#fullnav a{
	color: #999;
	background: #efefef;
	border-bottom: 1px solid #ccc;
}

#fullnav{
	line-height: 100%;
	font-size: 90%;
	border-bottom: 6px solid #ccc;
}

.pullquote {
	margin: 10px 60px 10px 60px;
	background-color: #DBDBF4;
	border: 1px solid #335;
	border-bottom: 3px solid #335;
	
}

.pullquote h2{
		margin-top: -5px;
	color: #335;
	font-weight: bold;
	border: none;
	font-size: 110%;
background-color: #D0D0E4;
margin-left: -5px;
padding: 1px;
margin-right: -5px;
padding-left: 10px;

}

.context2 {
	background-color: #C8E5D3;
	border: 1px solid #34784C;
	border-bottom: 3px solid #34784C;

}

.context2 h2{
color: #34784C;
background-color: #B9D4C3;
}


.shownversion { margin-left: 50px; }

.hiddenversion{ 
 margin-left: 50px;
 }
 
 
 .editFormSubmit {
	top: 200px;
}
	