body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #666666;
	margin-left: auto;
	margin-right: auto;

}

.mainbody {
	
	background-color: #006699;
	width: 77%;
	min-width: 720px; 
	color: inherit;
	border: 4px solid #003366;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	padding-top: 5px;
	padding-bottom: 5px;

	}

.header {
	height: 150px;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	}

.footer {
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	}	
	
.submenu {
	height: 100px;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	}
	
.submenu td a { overflow: hidden; } 	
	
.submenu a#buycrap { display:block; width:135px; height:48px; background: url("../images/navbar_buycrap.gif") }
.submenu a#buycrap:hover { width:135px; height:48px; background: url("../images/navbar_buycrapB.gif")}	
.submenu a#blogarchive { display:block; width:135px; height:48px; background: url("../images/navbar_blogarchive.gif") }
.submenu a#blogarchive:hover { width:135px; height:48px; background: url("../images/navbar_blogarchiveB.gif")}	
.submenu a#cartoons { display:block; width:135px; height:48px; background: url("../images/navbar_cartoons.gif") }
.submenu a#cartoons:hover { width:135px; height:48px; background: url("../images/navbar_cartoonsB.gif")}
.submenu a#contact { display:block; width:135px; height:48px; background: url("../images/navbar_contact.gif") }
.submenu a#contact:hover { width:135px; height:48px; background: url("../images/navbar_contactB.gif")}
.submenu a#bio { display:block; width:135px; height:48px; background: url("../images/navbar_about.gif") }
.submenu a#bio:hover { width:135px; height:48px; background: url("../images/navbar_aboutB.gif")}
.submenu a#misc { display:block; width:135px; height:48px; background: url("../images/navbar_misc.gif") }
.submenu a#misc:hover { width:135px; height:48px; background: url("../images/navbar_miscB.gif")}
.submenu a#links { display:block; width:135px; height:48px; background: url("../images/navbar_links.gif") }
.submenu a#links:hover { width:135px; height:48px; background: url("../images/navbar_linksB.gif")}
.submenu a#portfolio { display:block; width:135px; height:48px; background: url("../images/navbar_portfolio.gif") }
.submenu a#portfolio:hover { width:135px; height:48px; background: url("../images/navbar_portfolioB.gif")}
.submenu .alt { display: none; }
.submenu .navimg {width:135px; height:48px; border:0; }

.contentbox {
	color: inherit;
	background-color: #ffffff;
	border: 4px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	text-align: left;
	margin-top: 0px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 690px;
}


h1 {
	text-align:center;
	color:#000000;
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
}
h2 {text-align:center; color:#000000; font: bold 16px Verdana, Arial, Helvetica, sans-serif}
h6 {text-align:center; color:#CCCCCC; font: normal 11px Verdana, Arial, Helvetica, sans-serif}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

P.center { text-align:center; }
P.h2 { text-align:center; text-indent:12pt; font:bold 15px Verdana, Arial, Helvetica, sans-serif}
P.h2left { text-align:left;  font:bold 15px Verdana, Arial, Helvetica, sans-serif}
P.h2right { text-align:right;  font:bold 15px Verdana, Arial, Helvetica, sans-serif}
P.longquote {text-align:left; font: italic 10px Verdana, Arial, Helvetica, sans-serif}

A:link {color:#660099; text-decoration:none; font-weight: bold}
A:visited {color:#660066; text-decoration:none; font-weight: bold}
A:hover {color:#CCCC00; text-decoration:none; font-weight: bold}
A:active {color:#FFFF00; text-decoration:none; font-weight: bold}

blockquote {
	margin:0px 65px;

    font: normal; Verdana, Arial, Helvetica, sans-serif; 
	color:#000099;
	background-color: #FFFFFF;
	border: .5;
	border-color: #eeeeee;
	border-style: solid;
	padding: 3;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 4px;
}


