/* CSS Document */
body{ 
		margin: 0px 0px 0px 0px;
		color:#000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		background-color:#660000;


		}
ul	{
list-style: square;
}
#frame {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		margin-bottom:10px;
		padding:0px;
		text-align:left;
		background-image:url(images/background.jpg);
		background-repeat:repeat;
		border-bottom:10px solid #660000;
		}
#banner {
		background:#fff;
		border:0px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:197px;
		border-bottom:0px solid #000;
		overflow: visible;
		}		
#navigate	{
		background-image:url(images/nav_bg.jpg);
		font-family:Monotype Corsiva;
		margin-bottom: 15px;
		margin-left: auto;
		margin-right:auto;
		position: relative;
		left: 0px;
		top: 5px;
		background-color:#FFF;
		border: 1px solid #000;
		height: 25px;
		width: 700px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:24px;	
}
#lower	{
		border: 1px solid #000;
		position: relative;
		left: 0px;
		top: 10px;
		background-color:#FFF;
		height: 30px;
		width: 700px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:29px;	
}
#pageHeader{
		position:relative;
		top: -3px;
		border: 1px solid black;
		height: 53px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:52px;	
		font-size:16px;
		color: #993300;
		font-weight: bold;
}
#audioPageHeaderRed{
		position:relative;
		top: -3px;
		border: 1px solid black;
		height: 20px; 
		voice-family: "\"}\"";
		voice-family: inherit;
		height:30px;	
		font-size:16px;
		color: red;
		font-weight: bold;
}
#audioPageHeader{
		position:relative;
		top: -3px;
		border: 1px solid black;
		height: 20px; 
		voice-family: "\"}\"";
		voice-family: inherit;
		height:30px;	
		font-size:16px;
		color: #660000;
		font-weight: bold;
}
#left	{
		width: 450px;
		position:relative;
		float: left;
		padding-bottom: 10px;
		/*margin-left:auto;
		margin-right:auto;*/
		}
#right{
		float: right;
		margin-left:auto;
		margin-right:auto;
		padding-bottom: 31px;
		width:250px;
		align:left;
		
		}
#rightitem{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	align:left;
}
/*END LAYOUT*/
/*PARAGRAPHS*/
p.pagetext{
	margin-left:30px;
	color: white;
}
p.pagetextwhite{
	margin-left:30px;
	color: white;
}
p.pageheader{
	font-size:16px;
	font-weight:700;
	color: #993300;
}
p.pageFooter{
	font-size:8px;
	color:#FFFFFF;
}
/*END PARAGRAPHS*/
/*NAV LINKS*/
span.nav_link{
	margin-left: 24px;
	margin-right: 24px;
	}
a 	{
	color:#666666;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
}
a:hover
{
	color:#0066FF;
}
/*END NAV LINKS*/

div.container{
margin-left: 16px;
}
#data{
	color:#666666;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
}
#dataCounter{
	color:#666666;
	font-family:Verdana, Arial, Helvetica;
	font-size:14px;
}
#dataQuestion{
	color:#666666;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
}
#dataSpecial{
	color:#666666;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	background-color:#993300;
}
#data2	{
		border: 1px solid #000;
		position:relative;
		top: 5px;
		width: 700px;
		overflow:auto;
		background-color:#000000;
}
#red 
{
	color: #660000;
	font-weight: bold;
}
#data p{
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
}
#leftcontent {
		background-color:#FFFFFF;
		border-right: 1px dotted black;
		width:500px;
		padding: 0px 10px 10px 10px;
		
		}
