.navigation {
	vertical-align: top;
}
.border {
	border: 3px solid #000000;
	background-color: #FFFFFF;
}
.leftSide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	vertical-align: top;
	background-image: url(header/cellBG.png);
	background-repeat: repeat-x;
}
.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
	background-repeat: repeat-x;
	color: #000000;
	overflow: scroll;
	height: 500px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
}

.subtitle a {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	}
.subtitle a:hover{
	text-decoration:underline;
	color:#990000;
	font-weight:bold;
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.right {
	background-image: url(images/rightSection.gif);
	background-repeat: no-repeat;
}

.member {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	font-weight: bold;
}

.member a {
	text-decoration: none;
	color: #000000;
}

.member a:hover {
	text-decoration: underline;
	color: #000000;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
	font-weight: bold;
}

.text2 a {
	text-decoration: none;
	color: #990000;
}

.text2 a:hover {
	text-decoration: underline;
	color: #000000;
}

.rightSection {
	background-image:url(images/rightSection.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	width:100%;
	height:250px;
	text-align:center;
	vertical-align:middle;
}
.news a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	font-size:11px;
	text-decoration:none;
	}

.news a:hover {
	text-decoration:underline;
	color:#990000;
	}
	
.advertise {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

.advertise a {
	text-decoration:none;
	color: #000000;
}

.advertise a:hover {
	text-decoration:underline;
	color:#FF00FF;
}