body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
text-align: center; 
float: center;
background-colour: black;
font-size: 14px;
}

#container {
width: 900px;
}
#header {
width: auto;
padding-bottom: 5px;
}

#content {
float: right;
width: 586px;
height: 718px;
background: #FFFFFF;
font-size: 12px;
color: #000000;
text-align:left;
border-style: solid;
border-width:5px;
border-color: #6C1BA0;
padding: 2px;
margin-bottom: 5px;

}
#sidebar {
width:284px;
background: #FFFFFF;
font-size: 12px;
	color: #000000;
	display: block;
	border-style: solid;
border-width:5px;
border-color: #6C1BA0;
float: left;
margin-bottom: 5px;
}

#sidebar2 {
width:284px;
background: #FFFFFF;
font-size: 12px;
	color: #000000;
	display: block;
	border-style: solid;
border-width:5px;
border-color: #6C1BA0;
float: left;
margin-bottom: 5px;
}

#footer {
float: bottom;
margin-top:10px;
clear: both;
width: 890px;
background: #FFFFFF;
font-size: 14px;
	color: #000000;
	text-align:center;
border-style: solid;
border-width:5px;
border-color: #6C1BA0;
width: auto;
padding-top: 2px;
	
	}


body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ECE9D8;
}
a:link {
	color: #663399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #663399;
}
a {
	font-weight: bold;
}

h3 {
	font-size: 24px;
}
