  body {
  background-color:#F0F6FF;
  margin:2px;
  padding:2px;
  }
  
  #wrapper {
  margin:10px auto;
  border:1px solid;
  background:white url('red.gif') repeat-y top left;
  padding:3px;
  text-align:left;
  width:775px;
  }
  
  hr {
  margin:22px 0 0 0;
  background:#446791 none repeat scroll 0 0;
  height:3px;
  }
  
  h2 {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:90%;
  text-align:center;
  }       
  
  .valigning { 
	line-height:10em; 
    text-align:right;
	font-weight:bold;
}
  
  .customheight { 
        line-height:22px; 
		text-align:right;
  }
  
  #main1 {
	margin: -15px 0;
	background:yellow url('red.gif') repeat-y top left;
 }
        
#main2 {
	margin: 15px 0;
	background:#00ffff url('blue.gif') repeat-y top right;
}

#left {
	float:left;
	width:300px;
	background-image:url('http://www.radiomull.net/images/radiomull.gif');
	height:80px;
}

#right {
	float:right;
	width:120px;
	height:80px;
	background:url('corner.gif') no-repeat top right;
	font-size:80%
}

#middle {
	margin:0 120px;
	background:#00ffff;
	height:80px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#pagecontent {
}

#pagecontent .title {
	min-height:15px;
	padding: 5px 0px 5px 5px;
	border-width: 1px;
	border-color: #68a7da;
	border-top-style:solid;
	border-bottom-style:solid;
	background-color:#F0F6FF;
  }

  #pagecontent .titlefullwidth {
	min-height:15px;
	padding: 5px 0px 5px 5px;
	border-width: 1px;
	border-color: #68a7da;
	border-top-style:solid;
	border-bottom-style:solid;
	background-color:#F0F6FF;
  }

.pcleft {
	float:left;
	width:110px;
  }

.pcright {
	float:right;
	width:665px;
  }
.pclefthalf {
	float:left;
	width:375px;
  }

.pcrighthalf {
	float:right;
	width:400px;
  }

.middle {
margin-left:auto;
margin-right:auto;
width:70%;
}

  p {
  color:#000000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  text-decoration:none;
	padding: 0px 5px 0px 0px;
  }

  .description a{
  color:#000000;
  font-size:14px;
  }

  a:link {text-decoration:none;}      /* unvisited link */
  a:visited {text-decoration:none; color:#404040}  /* visited link */
  a:hover {text-decoration:underline;}  /* mouse over link */
  a:active {color:#000000}  /* selected link */
  
  img {
   margin: 0 0 0 5px;
   padding:5px;
   border:1px solid #021a40;
  }
  
  .noline {
   margin: 0 0 0 5px;
   padding:5px;
   border:0px solid #021a40;
  }
  
  #newsletter {
	position: relative; 
	top: -176px; 
	right: -760px; } 
 
  .delimiter {
	min-height:1px;
  padding: 5px 0px 3px 5px;
  border-width: 1px;
  border-color: #68a7da;
  border-top-style:solid;
  background-color:#F0F6FF;
  }

