body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#wrapper {
	width:860px;
	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:100%;
	height:111px;
	background-image:url(pix/body_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#logo-container {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}

#intro-content {
	height:122px;
	width:850px;
	background-image:url(pix/mearns_academy.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#intro-content h4 {
	margin:0;
	font-weight:normal;
	font-size:0.9em;
	color:#333333;
	line-height:1.3em;
	padding-top:10px;
	padding-left:340px;
}

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

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

#left-content h2 {
	background-color:#003366;
	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:#000066;
}

#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;
	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:#000066;
	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;
}

/*.....this div floats #center-content and #right-content to the right of #left-content.....*/

#container {
	float:right;
	width:620px;
}

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

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

#wide-content {
	float:left;
	display:inline;
	width:580px;
	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:#000033;
	margin:0;
	font-weight:100;
	letter-spacing:1px;
}

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

#center-content h3 {
	font-size:1em;
	border-bottom:1px solid #000;
}

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

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

/*.....right content.....*/

#right-content {
	float:right;
	width:170px;
	margin:0 10px 10px 0;
	padding:0px 10px 10px 0;
	font-size : 14px;
}

#right-content a, #right-content a:visited {
	color:#000;
}

#right-content a:hover {
	color:#666;
}

#right-content h2 {
	background-color:#666666;
	padding:5px;
	font-size:0.8em;
	color:white;
}

#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:20px 0 20px 0;
	margin-top:10px;
	background-color:#d9dbe4;
	font-size:0.8em;
	width:100%;
}
 
#footer a, #footer a:visited {
	color:#000066;
}

/*........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;
}
