/** Flash Content **/
#flashContent {
	background-color:#e8e8e8;
	height: 276px;
	width: 100%;
}


/** Body **/
#body {
	text-align:center;
	width:700px;
	color: black;
}

.bared {
	/*border:1px solid #efefef;
	border-width: 1px 0;*/
	margin:0 0 15px;
	padding:.5em 0;
}
.large {
	font-size:1.3em;
}
#body img {
	margin-top:15px;
	margin-right: 3px;
	padding: 3px;
}
h3 {
	font-size: 22px;
	background-color: black;
}
html {
	background-image: url('img/icon-bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #cacbce;
}
#menuWrapper, #asideWrapper {
	background-color: black;
	margin-top: 0;
}
#menuWrapper {
	padding-bottom: 10px;
}
#slogan {
	background-color: black;
	padding: 10px 0;
	width: 100%;
	/*overflow: visible;*/
	margin-right: 0px !important;
}
#bodyWrapper {
	/*background-image: url('img/homebg.jpg');
	background-repeat: no-repeat;
	background-position: top center;*/
	width: 100%;
}
/*#menu {
	display: none;
}*/
