body{
padding: 0px;
margin: 0px;
text-align: center;
font-size: 0.6em;
background-image: url(http://engage.uaf.edu/engage/images/pagebg1.png);
background-repeat: repeat-x;
background-position: top;
font-family: Arial, Helvetica, sans-serif;
}
a img {
border: none;
}
/* UAF Banner Styles */
#uafbanner{
	background-image: url(http://engage.uaf.edu/engage/images/headbg.gif);
	background-repeat: repeat-x;
	padding: 0px 5%;
	overflow: auto;
	border-bottom: solid 2px #423323;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	width: auto;
	text-align: left;
	clear: both;
}
form {
	display:inline;
}
a.searchlink {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#uaf_logo {
	display:block;
}
#tabs {
	display:block;
	float:right;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top:22px;
}
/*End UAF Styles */
/* Container holds all the style and elements in the content area of the site */
#container{
width: 960px;
margin: auto;
text-align: center;
clear: both;
}
/* Engage Banner */
#banner-main{
width: auto;
height: 175px;
margin: 0px;
padding: 0px;
text-align: left;
/* background-image: url(http://community.uaf.edu/engage/images/greenbannerbg.jpg);
background-repeat: no-repeat; */
}
#banner-main h1{
margin: 0px 0px 0px -8px;
padding-top: 75px;
color: #423323;
font-family: Arial, Helvetica, sans-serif;
font-size: 92px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 7px;
}
/* End Engage Banner */
/* Top Navigation Menu */
#topnav{
width: 960px;
height: 80px;
margin: 0px;
padding: 0px;
}
ul#topmenu{
width: 625px;
background-color: #423323;
background-image: url(http://engage.uaf.edu/images/topmenu.png);
background-repeat: repeat-x;
height: auto;
float: left;
margin: 0px;
padding: 0px;
}
ul#topmenu li{
display: inline;
float: left;
height: 35px;
margin: 0px 10px;
padding: 0px;
}
ul#topmenu li a{
color: #f1f2e2;
display: block;
text-transform: uppercase;
font-size: small;
text-decoration: none;
font-weight: bold;
padding: 0px;
margin-top: 10px;
}
/* End navigation styles */
/* Search */
#searchbox{
float: right;
width: 335px;
height: 54px;
background-image: url(http://engage.uaf.edu/images/test-searchbox.png);
background-repeat: no-repeat;
text-align: right;
}
#searchbox input.freetext{
width: 305px;
margin: 10px 10px 0px 0px;
font-size: x-small;
}
#searchbox input.button{
height: 17px;
width: 80px;
margin: 3px 10px 0px 0px;
padding: 0px;
font-size: xx-small;
text-transform: uppercase;
}
/* End Search Styles */
#wrapper{
text-align: left;
}
#content-main{
width: 625px;
margin: 0px 0px 20px 0px;
float: left;
}
/* Sidebar Styles */
#sidebar-rt-main{
width: 305px;
margin: 27px 0px 20px 10px;
float: right;
}

#syndicate{
width: auto;
height: auto;
margin: 5px 0px 15px 0px;
padding: 0px;
text-align: right;
vertical-align: middle;
}
#syndicate a{
color: #423323;
text-decoration: none;
}
/* Footer Styles */
#ces-footer{
width: 960px;
height: 100px;
text-align: center;
vertical-align: middle;
margin: auto;
}
#ces-footer span{
height: 100px;
width: 350px;
display: block;
margin-top: 15px;
float: right;
text-align: right;
}
#ces-footer ul{
height: 90px;
float: left;
margin: 0px;
padding: 35px 0px 0px 0px;
}
#ces-footer ul li{
list-style-type: none;
display: inline;
padding: 0px;
margin: 5px 5px 5px 0px;
}
#ces-footer a {
color: #888;
}
