/* Start of CMSMS style sheet 'waterfestival' */
body {
	margin:0;
	padding:0;
	background-image:url(uploads/images/structure/background.png);
	background-repeat:repeat-x;
	background-color:#020408;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
}
img {
border:0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#193971;
	font-size:18px;
}
a {
       color:#990000;
}
#container-top {
	background-image:url(uploads/images/structure/container-background-top.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:1045px;
	height:45px;
	margin:0 auto;
        text-align:right;
}
#top-links {
	margin-right:70px;
}
#top-links a {
	font-size:13px;
        font-weight:bold;
        color:#193971;
        text-decoration:none;
        line-height:25px;
}
#container-background {
	background-image:url(uploads/images/structure/content-background.png);
	background-repeat:repeat-y;
	width:1045px;
	margin:0 auto;
}
#container {
	background-image:url(uploads/images/structure/container-background.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:1045px;
	min-height:829px;
	margin:0 auto;
}
#flash {
	width:907px;
	height:431px;
	margin:0 auto;
}
#content-container {
width: 907px;
margin:0 auto;
}
#left-nav {
	background-image:url(uploads/images/structure/left-nav-background.png);
	background-repeat:repeat-y;
	width:245px;
	float:left;
	color:#fff;
        text-decoration:none;
        font-size:15px;
        font-weight:bold;
}
#left-nav ul {
	list-style:none;
}
#left-nav a {
	color:#fff;
        text-decoration:none;
        font-size:15px;
        font-weight:bold;
}
li.currentpage {
margin-left:-20
px;
}
#content {
	width:600px;
	float:right;
}
#sidebar {
	width:170px;
	float:right;
	margin-left:15px;
}

#footer {
	width:908px;
	height:20px;
	margin:0 auto;
        background-color:#94C1FB;
}
#copyright {
	width:908px;
	text-align:center;
	margin:0 auto;
}
#clearboth {
	clear:both;
}
/* End of 'waterfestival' */

