@charset "utf-8";
#wrapper {
	max-width: 724px;
	margin: 0 auto;
	padding: 5px;
	height: auto;

}
#imageFlair {
	position: inherit;
	width: 724px;
	z-index: 0;
	background-color: #000000;
	background-image: url(media/55.jpg);
	border-radius: 10px;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
	height: 147px;
	margin: 15px 0px;
	background-size: auto;
	/* [disabled]background-attachment: fixed; */
}
#bars {
	background-color: #ECB950;
	width: 724px;
	height: 40px;
	border-radius: 10px;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);

}
#content1 {
	clear: both;
	margin: 15px 0px 60px;
	width: 724px;
	height: auto;
}
#content1header {
	position: absolute;
	width: 704px;
	z-index: 6;
	background-color: #F3F3F3;
	border-radius: 10px 10px 0px 0px;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
	height: 40px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px 0px 15px 0px;
}
#sectionborder {
	width: 694px;
	background-color: #FFF;
	padding: 15px;
	/*height: 300px;*/
	border-radius: 0px 0px 10px 10px;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
	top: 60px;
	position: relative;
	
	
}
#section {
	position: relative;
	width: 674px;
	z-index: 7;
	background-color: #ECB950;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
	font-size: 16px;
	height: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#socialMedia {
	max-width: 704px;
	padding: 30px;
	height: 100px;
	margin: 0 auto;

}
#ucbrandingwrapper {
	max-width: 704px;
	padding: 15px 30px;
	height: 150px;
	margin: 0 auto;

}
#siteinfo {
	height: 0px;
	width: 0px;
	position: relative;
	top: -245px;
	margin-right: 30px;
	float: right;
	visibility: hidden;
}
ul.MenuBarHorizontal
{
	margin: 0px 10px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 724px;
	height: 40px;
}
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 85px;
	float: left;
}
