@charset "utf-8";
body {
	background-color: #333333;
}
/* CSS Document */

.titleArea {
	clear: both;
	width: 760px;
	background-color: #000000;
	height: 51px;
}
.title_left {
	float: left;
	height: 50px;
	width: 150px;
	background-color: #000000;
}

.title_right {
	height: 32px;
	width: 583px;
	float: right;
	background-color: #000000;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin-top: 3px;
	text-align: center;
	padding-right: 27px;
}


.contentArea {
	clear: both;
	width: 760px;
	background-image: url(../graphics/maincontbakgnd02.gif);
	background-repeat: repeat;
}
.contentArea .contentRight a {
	color: #FF6600;
}

.contentLeft {
	float: left;
	width: 168px;
	clear: left;
	margin-top: 3px;
}
.contentRight {
	float: right;
	width: 520px;
	clear: none;
	margin-left: 2px;
	text-align: left;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 17px;
	padding-left: 10px;
	padding-bottom: 7px;
	background-color: #000000;
}

.lineHoriz {
	clear: both;
	height: 4px;
	width: 760px;
	background-color: #000066;
}
.nav {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	background-color: #000000;
	width: 162px;
	margin-left: 0px;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	padding-left: 7px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
}
a:hover {
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.contentArea .contentRight a:hover {
	color: #FF0000;
}
li {
	list-style-image: url(../graphics/bullet01.gif);
}



.footerArea {
	clear: both;
	width: 760px;
	background-color: #000000;
}
.footerLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: 21px;
	width: 366px;
	float: left;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #000000;
}
.footerRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: right;
	height: 21px;
	width: 370px;
	padding-top: 3px;
	padding-right: 17px;
	padding-bottom: 3px;
	text-align: right;
	background-color: #000000;
}
.footerArea .footerRight a {
	color: #CCCCCC;
}

.footerArea .footerRight a:hover {
	color: #FF0000;
}
.currentPageTxt {
	color: #FF0000;
}
.italtxt {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}
.new {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	width: 400px;
	clear: both;
	text-align: left;
	vertical-align: top;
	border: thin solid #FF0000;
	padding: 3px;
}
.contentArea .contentRight .new h4 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

