body {
	background-color:#FFFFFF;
	background-image:url(images/dy_bkgrd.jpg);
	background-position:top center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00000000;
}
div {
    oom: 1 ;
}
.oneColFixCtr #container {
	width: 864px; /* the auto margins (in conjunction with a width) center the page */
	height: 590px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color:transparent;
	background-image:url(images/golden-rectangle.png);
	background-repeat: no-repeat;
	background-position:inherit;
	overflow:visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: inherit;
	position: inherit;
}
.menu {
	background-color: tranparent;
	background-image:none;
	background-position:inherit;
	background-repeat:repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	border-spacing: 0px;
	overflow: visible;
}
a.menuLinks
{	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	opacity:0.5;filter:alpha(opacity=50);
	

	
}
a.menuLinks:hover

{
	text-shadow : 0px 0px 3px white;
	opacity:1.0;filter:alpha(opacity=100);
	

}
a.menuLinks_no_hover
{	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	

	
}
a.connectButtons
{	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	opacity:0.7;filter:alpha(opacity=70);
	

	
}
a.connectButtons:hover

{
	text-shadow : 0px 0px 3px white;
	opacity:1.0;filter:alpha(opacity=100);
	

}

.oneColFixCtr #container2 {
	height: 351px;
	width: 665px;
	overflow:auto;
	background-color: tranparent;
	background-image:none;
	background-position:inherit;
	background-repeat:repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	border-spacing: 0px;
	position: relative;
	left: 98px;
	top: 0px;
	text-align: center;
}
.buttoncells {
	border-spacing: 0px;
	padding: 0px;
	overflow: visible;
	
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.style9 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF}
.style11 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000
}
a.specialLinks
{	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:transparent;
	opacity:0.5;filter:alpha(opacity=50);
}
a.specialLinks:hover

{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#D6993E;
	opacity:1.0;filter:alpha(opacity=100);	
}


