@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width: 970px;
	margin: 0 auto;
}

#leftupdates {
	width: 285px;
	float: left;
	background-color: #5bc8fa;
	height: 824px;
	text-align: center;
}

#rightsection {
	width: 685px;
	float: right;
}

#bottommain {
	clear: both;
}

#footer {
	text-align: center;
	background-color: #ff7bd7;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
}
body {
	background-color: #CAE5F5;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}

