

/* Elements */

html, body {
	margin: 0;
	padding: 0;
	background:#333;
	height:100%;
	font-family: Georgia, Verdana, Arial, Serif;
	line-height: 1.5em;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10pt; /* easy scaling */
  	font-size: 0.76em;
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:Georgia, Verdana, Arial, Serif;
	font-weight:normal;
	font-variant: small-caps;
	color: #fff;	
}
#content {
	font-size: 13px; /* IE5 Win */
	padding: 10px;
}
	
a:link {	
	color: #FFCC66;	
	font-weight: none;	
	text-decoration: none;
}
a:visited {	
	color: #FFCC66;	
	font-weight: none;	
	text-decoration: none;
}
a:hover {	
	color: #ffffff;	
	font-weight: none;	
	text-decoration: none;
}
a:active {	
	color: #ffffff;	
	font-weight: none;	
	text-decoration: none;
	
}
#commentary {


font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:left;
line-height: 17px;
}

#commentary2 {


font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:left;
line-height: 17px;
}


#infotab {


font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-align:left;
line-height: 17px;
width: 96%;
}


#nav{


font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-align:left;
text-align:center;
}

#header 	{

	margin: 0;
	padding: 0;
	font-family:Georgia, Verdana, Arial, Serif;
	font-weight:normal;
	font-variant: small-caps;
	color: #fff;
	text-align:center;
}	
#footer 	{

	margin: 0;
	padding: 0;
	font-family:Georgia, Verdana, Arial, Serif;
	font-size:11px;
	font-weight:normal;
	color: #fff;
	text-align:center;
}

#flashcontent {
width: 100%; // change to match SWF
height: 100%; // change, match SWF
}
