body{
	background-color: white;
	text-align:center;
	padding-top:10px;
	color:black;
	
	
}

#pageframe{
	border:1px dotted #6BB5DC;
	width:800px;
	margin:0px auto;
	padding-top:150px;
	padding-bottom:150px;
	font-family:Arial,sans-serif;
	font-size:18px
	
}

#pageframe span a{
	text-decoration:none;
	text-transform:uppercase;	
}

#left{color:#9A1616;}
#right{color:#92108A;}

/*HEADER */
#header{
	background-image:url('logo.png');
background-position:530px 5px;
background-repeat:no-repeat;
background-color: #f0eff3;
margin:0px auto 0px auto;
width:800px;
height:85px;
text-align:right;
border:1px solid #3a6b9c;
text-align:left;
font-family:Verdana,sans-serif;
font-size:11px;
line-height:145px;
color:#9A1616;
}

#header span{
	margin-left:10px;
}

#header span a{
		color:#9A1616;	
		text-decoration:none;
}


#header img{
	margin:0px 0px 0px 0px;
}
/* HEADER */

/*FOOTER*/
#footer{
	background-color: #f0eff3;
margin:0px auto 0px auto;
width:800px;
height:25px;
border:1px solid #3a6b9c;
text-align:left;
font-family:Verdana,sans-serif;
font-size:11px;
line-height:145px;
color:#9A1616;
	
}
/*END FOOTEr*/
