@charset "UTF-8";

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 0;
	margin: 0;
}
body {
	background-color: #EDE6D6;
}

#wrapper {
	max-width: 1000px;
	margin: 0 auto;
	padding: 5px;
	height: auto;

}

h1 {
	font-size: 30px;
	color: #003399;
}
h2 {
	font-size: 24px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #666666;
}
h4 {
	font-size: 24px;
	color: #666666;
	vertical-align: bottom;
}
h5 {
	font-size: 20px;
	color: #666666;
}
#heading {
	clear: both;
	width: 990px;
	height: 250px;
}
#logo {
	width: 72px;
	height: 72px;
	z-index: 1;
}
#ucheading {
	position: absolute;
	z-index: 2;
	margin: 0px 0px 0px 72px;
	top: 10px;
}
header {
	position: absolute;
	height: 40px;
	width: auto;
	z-index: 10;
	margin: 0px 0px 0px 72px;
	top: 25px;
	
}
#imageFlair {
	position: inherit;
	width: 990px;
	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;
	left: 47px;
	top: 78px;
}
#bars {
	background-color: #ECB950;
	width: 990px;
	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: 990px;
	height: auto;
}
#content1header {
	position: absolute;
	width: 970px;
	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: 960px;
	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: 940px;
	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;
}
footer {
	clear: both;
	margin: 15px 0px 0px;
	width: 100%;
}
#socialMediaBackground {
	background-color: #B3AFA2;
	height: auto;
	width: 100%;
	
}
#socialMedia {
	max-width: 940px;
	padding: 30px;
	height: 100px;
	margin: 0 auto;

}
#facebook {
	width: 100px;
	height: 100px;
	z-index: 1;
}
#twitter {
	position: relative;
	margin: 0px 0px 0px 130px;
	top: -100px;
	width: 100px;
	height: 100px;
}
#insta {
	position: relative;
	margin: 0px 0px 0px 260px;
	top: -200px;
	width: 100px;
	height: 100px;
}
#blogger {
	position: relative;
	margin: 0px 0px 0px 390px;
	top: -300px;
	width: 100px;
	height: 100px;
}
#ucbranding {
	background-color: #CDCAC0;
	height: auto;
	width: 100%;
	
}
#ucbrandingwrapper {
	max-width: 940px;
	padding: 15px 30px;
	height: 150px;
	margin: 0 auto;

}
#uctitle {
	width: 130px;
	height: auto;
		
}
#anrtitle a:link {
	color: #4e4e4e;
	text-decoration: none;
}
#anrtitle a:visited {
	color: #4e4e4e;
	text-decoration: none;
}
#anrtitle {
	color: #4E4E4E;
	width: 250px;
	position: relative;
	top: -110px;
	height: 120px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
 
	
}
#siteinfo a:link {
	color: #4e4e4e;
	text-decoration: none;
}
#siteinfo a:visited {
	color: #4e4e4e;
	text-decoration: none;
}
#siteinfo {
	height: 120px;
	width: 120px;
	position: relative;
	top: -245px;
	margin-right: 30px;
	float: right;
}
#ucinfo a:link {
	color: #4e4e4e;
	text-decoration: none;
}
#ucinfo a:visited {
	color: #4e4e4e;
	text-decoration: none;
}
#ucinfo {
	height: 120px;
	width: 300px;
	position: relative;
	top: -245px;
	float: right;
}
#fillbottom {
	background-color: #615c4b;
	width: 100%;
	height: 100%;

}
