body {
	background-color: #202d3b;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#container {
	height: 100%;
	width: 749px;
	background-color: #9283ae;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#header {
	height: 249px;
	}
	
#menu {
	margin: 0px;
	background-image: url(../images/menuBg.jpg);
	background-repeat: repeat-x;
	}
 
#content {
        height: 100%;
        background-color: #9283ae;
	padding:25px;
	}

#mainContent {
	background-color: #9283ae;
	margin:0;
	margin-right: 175px;
	text-align: left;
	color: #213a58;
	padding:0;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	

#mainContent a:link {
		color: #265978;
		text-decoration: none;
		font-weight: normal;
		}
		
#mainContent a:visited {
		color: #265978;
		text-decoration: none;
		font-weight: normal;
		}
	
#mainContent a:hover {
		color: #e9e4f4;
		text-decoration: none;
		font-weight: normal;
		}

#sidebar {
	float: right;
	width: 150px;
	height: 100%;
	margin-right: 0px;
margin-bottom: 20px;
	border: thin solid #13384f;
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccfe9;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
	
#sidebar a:visited {
	color: #9dc5db;
	text-decoration: none;
	}

#sidebar a:link {
	color: #cccfe9;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #e9e4f4;
	text-decoration: none;
	}

#sidebar ul {
	text-align: left;
	list-style: none;
	padding:0;
	margin:0;
	}
	
#sidebar li {
	margin:0;
	padding:0;
	}

	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

strong {
	font-weight: bold;
	}
	

td {
	padding: 5px;
	text-align: left;
	}
	
table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#footer {
	height: 28px;
	clear:both;
	background-image: url(../images/footer.jpg);
	font-size: 10px;
	color: #CCCFE9;
	vertical-align: middle;
	text-align: left;
	}
	
#Freya {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
