/* CSS Document */

.bodyclass 
{
	margin-left:auto;
	margin-right:auto;
	width:810px;
	
}

.menuclass
{
	text-align: right; 
}
#flashmenu
{
	background-color:#1D1740;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#maintable
{
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 810px;
}

.menulist
{
	width: 200px;
	padding-bottom: 1px;
	margin: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	vertical-align: top;
}

.contentlist
{
	width: 290px;
	padding-bottom: 1px;
	margin: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	vertical-align: top;
}

.menubox
{
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	margin-left:auto;
	margin-right:auto;
}

.contentbox
{
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	margin-left:auto;
	margin-right:auto;
}

a.recommendButton 
{
	display: block;
	background-image: url(images/menu-background.gif);
	width: 80%;
	font-size: 10px;
	border: 1px solid #af3d00;
	background-color: #ff6d10; 
	padding: 2px; color: white; 
	text-decoration: none; 
	margin-left: auto;
	margin-right: auto;
}

a.recommendButton:hover 
{
	color: #000000;
	background-color: #ffee5d;
}

.titlebar
{
	text-align: center;
	background-color: #666666;
	color: white;
	display: block;
	margin-bottom: 2px;
	font-family: Arial, 'Courier New' , 'Monotype Corsiva' , 'Times New Roman';
	font-size: 10pt;
	padding-bottom: 2px;
	padding-top: 2px;
}

.mediabox
{
	border:1px solid #666666; 
	width:200px; 
	color: black; 
	text-align: center;
}

.topicheader
{
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:3px;
	width:240px;
}

.topiccontentheader
{
	text-align: center;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 290px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 1px;
	margin-bottom: 2px;
	font-weight: bold;
	padding-top: 1px;
	font-size: 11pt;
}

.topiccontentimage
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	width: 290px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
}
.topiccontent
{
	text-align: justify;
	width: 290px;
	margin-bottom: 2px;
	font-size: 9pt;
}
body 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFF66;
}

hr
{
	height: 0px;
	color: white;
	background-color: white;
	border-bottom: 1px dotted #cccccc;
	margin-top: 3px;
	margin-bottom: 3px;
}

.accomplishcontent
{
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

a {
	color: #ff9933;
}
a:hover {
	color: #ff9933;
	background: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	border-bottom: 1px solid #cccccc;

	background-position: bottom right;
	background-repeat: repeat-x;
	padding: 5px;
	padding-left: 10px;
	color: #ff6600;
	margin-bottom: 0;
}

h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
}

.style2 {color: #330000}

a img {
	border: 0;
}

input {
	font-size: 11px;
}
img.sidebar-images {margin-bottom: 3px; margin-top: 0; display: block; border: 0; margin-left: auto; margin-right: auto;}
img.sidebar-images a {border: 0;}

/****************************************/
#container {
	background-color: white;
	border: 3px solid white;
}


/****************************************/

#header {
	background-image: url(images/topBacking.gif);
	background-repeat: repeat-x;
	background-color: #FFD944;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid white;
}
#header td {
	vertical-align: text-top;
	padding: 0;
	margin: 0;
}
#header td img {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
}
#header td object {
	float: right;
}
/*****************************************/

#mainTable {
	margin-top: 2px;
	margin-bottom: 2px;
}

#gallery {
	border-left: 1px solid #FFD944;
	border-right: 1px solid #FFD944;
	border-bottom: 1px solid #FFD944;
	margin-bottom: 0px;
	width: 186px;
	margin-left: auto; margin-right: auto;
	text-align: center;
}
#gallery table td {
	margin-left: auto; 
	margin-right: auto;
	width: 50%;
}

/************  Menu Items ****************/
#menu {
	background-color: #FFD944;
	padding-top: 50px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/menuBacking.gif);
	background-position: -5px top;
	background-repeat: no-repeat;
	border-right: 2px solid #ffffff;
	
}
#menu a {
	display: block;
	clear: both;
	margin: 0;
	padding: 3px;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;	
}

#menu a:hover {
	background-image: url(images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0;
	background-color: #ffcc88;
	color: #333333;
}
#menu a.selected {
	background-image: url(images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0;
	background-color: #ffcc88;
	color: #333333;
}
.menu p{
	margin: 0;
	display: block;

}
.menu p a{
	text-decoration: none;
	display: block;
	padding: 3px 0;
	width: 100%;
	color: #666666;

}
.menu p a.selected {
	background-color: #FFD944;
	
}
.menu p a:hover {
	background-color: #0027ad;
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

table.peopleDisplay {
	
}
table.peopleDisplay td {
	vertical-align: text-top;
	border-top: 1px solid #cccccc;
	clear: both;
	padding-right: 20px;
}
table.peopleDisplay tr {
	padding-top: 10px;
	
}
div.content {
	text-align: left;
	padding-left: 6px;
}
td.content {
	vertical-align: text-top;
	background-color: #ffffff;
	font-size: 11px;
	color: #000;
	border: 1px solid white;
	border-top: none;
	border-right: none;
	text-align: left;
}
td.content p{
	margin-left: 10px;
	font-size: 12px;
}
td.content table {
	margin-left: 10px;
}
td.content ul, ol {
	margin-left: 10px;
}
td.content td p {
	margin-left: 0;
	color: #000;
}
td.content a {
	background: none;
}
td.content a:hover {
	background: none;
	color: #ff9933;
}
td.content h2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid black;
}
td.content table td {
	color: #333333;
	margin-top: 0px;
	vertical-align: text-top;
}

td.content table table {
	margin-left: 0;
}


/************************************************/
#footer
{
	border-top: 2px solid white;
	background-color: #00267F;
	background-image: url(images/footer-background.gif);
	background-position: 50% 100%;
	color: white;
	padding: 5px 0;
	font-size: 10pt;
}
#footer a {
	color: white;
}
#footer a:hover{
	color: #ccddff;
	background: none;
}
body {
	background-color: #FFFF66;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.name {color: #000099; font-weight: bold; font-size: 11px; }

.comments {
	color: #000000;
	font-size: 11px;
	
}
#container tr td table tr .content div div .content a {
	color: #ff9933;
}
#mainTable tr td table {
	font-size: x-small;
}
#mainTable tr td table tr .content p {
	font-size: 9px;
}
#mainTable tr td table tr .content p {
	font-size: 12px;
}
#container tr td table tr td table tr td img {
	text-align: right;
}
#container tr td table tr td table tr td a {
	text-align: right;
}


