body {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	color:#928054;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	width:100%;
	padding:0;
	margin-left: 2px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	margin-left:0px;
}
html>body {
	margin-left:0px;
}


}
#MainPage {
	margin-left:1px;
	width:777px;
	padding:0;
	position: relative;
	text-align:left;
}

.Center {
	background-position: center top;
	text-align:center;
	width:777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#Search 
{
	z-index:50;
	position:absolute;
	width:500px; 
	height:33px;
	text-align:right;
	vertical-align:middle;
	left: 270px;
	top: 4px;
	display: inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	word-spacing:0.1em;
	color:#7F7E7E;
	font-weight:normal;
}


#Search a:link, #Search a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#7F7E7E;	
	font-weight:normal;
}
#Search a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
#Search input {
	font-size:0.8em;
	border:0px none;
	vertical-align: middle;
}
#searchstring {
	height:14px;
	width:150px;
}

#Search form {
	display:inline;
}


/******* Drop up/down menus *****/
#MenuContainer {
	width:615px;
	height:24px;
	z-index:101;
	position:absolute;
	top:30px;
	/*left:171px;*/
	right:0px;
}
.MenuContainers {
	float:left;
	border:0px;
	margin:0;
	cursor:hand;
	height:24px;
	white-space:nowrap;
}

MenuContainers a img
{
	border-style:none;
	border-width:0px;
}

.MenuItems
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	width:164px;
	visibility:hidden;
	filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2); 
	background-image:url(../../../img/bg_tile.html);
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:6px;
	border-top:solid 1px #171717;
	border-bottom:solid 1px #171717;
}
.MenuItems a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.MenuItems a:link, .MenuItems a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#cccccc;
}
.MenuItem {
	cursor:hand;
	/*width:153px;*/
	padding:2px 0 2px 0;
}
.MenuItem a {
	color:#cccccc;
}
.MenuItem a:link, .MenuItem a:visited {
	color:#cccccc;
}

.MenuItemOver, .MenuItemOver a:hover {
	cursor:hand;
	background-color:#000;
	padding:2px 0 2px 0;
	color:#ffffff;
}
#MenuHolder {
	width:777px;
	height:32px;
	margin-bottom:9px;
}

/********************************/
#bubbleContainer {
	position:absolute;
	padding:10px;
	width:250px;
	z-index:20;
	visibility:hidden;
	filter:Shadow(color:#cccccc, strength:3, direction:135);
}
#bubble {
	padding:10px;
	background-color:#000000;
	font-size:0.7em;
	border:1px solid #ffffff;
	width:250px;
	text-align:left;
}
.smlLink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	word-spacing:0.1em;
	color:#7F7E7E;
	font-weight:normal;
}
.smlLink a:link, .smlLink a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:1.0em;
	word-spacing:0.1em;
	color:#7F7E7E;
	font-weight:normal;
}
.smlLink a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	word-spacing:0.1em;
	text-decoration:underline;
	font-weight:normal;
	color:#7f7e7e;
}
#Footer {
	width:777px;
	height:90px;
	background-image:url(../../../img/footer_tile.html);
	clear:both;
	float:none;
	color:#7F7E7E;
	text-align:center;
	padding-top:15px;
}

.tilde {
	width:20px;
	padding-left:10px;
	padding-right:10px;
/*	padding:0 10px 0 10px;*/
}