body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(pix/body_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#wrapper {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:0;
}

/*.....list of other styles.....*/

.clear {
	clear:both;
}

img {
	border:none;
}



/*.....header.....*/

#header {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	height:216px;
	background-image:url(pix/kariba_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}

/*.....left content.....*/

#left-content {
	width:190px;
	margin:0 10px 10px 0;
	padding:0px 10px 10px 0;
	float:left;
}

#left-content h2 {
	background-color:#896587;
	padding:5px;
	font-size:0.8em;
	color:white;
	margin:0;
}

#left-content ul {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	font-size:0.7em;
}

#left-content li {
	padding-bottom:5px;
}

#left-content li a, #left-content li a:visited {
	color:#660066;
}

#scm-sidebar-main-menu ul {
	margin:0;
	padding:0px;
	list-style:none;
	font-size:0.7em;
}

#scm-sidebar-main-menu ul ul {
	margin-top:10px;
}

#scm-sidebar-main-menu ul li {
	margin:0 0 10px 0;
	padding:0 0 3px 0;
	padding-left:10px;
	border-bottom:1px solid #000066;
}

#scm-sidebar-main-menu ul ul li {
	margin:0 0 5px 0;
	padding-left:25px;
	background-image:none;
	border-bottom:none; 
	font-size:1.3em;
}

#scm-sidebar-main-menu ul li a, #left-content ul li a:visited {
	text-decoration:none;
	color:#660066;
	font-weight:bold;
}

#scm-sidebar-main-menu ul li a:hover {

}

#scm-sidebar-main-menu ul ul li a:hover {
	text-decoration:underline;
}

#scm-sidebar-main-menu a.current {
	color:#CC0000;
}

/*.....center-content.....*/

#center-content {
	float:left;
	display:inline;
	width:520px;
	margin-left:10px;
	margin-right:10px;
	line-height:1.6em;
	padding-bottom:15px;
	padding-right:0px;
	font-size:0.8em;
}

#center-content h1 {
	font-size:1.3em;
	color:#896587;
	margin:0;
	font-weight:100;
}

#center-content h2 {
	font-size:1em;
	color:#663366;
} 

#center-content h3 {
	font-size:1em;
	border-bottom:1px solid #6c1f63;
	color:#6c1f63;
	background-image:url(pix/sunflower.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#center-content a, #center-content a:visited {
	color:#000066;
}

#center-content img {
padding:10px;}

#scm-sidebar-latest-news ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:0.7em;
}

#scm-sidebar-latest-news ul li {
	margin-bottom:15px;
	line-height:1.3em;
}

.story-title {
	text-transform:uppercase;
}

/*.....footer.....*/

#footer {
	padding:10px 0 10px 0;
	margin-top:10px;
	background-color:#896587;
	font-size:0.8em;
	width:100%;
	color:#fff;
}

#footer-content {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#footer-left {
	float:left;
}

#footer-right {
	float:right;
}
 
#footer a, #footer a:visited {
	color:#fff;
}

/*........MISC CLASSES..........*/

#history-table td {
	border-bottom:1px solid #fff;
	padding:5px;
	margin-bottom:10px;
}

.history-date {
	background-color:#efefef;
}

#house-system td {
	padding-bottom:20px;
}

.points {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	color:#666666;
}

#wide-content h1 {
	font-size:1.3em;
	color:#000033;
	margin:0;
	font-weight:100;
	letter-spacing:1px;
}

#wide-content a, #wide-content a:visited {
	color:#000066;
}
