body {
	color: #6666;
	line-height: 20px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	background-color: #333366;

}

#accessibility {
	display: none;
}

#container {
	border-bottom-color: #666666;
	border-bottom-style: ridge;
	border-bottom-width: 5px;
	border-top-width: 5px;
	border-top-color: #666666;
	border-top-style: ridge;
	border-right-color: #666666;
	border-left-color: #666666;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-width: 5px;
	border-left-width: 5px;
	padding: 40px;
	background-color: #fffffc;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
background-repeat: no-repeat;
	display: block;
	background-position: top left;
	background-image: url(http://www.ellwinrogers.com/images/ellwin.jpg);


}

h1 {
	
	font-size: 50px;
	text-align: right;
	line-height: 20px;

}



h1 a {
	text-shadow: 2px 2px 5px #330033;
	font-style: italic;
	font-weight: bold;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;

	
}

h2  {
	
        
	font-size: 25px;
        line-height: 20px;

        font-style: italic;
	font-weight: bold;
	font-family: Lucida Grande, "Verdana", Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #000033;
	text-align: right;
        
}


#content {
	margin-top: 60px;
        width: 480px;
	min-height: 480px;
        padding-left: 200px;
}

#sidebar-1  {
	
            display: none;
}


#sidebar-2  {
        font-weight: bold;
        font-style: italic;
	top: 220px;
        text-align: left;
	padding-left:00px;
	position: absolute;
        font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

h3 {
        padding-top: 20px;
        line-height: 15px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #333366;
}

h3 a {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #333366;
}

a {
	text-decoration: none;
	color: #333366;
}

a:hover {
	text-decoration: underline;
        color: black
}

.comments_invite a {
	text-decoration: none;
	color: #333366;
}

.comments_invite a:hover {
	text-decoration: underline;
}

