body{      
	font-family: trebuchet ms; 
	color: #000000;
	font-size: 13px;  
	background: #9CF;
	cursor: default;
	margin: 0;
	padding: 0;
}

table{
	text-align: center;
	clear: right;
}

tr, td{
	font-family:verdana; 
	text-align: center;
	font-size: 11px;
	padding:0px;
	margin:0px; 
	color: #3B1D26;
}

#header{
	position: relative;
	background: url('header.jpg') #fff;
	background-repeat:no-repeat;
	background-position:top;
	width: 600px;
	height: 800px;
	text-align:center;
	margin:auto;
}
  
#content{
	position: fixed;
	width: 600px;
	height: 118px;
	padding-top: 65px;
}

#footer {  
	background-image: url('footer.jpg') #fff;
	background-position: bottom;
} 


a{  
	color: #726e8d;
	text-decoration: none;
	font-weight: 900;
	cursor: default;
	text-transform: uppercase;
	font-size: 10px;
} 

a:hover{   
	text-decoration:none;   
	cursor: default;
	color: #2c292c;
}

h1{
	color: #6CC;
	font-size: 25px;
	font-family: courier new;
	letter-spacing: 0px;
	margin-bottom: 5px;
	font-weight: 100;
	text-align: left;
	padding-left: 10px;
	line-height: 10px;
}       

#twitter{
	position: absolute;
	font-family: Verdana;
	color: #3e3c3c;
	width: 184px;
	height: 120px;
	left: 24px;
	top: 183px;
}

ol{
 list-style-type: none;
 list-style-position: outside;
 padding-left: 28px;
 color: #666;
 font-size: 11px;
 text-align: left;
}

img{
	border:0;
} 

b, strong{             
	font-family: verdana; 
	color:#ef6d71; 
	text-transform: uppercase;
	font-size: 10px;
} 

i,em{
	color: #d74957;
	font-weight: 900;
}

span{
	font-size:12px;
	font-weight:normal;
	margin-top:0px;
}


ul{
	text-align: left;
	padding-left: 30px;
}

li{
	list-style-type: square;
	padding-right: 30px;
}

	
img{
	border:0;
} 
