/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-align: left;

}
body {
	margin-left: 0px;

	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFF66;
}


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: white;
	margin-bottom: 0;
}

h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
}

.style2 {color: #330000}

hr {
	height: 0px; color: white; background-color: white; 
	border-bottom: 1px dotted #cccccc; 
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}
p {
	vertical-align: text-top;
	margin-top: 0px
	margin-bottom: 10px;
	margin-left: 0px;
	font-size:11px;
	
}
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;
	text-align: top;
	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;
}
#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;
}
#flashmenu{

background-color:#1D1740;
padding:0px;
margin:0px;
background-position:right;
text-align: right; 
width: 795.5px;
}