@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	background-image: url(/themes/UWYOCustom2/images/shadow.png);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}
html {
	background-image: url(/themes/UWYOCustom2/images/Background2.png);
	background-repeat: repeat;
	background-attachment: fixed;
}
#navigation{
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1C4452;
	border-bottom-color: #1C4452;
	background-image: url(/themes/UWYOCustom2/images/Content-BackgroundA2.png);
}
#navigation ul, #navigation li {list-style:none; margin:0px; padding:0px; width:auto; overflow:hidden; height:36px; float:right}
#navigation li {list-style:none; margin:0px; padding:0px; width:auto; overflow:hidden; float:right;}
#navigation, #navigation a {
	background-image: url(/themes/UWYOCustom2/images/Content-BackgroundA2.png);
	background-repeat: repeat-x;
}
#navigation a:hover {
	background-image: url(/themes/UWYOCustom2/images/Content-BackgroundA2-over.png);
	background-repeat: repeat-x;
}
#navigation a.nav-selected {
	background-image: url(/themes/UWYOCustom2/images/Content-BackgroundA2-selected.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#navigation a {
	border-left: 1px solid #AFA69C;
	color: #FFFFFF;
	float: left;
	margin-right: 1px;
	margin-bottom: 0px;
	padding: 10px 12px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}#Logo {
	padding-left: 30px;
}
#ContentBody #Content {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 50px;
	padding-top: 10px;
}
#ContentBody #Sidebar {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 50px;
	padding-top: 10px;
}
#sub {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 0px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#navigation, #ccm-spacer{
	height: 36px;
}