body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000000;
	background-color: #0283C8;
}
	

div.container
{
	width: 740px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
	margin-top: 50px;
	border: none;
	background-color: #CEC78C;
}

.sideBar {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 455px;
	top: 288px;
	margin-left: 10px;
}

div.footer{
	width: 740px;
}

div.homepageBlock {
	height: 100px;
	width: 450px;
	text-align: center;
}

div.textIntro{
	padding: 0px 20px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 298px;
	position: absolute;
	left: 397px;
	top: 57px;
}

div.textNationalNews{
	padding: 0px 20px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 102px;
	position: absolute;
	left: 12px;
	top: 189px;
	text-align: center;
}

div.textHome{
	padding: 0px 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	width: 228px;
	position: absolute;
	left: 5px;
	top: 264px;
	text-align: left;
}

div.textMenu{
	padding: 0px 0px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 135px;
	position: absolute;
	left: 596px;
	top: 501px;
}

#textMain{
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #59533e;
	background-color: #CEC78C;
	width: 736px;
	height: 100px;
	padding-left: 5px;
	padding-right: 100;
}

a:link { 
	color: #0082CE;
	text-decoration: underline;
}

a:visited {
	color: #0082CE;
	text-decoration: underline;
}
a:hover {
	color: #330099;
	text-decoration: underline;
}

a:active {
	color: #330099;
	text-decoration: underline;
}

.circle {
	text-align: center;
	padding-top: 70px;
	width: 264px;
	position: absolute;
	left: 510px;
	top: 141px;
	height: 221px;
}

.pad100{
	height: 100px;
}

table.mainText{
	margin-right: 275px;
	margin-left: 15px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
#reader {
	position: absolute;
	height: 300px;
	width: 250px;
	left: 489px;
	top: 677px;
}

.photo-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.clear {
	clear: both;
}