/* CSS file for CRW School Council*/

body {
	background-color: #C5DDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
	
	
}


/*#wrapper {

	width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #ffffff;
	
}

*/
#header {
	left: 0px;
	top: 0px;
	height: 170px;
	width: 700px;
	clear: both;
	
 }
/*
#topnav {
 
 left: 0px;
 top: 0px;
 height: 20px;
 width: 700px;
 background-color: #eeeeee;
 border-top: 1px solid #DB0933;
 border-left: 1px solid #DB0933;
 border-right: 1px solid #DB0933;
 border-bottom: 1px solid #DB0933;
 clear: both;
 }
 */

#contentwrapper  {
	left: 0px;
	top: 170px;
	width: 700px;
	background-color: #C5DDED;
	height: auto;
}

#sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 150px;
	height: 500px;
	text-align: left;
	float: left;
	height: auto;
	background-image: url(../Images/leftimage2.jpg);
	padding: 0px;
	border-right: 0px;
	border-bottom: 0.5px;
	border-left: 0.5px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-transform: none;
	color: #000000;
 

	
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 500px;
	height: auto;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 15px;
	 


}

#footer  {
	width: 550px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #992424;
	text-align: left;
	float: right;
	

}

#footer	a:link 
{
	color: #333333;
	text-decoration: none;
}

#footer	 a:visited 
{
	color: #333333;
	text-decoration: none;
}

#footer	 a:hover 
{
	color: #333333;
	text-decoration: none;
}	

#footer	 a:active 
{
	color: #333333;
	text-decoration: none;
	
}
 

table 
{
	color: 191C4B;
	font-family: Arial, Helvetica, sans-serif;
	 
}

th 
{
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	width: auto;
	text-align: center;
}

td 
{
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	width: auto;
	text-align: center;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #881125;


}


 links 

a {
	color: #881125;
	text-decoration: none;
	font-weight: bold;

 }

a:visited {
	color: #881125;
	text-decoration: underline;

 }
 
 a:hover {
	color: #881125;
	text-decoration: underline;
	
 }
 a:active {
	color: #881125;
	text-decoration: underline;
	
 }

#sidebar a {
	color: #881125;
	text-decoration: none;
	
 }

#sidebar a:hover {
	color: #333333;
	
 }
