@charset "utf-8";
/* CSS Document */

#topbar {
	position:absolute;
	left:9px;
	top:5px;
	width:988px;
	height:126px;
	z-index:2;
	border: 4px solid #000000
}

#menubar {
	position:absolute;
	left:9px;
	top:137px;
	width:219px;
	height:668px;
	z-index:3;
}

#content {
	position:absolute;
	left:248px;
	top:160px;
	width:720px;
	height:650px;
	z-index:1;
	overflow:auto
}

#cartoons {
	position:absolute;
	left:284px;
	top:160px;
	width:720px;
	height:613px;
	z-index:1;
	overflow:auto
}

#credit {
	position:absolute;
	left:9px;
	top: 850px;
	width:951px;
	height:80px;
}

a.credit:link, a.credit:visited {
	font-family: Calibri, "Arial Rounded MT Bold", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.credit:hover, a.credit:active {
	font-family: Calibri, "Arial Rounded MT Bold", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.bodylink:link, a.bodylink:visited {font-family: Century Gothic, Arial, Helvetica; font-size: 10pt;font-weight: lighter; color: #333333; text-align: left;}

a.bodylink:hover,a.bodylink:active {font-family: Century Gothic, Arial, Helvetica; font-size: 10pt;font-weight: lighter; color: #333333; text-align: left;}

a.buylink:link, a.buylink:visited {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 10pt;
	font-weight: lighter;
	color: #FF0000;
	text-align: left;
}

a.buylink:hover,a.buylink:active {font-family: Century Gothic, Arial, Helvetica; font-size: 10pt;font-weight: lighter; color: #333333; text-align: left;}

.credit {
	font-family: Calibri, "Arial Rounded MT Bold", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.bodyfont {font-family:   Century Gothic, Arial, Helvetica; font-size: 10pt;font-weight: lighter; color: #333333; text-align: left; line-height: 160%;}
.bodyfontbold {font-family:   Century Gothic, Arial, Helvetica; font-size: 10pt;font-weight: bold; color: #333333; text-align: left; line-height: 160%;}

#content {font-family:   Century Gothic, Arial, Helvetica; font-size: 10pt;font-weight: lighter; color: #333333; text-align: left; line-height: 160%;}

/*h1 {font-family:   Century Gothic, Arial, Helvetica; font-size: 10pt;font-weight: lighter; color: #333333; text-align: justify; line-height: 200%; }
h2 {font-family:   Century Gothic, Arial, Helvetica; font-size: 10pt;font-weight: lighter; color: #333333; text-align: justify; line-height: 200%; }
h3 {font-family:   Century Gothic, Arial, Helvetica; font-size: 10pt;font-weight: 600; color: #333333; text-align: justify; line-height: 100%;}*/

