body {
	background-color: #6699CC;
}

body, td, th {
	color: #000099;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #333366;
}

a {
    color: #660000;
}

div.news {
	margin: 0px;
	float: right;
	width:250px;
	padding:3px;
	background-color:#6699CC;
	border:2px solid;
	border-color: #000000;
	font-style:italic
}

div.rightcontent {
	margin:0px;
	float: right;
	width:207px;
	min-height:850px;
	background-image: url(images/summersidebar.jpg);
	background-repeat: no-repeat;
	background-color: #000033;
}

div.main { 
	margin: 0px; 
	width:900px; 
	padding:0px; 
	background-color:white; 	
	border:1px solid;
	border-color: #CCCCCC;
	min-height:800px;
}

div.header {
	margin:0px;
	float: right;
	width:683px;
	padding:5px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/header.jpg);
	background-color:#000033;
	height: 75px;
		
}

div.menu {
	margin:0px;
	float: right;
	width:683px;
	padding:5px;
	background-color:white;
}

div.content {
	margin:0px;
	float: right;
	width:683px;
	min-height:500px;
	padding:5px;
	text-align: left;
	background-color:white;
}

div.footer {
	float: right;
	width:900px;
	position:relative;
	margin: 0px;
	text-align: center;
	background-color:white;
}

div.header2 {
	margin:0px;
	float: right;
	width:890px;
	padding:5px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/header2.jpg);
	background-color:#000033;
	height: 75px;
}

div.menu2 {
	margin:0px;
	float: right;
	width:890px;
	padding:5px;
	background-color:white;
}

div.content2 {
	margin:0px;
	float: right;
	width:890px;
	min-height:500px;
	padding:5px;
	text-align: left;
	background-color:white;
}
