body{
	background: #000000;
	color: #000000;
	font-family: Lucida Sans;
	font-size: 14px;
	font-weight: 600;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

h1 {
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
}

#header {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	width: 820;
	height: 104;
}
#awardban {
	background-image: url(images/awardban.jpg);
	background-repeat: no-repeat;
	width: 820;
	height: 104;
}
#footer {
	background-image: url(images/index_09.jpg);
	width: 820px;
	height: 20px;
	text-align: center;
}
#content{
	background-color: #20b2aa;
	width: 772px;
	vertical-align: top;
}

.newstable {
	width: 600px;
	border-collapse: collapse;
	border-color: black;
	vertical-align: top;
	text-align: left;
}

.redlink a:link {
	font-size: 8pt; 
	color: darkred; 
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

.redlink a:visited {
	font-size: 8pt; 
	color: darkred; 
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

.left { 
	background-image:url(images/index_02.jpg);
}


.right { 
	background-image:url(images/index_04.jpg);
}

#sidebar {
	background-color: #20b2aa;
	width: 166px;
	vertical-align: top;
	text-align: left;
}

a:link { 
	font-size: 8pt; 
	color: black; 
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

a:visited { 
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

a:hover { 
	font-size: 8pt;
	color: darkred;
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

#wrapper {
	width: 820px;
	height: 600px;
	border: 0px;
}

#linkbar {
	width: 772px;
	height: 20px;
	background-color: #20b2aa;
	vertical-align: top;
}

.bbar {
	background-color: #090961;
	vertical-align: top;
	color: #20b2aa;
}

.collapse{
	width: 95%; 
	border-collapse: collapse;
	border-color: black;
	text-align: left;
}


	