p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #FFF;
}
#leftColumn p {
	text-align: left;
	font-size: small;
	color: #000;
	padding: 1px;
}
#rightColumn p {
	text-align: left;
	font-size: small;
	color: #000;
	width: auto;
	padding: 1px;
}
#leftNews {
	background-color: #B1D0A4;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#rightColumn {
	border: medium solid #000;
	background-color: #F3ED7B;
	color: #000;
	margin: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a {
	color: #0CF;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}







A.menulink1 {
	display: block;
	text-align: right;
	text-decoration: none;
	font-family:arial;
	font-size:13px;
	color: #FFF;
	border: 1px solid #000;
	font-weight: bold;
	background-color: #80051A;
}

A.menulink1:hover {
	border: 1px solid #000000;
	background-color:#FFC300;
	color: #000000;
}

A.menulink2 {
	display: block;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:13px;
	color: #FFFFFF;
	border: 1px solid #000;
	font-weight: bold;
	background-color: #80051A;
}

A.menulink2:hover {
	border: 1px solid #000000;
	background-color:#66FF33;
	color: #000000;
}

A.menulink1a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family:arial;
	font-size:14px;
	color: #000;
	font-weight: bold;
}

A.menulink1a:hover {
	border: 1px solid #000000;
	background-color:#000;
	color: #FFF;
}

A.menulink2a {
	display: block;
	text-align: right;
	text-decoration: none;
	font-family:arial;
	font-size:13px;
	color: #FFFFFF;
	border: 1px solid #000;
	font-weight: bold;
	background-color: #80051A;
}

A.menulink2a:hover {
	border: 1px solid #000000;
	background-color:#FF0000;
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: none;
	font-variant: small-caps;
}




h2 {
	font-variant: small-caps;
	color: #F00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	background-color: #000;
}
#floatLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#floatRight {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#main1 {
	background-color: #A4CADB;
	border: thick double #000;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	}


#main1 p {
	color:#000
}
	
	
#main2 {
	border: thick double #000000;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #A4CADB;
	}
	
	
#main2 p {
	color:#000
}
