body {
	margin-top: 0em;
	background-color:#AFD6F2;
	background-image:url(../images/tile-background.png);
	background-repeat:repeat-x;
	font-family:calibri;
	line-height:16px;
	font-size:12px;
}

#wrapper {
	width:100%;
	text-align:center;
}
#wrapper-inner {
	background-position:0px 0px;
	width:714px;
	text-align:left;
	margin:auto;
	background-image:url(../images/tile-header-wave.gif);
	background-repeat:no-repeat;
	background-color:#fff;
}
body.front #wrapper-inner-inner {
	background-image:url(../images/tile-footer.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.footer {width:714px; margin:auto; text-align:left; padding-left:50px; font-size:10px;}

#nav {
	margin:0px;
}
#wrapper-inner-inner.green {
	background-image: url(../images/sidebar-green.png);
	background-repeat:repeat-y;
	
}
#wrapper-inner-inner.purple {
	background-image: url(../images/sidebar-purple.png);
	background-repeat:repeat-y;
}
#wrapper-inner-inner.orange {
	background-image: url(../images/sidebar-orange.png);
	background-repeat:repeat-y;
}
#wrapper-inner-inner.blue {
	background-image: url(../images/sidebar-blue.png);
	background-repeat:repeat-y;
}
body.front #sidebar-first p {
	margin:0px;
}

body.front .leading {margin-left:10px;}

#block-system-main {
	width:506px;
}
#wrapper-content {
	margin-left:10px;
}
#sidebar-first {
	min-height:300px;
	width:208px;
}

#sidebar-first p {width:180px; color:#fff; font-size:14px; line-height:20px;Ï}

#nav {
	width:500px
}
#system-message dt.message {
	display: none;
}
#system-message ul {
	margin: 0;
}
.header {
	background-color: black;
	margin-bottom: 1em;
	background-image: url(../images/header.png);
	color: white;
	-moz-border-radius:5px;
	text-align:center;
}
.header h1 {
	font-size: xx-large;
	margin: 0;
	padding: 0.5em;
}
.header p {
	padding-bottom: 0.5em;
	margin: 0;
}
#footer {
	background-color: black;
	color: white;
}
.componentheading, .contentheading {
	font-size:25px;
	margin-bottom:20px;
}
a {
	color: #F90;
	text-decoration: underline;
}
a:visited {
	color: black;
}
a:hover {
	text-decoration: none;
}
#current {
	font-weight: bold;
}

ul.menu {list-style:none; margin-top:10px; margin-bottom:5px; margin-left:0px; padding:0px;}
ul.menu li {list-style:none; display:inline; margin-left:0px; padding-left:0px; padding-right:20px; padding-bottom:0px;}
ul.menu li a {text-decoration:none;}