/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #555555;  
	background-color: #989697;
	background-image:url(images/webbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

a:link {
	color:#000066;
	text-decoration:underline;
}

a:hover {
	color:#0000FF;
	text-decoration:none;
}

a:visited {
	color:#000066;
	text-decoration:underline;
}

.container {
	width: 820px;
	float:none;
}

.toplogobar {
	float:left;
	width: 820px;
	height: 65px;
}

.navbar {
	float:left;
	background-image:url(images/navbarbg.jpg);
	width: 820px;
	height: 32px;
}

.topimage {
	float:left;
	background-image:url(images/topimage.jpg);
	width: 820px;
	height: 151px;
}

.topimageholder {
	float:left;
	width: 820px;
	height: 151px;
}

.titlebar {
	float:left;
	background-image:url(images/framerepeat.jpg);
	width: 820px;
	height: 38px;
}

.breadcrumbtrail {
	width: 100%;
	background-image:url(images/framerepeat.jpg);
	height: 25px;
	float: right;
	font-size:10px;
	padding-top: 10px;
}

.maincontent {
	float:left;
	background-image:url(images/framerepeat.jpg);
	width: 820px;
}

.framebottom {
	float:left;
	background-image:url(images/framebottom.jpg);
	width: 820px;
	height: 21px;
}

.bottomlinks {
	float:left;
	width: 820px;
	height: 30px;
}
.topimageuc {
	float:left;
	background-image:url(images/UC2009.jpg);
	width: 820px;
	height: 151px;
	
}
