body {
	background-color: #333333;
}
#ev_container {
	height: auto;
	width: 950px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#header {
	padding: 5px;
	width: 950px;
	height: auto;	
}
.header_style {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 15px;
}
.navigation {
	font-weight: normal;
	font-style: normal;
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;

}
.title_4_page {
	color: #999999;
	font-size: 16px;
	text-decoration: underline;
}
.number_navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF3366;
	font-style: italic;
	text-decoration: none;
}



a:link {
	text-decoration: none;
	color: #666666;	
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #CCFF66;
	text-decoration: line-through;
}

.current_page_num {
	color: #CCCCCC;
}
#footer {
	padding: 5px;
	height: auto;
	width: 950px;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
#content_letters {
	height: auto;
	width: auto;
	padding-top: 200px;
	padding-right: 250px;
	padding-bottom: 200px;
	padding-left: 250px;
}
.updated_text {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	color: #FF3366;
	font-size: 12px;
}
.small_print {
	font-size: 8px;
	font-style: italic;
	font-weight: lighter;
	color: #666666;
}
#title {
	height: auto;
	width: 950px;
}
#top_navigation {
	height: auto;
	width: 950px;
}
#navigation_bottom {
	height: auto;
	width: 950px;
}
#ev_container #drawings_content {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 100px;
}
