#container{
position:absolute;
bottom:0px;
right:0px;}
.iframe{ position:absolute;
bottom:97px;
right:493px;
}
input, textarea, option, select {
background-color:#fcab72;
font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	padding:2px; 
	border:1px dotted #000000;
	
}

.text{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	line-height:150%;
}

p.titles{
	font-family: Garamond;
	font-size: 14pt;
	color: #e31229;
	border-bottom:1px dotted #e31229;
	letter-spacing:2px;
	padding-bottom:2px;
	margin-top:0px;
			}
a.text:link, a.text:active, a.text:visited{	font-family:Tahoma;
	font-size: 8pt;
	color: #000000; 
	text-decoration:none;
	letter-spacing:1px;
	text-transform:uppercase;	
	background-color:#ec663f;
	border-bottom:1px dotted #FF0000;
	font-weight:normal;
	padding:0px 2px 0px 1px;}
a.text:hover{font-family: Tahoma;
	font-size: 8pt;
	color:#e9a182; 
	text-decoration:none;	
	text-transform:uppercase;	
	letter-spacing:1px;	
	background-color:#000000;
	border-bottom:0px;
	border-top:1px dotted #FF0000;
	font-weight:normal;
}

a:link, a:active, a:visited {
	color: #827b01;
	text-decoration:none;
	 }
a:hover {
	color:#e31229;
	text-decoration:none;
}

.border{border: 3px solid #e31229;
background-color:#fbd7a1;
	padding: 2px;
	margin: 2px;}
.border:hover{background-color:#000000;
	border: 3px solid #fbd7a1;
	padding: 2px;
	margin: 2px;}
blockquote{ padding:5px 5px 5px 5px;
background-color:#000000;
border-left:7px solid #ec663f;
margin-left:3px;
width:240px;
}
blockquote.statistics {
background-color:fbc97a;
border:5px solid #e65633;
padding:3px 3px 3px 3px;
width:240px;
height:100px;
line-height:150%;
margin-left:1px;
margin-right:0px;
}