body {
	background: #aaa;
	margin: 0px;
	font-family: "Century Gothic", "Avant Garde Gothic", sans-serif ;
	}

a {
	font-weight: bold;
	text-decoration: none;
	}
	
	
.parent {
	display: block;
	min-height: 100%;
	position: absolute;
	
	width: 809px;
	top: 0px;
	z-index: 0;	
	background: url(images/background.gif) repeat-y;
	text-align: left;

	}	
	
#container {
	margin: 0 auto;
	width: 809px;
	height: 100%;
	}


#main {
	background: url(images/topbar_shadow.jpg) no-repeat top left;
	margin: 0px;
	padding-top: 0px;
	width: 809px;
	display: block;
	min-height: 100%;
	margin-bottom: 100px;

	}
	
#topbar {
	margin:0px;
	padding: 0px;
	}
	
#myId {
	display: block;
	}
	
#sidebar {
	width: 199px;
	min-height: 750px;
	float: left;
	padding-top: 40px;
	padding-left: 1px;
	display: block;
	margin-bottom: 100px;
	clear: none;
	}
	
#nav-list {
	margin: 0px;
	padding: 0px;
	width: auto;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	list-style-type: none;
	text-transform: uppercase; 
	line-height:110%
	}	
	
#nav-list li {
	display: block !important;
	display: inline;
	}

#nav-list li a {
	background-color: transparent;
	width: auto;
	display: block;
	padding-top: .25em;
	padding-bottom: .25em;
	padding-left: 30px;
	text-decoration: none;
	color: #f8ae6c;
	}

#nav-list li a:hover { 
	background-color: #686868; 
	color: #FF7D09;
	}

#nav-list li a:active { 
	background-color: #13417c; 
	color: #fff;
	}

#copy {
	width: 509px !important;
	width: 500px;
	height: auto;
	margin-left: 250px;
	margin-right: 50px;
	padding-top: 50px;
	display: block;
	clear: none;
	margin-bottom: 100px;
	

	}
	
	
#post-61 {
	position: absolute;
	left: 250px !important;
	left: 120px;
	}

#copy a {
	color: #13417C;
	}

#copy p {
	font-size: 13px;
	}
#copy h2 {
	font-size: 18px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
div.centered {
	display: block;
	margin-left: 60px;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
a img { 
	border: 0px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.post h2 {
	margin-bottom: 2px;
	}
	

.textwidget {
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	color: #fff;
	}
	
.wp-caption-text {
	margin-top: 2px;
	margin-right: 10px;
	font-size: 10px;
	text-align: right;
	}
	
.gallery-caption {
	display: none;
	}
	
.gallery {
	width: 509px !important;
	width: 500px;
	display: block;
	clear: none;
	}
	


#widgets ul{
	display: block;
	list-style-type: none;
	text-transform: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	}

	
#about-me, #about_me_widget-4 {
	text-align: center;
	margin-left: 0px;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	}

#about-me h2, #about_me_widget-4 h2 {
	font-size: 18px;
	margin-bottom: 4px;
	margin-top: 0px;
	}

#about-me img, , #about_me_widget-4 img {
	margin-top: 4px;
	margin-bottom: 10px;
	}

#aboutmewidget p, #about_me_widget-4 p {
	margin-top: 4px;
	}
	
#aboutmewidget a, #about_me_widget-4 a {
	margin: 0px;
	padding-left: 0px;
	background-color: none;
	color: #f8ae6c;

	}

#aboutmewidget a:hover, #about_me_widget-4 a:hover {
	color: #FF7D09;
	}

#aboutmewidget a:active, #about_me_widget-4 a:active{
	color: #fff;
	}
	
	
	
#sponsor_table td{
	padding-top: 10px;
	padding-bottom: 10px;
}
	
	
.postmetadata {
	display: none;
	}
	
div.entry {
	padding-bottom: 20px;
}
