html, body {
	background-image: url(../img/endeavor_web_bg.jpg);
	margin: 0;
	padding: 0;
	font: 12px Verdana,sans-serif;
	 
}

body {
	
	
	margin-left: 0;
	
}

#content
	{
	margin: 55px;
	border:0;
	padding: 0;
	width: 859px;
	background-color: white;
	align: center;
		
	
	}

a:link 				{ color: #9b0606;text-decoration: none;}
a:visited 			{ color: #9b0606;text-decoration: none;}
a:hover, a:active	{ color: grey;text-decoration: none;}

img {border: none;}
p {	
	padding: 0;
	margin: 40;
	font-family: Verdana;
	font-size: 12px;
	color:#666666;
	text-align: left;
	
	}

h1 {
	margin-left: 40;
  	font-family: Verdana, Tahoma, Helvetica;
	text-align: left;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	
}	 
h2 {
	margin-left: 40;
  	font-family: Verdana, Tahoma, Helvetica;
	text-align: center;
	color: #9b0606;
	font-size: 14px;
	
}	 

div {
	
	
	margin: 0;
	border: 0 black solid;
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	}

.two_columns { padding: 30; }

.left_column { line-height: 1.6; }

.menu {
	vertical-align: top;
	border:0;
	padding: 0;
	width: 202px;	
	
	}

.tumblr_body {
	margin: 30 145 30;
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
	}

.tumblr_title {
	margin: 30 185 30;
	font-family: Geneva, Arial, Helvetica;
	font-size: 20px;
	color: #6d0101;
	background-color: ;
	}

.tumblr_open_quote {
	font-size: 40px;
	}
	
	.tumblr_close_quote {
	font-size: 40px;
	}

.tumblr_quote {
	margin: 30 185 30;
	font-size: 16px;
	color: #636f33;
	background-color: #d8d3c6;
	}

.tumblr_source {
	margin: 30 185 30;
	font-size: 12px;
	font-style: italic;
	color: #89812e;
	text-align: right;
}

.tumblr_post tumblr_text_post {
	margin: 30 145 30;
	font-size: 20px;
}

.tumblr_post tumblr_quote_post {
	margin: 30 145 30;
	font-size: 20px;
	
}

ul, li {
	list-style-type: none;
	}
	
#flashcontent {
	height: 100%;
	align: center;
	}
	/* end hide */

	
