


Body {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	color: #000000;
	width: 100%;
	background: none;
	background-color: #ffffff;
}
div#wrapper,
#main-sidebar-container,
#main,
#content {
	width: 95% !important;
}
#wrapper {
	margin: 0;
	width: 95% !important;
	position: static !important;
	left: 0px !important;
	margin-left: 0px !important;
	padding: 0px;
	top: 0px;
	background-color: #FFF;
	max-width: 95% !important;
}

#header {
	width: 85% !important;
}
#logo {
	width: 30% !important;
	height: 30% !important;
}

#wrapper #navigation,
.post-meta,
#footer,
.fourcol-one,
#footer-widgets,
#respond,
.headerUtility,
#connect,
.post-entries,
.post-utility,
.addthis_toolbox,
#quotearea,
#navigation,
.topStrip,
.nav-toggle,
.dd_post_share,
.mobileAd-news,
.widget_ai1ec_agenda_widget {
	display: none !important;
}


.Center {
	margin: 0px auto 0px auto;
}
#Outline {
	width: 90%;
	margin-left: auto; 
	margin-right: auto;
	padding: 10px;
	border: 1px solid #000000;
}
#BlogTitle {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
#BlogDate {
	margin-top: 5px;
	margin-bottom: 10px;	
}
#BlogContent {
	padding: 10px;
	margin-top: 10px;
}
HR.Divider {
	width: 80%; 
	height: 1px; 
	color: #000000;
}
#CommentTitle {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}
.CommentDate {
	margin-top: 5px;
	margin-bottom: 10px;
}
.CommentContent {
	padding: 2px 10px 10px 10px;
}
@media print {
    #comments_controls,
    #print-link,
    #sidebar {
        display: none;
    }
}
.alignleft, div.alignleft {
	float: left;
	margin: 10px 10px 5px 0;
}
.alignright, div.alignright {
	float: right;
	margin: 10px 0 5px 10px;
}

#primary,
#secondary,
#footer,
.sidebar {
	display: none;
}

#content {
	width: 100%;
	margin: 0;
	float: none;
}
div#wrapper {
	width: 500px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	padding: 0px;
	top: 0px;
	margin-top: 0px;
	background-color: #FFF;
}

#sidebar {
	display: none !important;
}