body {
	background-color:f0f0f0;
	background-image:url(http://i25.tinypic.com/343rktt.png);
	background-attachment: fixed;
	background-position:top left;
	background-repeat: repeat;
	font-family: Times New Roman;	
	font-size: 8pt;	
	line-height: 11pt;
	color: #888;	
	margin: 0;
	padding: 0;
}



.sidebar{
	width:190px;
	position:absolute;
	left:2px;
	top:0px; z-index:9;
}

#sidebar2{
background-image:url();}

.maincontent{
	width:520px; height:200px; 
	position:absolute; 
	top:0px; 
	left:140px;
	z-index:9;
	overflow:scroll;
	
	border-top:solid 10px #333;
	border-bottom:solid 10px #333;}

.content{
	width:378px; height:auto; 
	position:absolute; 
	top:0px; 
	left:0px;
	z-index:9;}


.banner{
position:absolute;
bottom:0px;
left:0px;}


.headuno{	
color:f63d3d;
font-family:times;
font-size:19px;
text-transform:lowercase;
letter-spacing:-1px;
text-align:right;
padding-right:2px;
line-height:17px;
font-weight:normal;
display:block;
}


big, h1 {font-family:arial black; font-size:25px; line-height:23px; text-transform:lowercase; font-weight:normal!important; letter-spacing:-3px; text-align:left; display:block; _padding-top:1px; margin-top:-2px;}


b {color: #888; }

i {	font-family:georgia; 
	font-size:20px; 
	text-transform:lowercase; 
	font-weight:normal 
	line-height:17px; 
	letter-spacing:-2px; 
	font-style:italic;
	 display:block; 
}


a:link, a:visited, a:active {
        text-decoration: none;
	font-weight: normal;
	font-family: arial black;
	line-height:23px;
	font-size: 25px;
	color: #f0f0f0;
	letter-spacing: -4px:
	display:block; _padding-top:1px; margin-top:-2px;
	background-color:;}

a:hover {        
	text-decoration: none;
	font-weight: normal;
	font-family: arial black;
	line-height:23px;
	font-size: 25px;
	color: #c0c0c0;
	letter-spacing: -4px:
	display:block; _padding-top:1px; margin-top:-2px;
	background-color:;}

input, select {
color: #ffffff;
background: #888;
font-size: 7pt;
font-weight: normal;
font-weight: bold;
text-decoration: none;
width: 50%;
font-family: times new roman; 
text-align: left;
border-width: 0px;
border-style: solid;
border-color: #000000;
}

textarea {	
color: #1f73a8;
background: #c0c0c0;
font-size: 7pt;
width: 50%;
font-weight: normal;
text-decoration: none;
font-family: times new roman; 
text-align: left;
border-width: 0px;
border-style: solid;
border-color: #000000;
}


