html,body{
margin:0;padding:0}

body{
font-family: arial, helvetica, sans-serif;
font-size: 90%; 
text-align:center;
background-color:#08531b; 
background-image:url('http://creativedistortion.com/images/redbkg1.gif'); background-repeat:repeat;
}

p{
margin:0 10px 10px;
}

a{
display:block;
color: #ff40ff;
padding:10px;
cursor: e-resize; 
text-decoration: none;
background-color:transparent;
}

a:hover {
    color: #80ff80;
     text-decoration: none;
	 background-color:transparent;
}
 
h2{
  font:1.0em  Arial Verdana sans-serif;
    color:#79b30b;
  text-align:center;
  padding-left:10px;
  }
  
#menu13 {
	width: 150px;
	margin: 10px;
    text-decoration: none;
    text-align:center;
	}
	
#menu13 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu13 li a:link, #menu13 li a:visited {
	color: #C7377D;
	display: block;
	background:  url('http://creativedistortion.com/images/menu13.gif');
	padding: 8px 0 0 10px;
    text-decoration: none;
	background-color:transparent;
	}
	
#menu13 li a:hover {
	color: #C7377D;
	background:  url('http://creativedistortion.com/images/menu13.gif') 0 -32px;
	padding: 8px 0 0 10px;
    text-decoration: none;
	background-color:transparent;
	}


  
 #container{
 text-align:left;
 background-color:#830746; 
 width:700px;
 margin:0 auto;}

 #content p{line-height:1.4}
 
 #content{
 float:right;
 width:500px;
 color:#fa88c8;
 }

 
#footer{
background-color:#247940;
color:#68103a;
text-align:center;
}
#footer p{margin:0;padding:5px 10px}



#extra{
width:100%;
background-color:#fdb9de;
color:#890348;
clear:both;
}

 
