body {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #006699;
	background-image: url(../images/other_images/master-bg.jpg);
}
tbody {
	background-color: #006699;
	font-family: Tahoma;
	color: #FFFFFF;
}
#tbody a {
	color: #FFCC33;
}

/*********** #updates styles ***********/

#updates {
	padding: 0px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: inside;
	list-style-type: circle;
	color: #FFFFFF;
	margin-right: 3px;
	font-size: 13px;
	margin-left: 3px;
}
#updates img {
	padding-bottom: 5px;
}

#updates p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#updates h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
}
#updates h2 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

/*********** #center_panel styles ***********/

#center_panel {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}

#center_panel h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFCC33;
}
#center_panel h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
	margin-top: 0px;
	margin-bottom: 0px;
}
#center_panel h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#center_panel h4 {
	font-size: 12px;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
}
#center_panel h5 {
	font-size: 12px;
	color: #FFCC33;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
/*********** #newsnotes styles ***********/

#news_notes {
	top: 0px;
	position: relative;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 13px;
}
#news_notes img {
	padding-bottom: 5px;
}
#news_notes h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#news_notes p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFCC33;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*********** #rightcolumn styles ***********/

#rightcolumn {
	padding: 0px;
	position: relative;
	list-style-position: inside;
	list-style-type: circle;
	color: #FFFFFF;
	font-size: 12px;
}

/*********** #bio_info styles ***********/

#bio_info h3{
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bio_info p {
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bio_info a {
	text-decoration: underline;
}

#bio_info tbody {
	border: thin solid #FFFFFF;
}
