/*---:[ content elements ]:---*/
body { font-family: Verdana, Arial, Helvetica, sans-serif; }

body
{
	background-image:url('');
	background-repeat:repeat;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

a {text-decoration:none;}
a img { border-width: 0; }


/*---:[ top boxes ]:---*/

#topper{background:#000000; 
width:800px;
height:25px;
}

#headerbg{background:#FFFFFF; 
width:800px;
height:100px;
}

#header{background:url(images/curtoonsweb.jpg) center top no-repeat; height:100px;
padding-top:0;
padding-bottom:0;}

#headerzbg{background:#FFFFFF; 
width:800px;
height:134px;
}

#headerz{background:url(images/curtoonsweb2.jpg) center top no-repeat; height:134px;
padding-top:0;
padding-bottom:0;}

#graybar{background:#E1E1E1; 
width:800px;
height:12px;
}

/*---:[ very bottom box ]:---*/

#bottom{background:#CC0000; 
width:800px;
padding:10px 0px;
}

#bottom a:link {
color: #FF0;
text-decoration: none;
}

#bottom a:visited {
color: #FF0;
text-decoration: none;
}







/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:100%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


