 body, p, td, th {
 	font-family: verdana;
	font-size: 11px;
	color: #B2B2B2;
 }
 
html, body {
	background-color: white; 
	height: 100%; 
	margin: 0; 
	padding: 0;
	text-align: center;                         
}


h1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}    

td.tdLeft {
	
}
p.yellow,
strong {
	color: #d7a860;
}


div#textTop {
	padding-top: 80px;
	padding-left: 40px;
}

div#textBottom {
	padding-left: 40px;
	padding-top: 10px;
}

div#backgroundDiv {
	
	background-image: url(/images/bg_plugin.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	border: 0; 
	background-color: white; 
	
	height: 590px; 
	width: 1000px;
}

div#rightSpacer {
	width: 795px;
	height: 450px;
	xborder: 1px dotted blue;
}
div#menu_container {
	margin-top: 29px;
	float:left;
	width: 234px;
}

td#heading {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	height: 150px;
	padding-right: 40px;
	padding-left: 40px;
	
}

p.yellow strong {
	xcolor: #CECECE;
}
a img {
	border:none;
}

img#downloadFlashLink {
	margin-left: 1px;
	xborder: 1px dotted gray;
}

a, a:visited {
    color:#D7A860;
}

