body {
	background-image:url(/images/camo.gif);
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 0px;
	
}

form {
	padding:0;
	margin:0;
}

img {
	border: 0;
}

ul {
	list-style-type: square;
}

a, a:link, a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size:medium;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

h2 {
	margin: 4px 0 0 0;
	color: #FFFFFF;
	font-size: large;
	font-weight:bold;
	letter-spacing: -1px;
	border-bottom:1px solid #000000;
	
}

h2 a,  h2 a:visited, h2 a:link {
	color: #FFFFFF;
	text-decoration:none;
	padding: 1px 5px 1px 5px;
	display:block;
}

h2 a:hover {
	color: #FFFFFF;
	text-decoration:none;
	padding: 1px 5px 1px 5px;
	background-color: #FFCC00;
	
}

h3 {
	color: #000000;
	font-size: large;
	font-weight:bold;
	letter-spacing: -1px;
	margin:0;
}

h3 a, h3 a:visited, h3 a:link {
	color: #000000;
	text-decoration:none;
	padding: 2px 5px 2px 0px;
	display:block;
	background-image:url(/images/itemmask.png);
	height: 47px;
}

h3 a:hover {
	color: #000000;
	text-decoration:none;
	padding: 2px 5px 2px 0px;
	background-color: #FFCC00;
}

h3 a img {
	border: 1px solid #000000;
	float: left;
	margin: 2px 5px 0px 5px;
}

h4 {
	color: #000000;
	font-size: large;
	font-weight:bold;
	letter-spacing: -1px;
	margin:0;
}

h4 a, h4 a:visited, h4 a:link {
	color: #000000;
	text-decoration:none;
	padding: 2px 5px 2px 5px;
	display:block;
}

h4 a:hover {
	color: #000000;
	text-decoration:none;
	padding: 2px 5px 2px 5px;
	background-color: #FFCC00;
}

h5 {
	margin: 5px 0 0 0;
	color: #FFFFFF;
	font-size: large;
	font-weight:bold;
	letter-spacing: -1px;
	border-bottom:1px solid #000000;
	padding: 1px 5px 1px 5px;
}

/*
Basic Layout
============
Where do all the main boxes go!? :)
*/
#container {
	width: 480px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}

#container2 {
	float:left;
	width:480px;
	overflow:hidden;
}

#header {
	height: 22px;
}



#menu {
	height: 19px;
	background-image:url(images/f_04.gif);
	background-repeat:repeat-x;
	clear:left;
}

#left {
	width: 145px;
	float: left;
	overflow:hidden;
}

#content {
	width: 480px;
	float: left;
	overflow:hidden;
}

#tooncontent {
	/*width: 662px;*/
	float: left;
	/*margin-left: 5px;*/
	width:480px;

}

#toonitem {
	border:1px solid #000000;
	margin: 0 auto 0 auto;
}

#right {
	width: 145px;
	float: left;
	overflow:hidden;	
}
#advert1 {
	width: 468px;
	height: 60px;
	float:right;
	background-color:#000000;
}

#advert2 {
	float: left;
	margin-left:5px;
	margin-top:5px;
	height: 600px;
}

#advert3 {
	width: 300px;
	height: 250px;
	padding: 10px 5px 5px 5px;
	background-color:#000000;
	background-image:url(/images/advert.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
}

#copyinfo {
	clear: both;
	padding: 11px 2px 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:right;
	color:#663300;
	background-image:url(images/copybar.gif);
	background-repeat:repeat-x;
	overflow: visible;
	
	
}
#copyinfo a, #copyinfo a:link, #copyinfo a:visited, #copyinfo a:hover {
	color: #663300;
}

#lg {
	float:left;
	width: 241px;
}
#weebl {
	float:left;
	width: 471px;
	text-align:right;
}

#new {
	background-color: #C83498;
	height: 175px;
	margin-left: 5px;
	margin-top: 18px;
	float:left;
	width: 120px;
	overflow:hidden;
}

#sumo {
	float: right;
	position:relative;
	top:-17px;
}

#pork {
	margin-top: 90px;
	margin-left: 65px;
	position: absolute;
}

#orangebox {
	float:left;
	width:100px;
	height:175px;
	padding-top:18px;
	background-image:url(images/orangebg1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#toonnavbar {
	border-top:1px solid #000000;
	font-weight:bold;
	height:20px;
	padding: 1px 2px 0px 2px;
	text-align:right;
	width: 476px;
}

#toonnavbar a, #toonnavbar a:link, #toonnavbar a:active, #toonnavbar a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#toonnavbar a:hover {
	color:#41414F;
	text-decoration:none;
}

#fanart {
	width: 492px;
	margin-left:auto;
	margin-right:auto;

}

#fanart ul {
	margin:0;
	padding:0;
}

#fanart li {
	padding: 0;
	margin: 0;
	display:block;
	float:left;
}

#fanart li div {
	position: absolute;
	border: 1px solid #999999;
	width: 250px;
	background-color:#EEEEEE;
	visibility:hidden;
	padding: 5px;
	
}

#fanart li div a {
	display:inline;
	width:auto;
	height:auto;
	padding:0;
}

#fanart li div a:hover {
	background-color:#EEEEEE;
}

#fanart li a {
	display:block;
	width:52px;
	height:52px;
	padding: 15px;

}

#fanart a:hover {
	background-color:#CCCCCC;
}

#fanart li a img {
	border: 1px solid #000000;
	width: 50px;
	height: 50px;
}

#fanart .sl {
	margin-left: -250px;
	margin-top: 15px;
}

#fanart .sr {
	margin-left: 70px;
	margin-top: 15px;

}

/**
MENU SYSTEM
*/
.tooncredits {
	display: inline;
	width:auto;
	text-decoration: underline;
	padding: 0;
}

#left ul, #right ul {
	margin: 0;
	padding:0;
}
#left li, #right li {
	list-style: none;
	margin: 0;
	font-size:small;
	color: #666666;
	display:block;
}

#left ul li a, #left ul li a:visited, #left ul li a:link, #left ul li a:active, #right ul li a, #right ul li a:visited, #right ul li a:link, #right ul li a:active {
	display:block;
	width:135px;
	text-decoration:none;
	padding: 1px 5px 1px 5px;
	color: #666666;
}

#left ul li a:hover, #right ul li a:hover {
	color: #666666;
	background-color: #D9E3E3;
}



#content li {
	padding-bottom: 4px;
}

#availableBanners img {
	border: 1px solid #000000;
}

.tooncredits {
	margin: 0;
	font-size:small;
	color: #666666;
	display:block;
	text-decoration:none;
}

.tooncredits a {
	text-decoration:underline;
	color: #666666;	
}



/**
ACTUALLY USED STYLES
*/
.citem {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin-top:5px;
	padding: 5px;
}



.toonlisting {
	margin-top: 5px;
	color:#666666;

}

.toonlisting a, .toonlisting a:link, .toonlisting a:visited, .toonlisting a:active, .toonlisting a:hover{
	color:#666666;
}

.tooninfo {
	margin-top: 5px;
	padding: 3px;
	background-color:#EEEEEE;
	color:#666666;
}

.tooninfo a, .tooninfo a:visited, .tooninfo a:link, .tooninfo a:hover {
	color: #666666;
}

.next {
	text-align:right;
	width: 53px;
	float:left;
}

.pages {
	text-align:center;
	width: 350px;
	float:left;
	
}
.pagenav {
	height: 17px;
	margin-top: 5px;
	padding: 3px;
	background-color:#87A4AA;
	font-size:small;
	color: #404B48;
	font-weight: bold;
}

.pagenav a, .pagenav a:visited {
	color: #404B48;
	text-decoration:none;
}
.pagenav a:hover {
	color: #404B48;
	text-decoration:underline;
}

.prev {
	text-align: left;
	float: left;
	width: 53px;
	margin-left: 3px;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.profileblurb {
	margin-top: 3px;
	padding: 3px 2px 0px 2px;
	margin-bottom: 15px;
	color: #666666;
}

.profileblurb a, .profileblurb a:visited, .profileblurb a:link {
	color: #666666;
} 

.profileblurb img {
	float: left;
	border: 1px solid #000000;
	margin-right: 5px;
	margin-top: 2px;
}

.profileblurb ul {
	margin-top: 5px;
	padding-left:15px;
	margin-left:15px;
}

.profileholder {
	width:399px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
}

.profileholder a, .profileholder a:visited, .profileholder a:hover, .profileholder a:link {
	color: #666666;
	text-decoration:none;
}  

.profileholder p {
	width: 133px;
	float: left;
	text-align:center;
	margin-bottom: 20px;
}

.profileholder img {
	border: 1px solid #000000;
}

.searchbox {
	border: 1px solid #B0B0B0;
	font-size: x-small;
	height: 13px;
	width: 100px;
	margin-top:3px;
	margin-bottom:3px;
	font-style:italic;
}

.intro {
	color: #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 10px 5px 10px 5px;

}
.intro a, .intro a:visited, .intro a:link {
	color: #666666;
} 

.faqitem {
	margin-top:5px;
	padding:5px;
	color: #666666;
}

.faqitem a, .faqitem a:visited, .faqitem a:link {
	color: #666666;
} 

.choice {
	background-color: #FFFFFF;
	font-size: x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}
.choice a, .choice a:link, .choice a:visited {
	text-decoration: none;
	color:#000000;
}
.choice a:hover {
	text-decoration: underline;
	color:#000000;
}

.lipad {
	padding: 1px 5px 1px 5px;
}

.wallpaper {
	width: 250px;
	float:left;
	text-align:center;
	margin-bottom:20px;

}

.wallpaper img {
	border: 1px solid #000000;
}


/*
Menu Boxes, so many different colours :D
*/
.h {
	margin-top: 5px;
	color: #FFFFFF;
	font-size: large;
	font-weight:bold;
	letter-spacing: -1px;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
	border-bottom:1px solid #000000;
}
.h2 {
	color: #000000;
	font-size: large;
	font-weight:bold;
	letter-spacing: -1px;
	padding: 2px 5px 2px 0px;
	cursor: pointer;
}

.h a, .h a:link, .h a:visited, .h a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}

.h2 a, .h2 a:link, .h2 a:visited, .h2 a:hover  {
	color: #000000;
	text-decoration: none;
}



.graybox {
	background-color:#87A4AA;
}

.purplebox {
	background-color:#CB3398;
}
.purple2 {
	background-color:#CFACC4;
}
.orangebox {
	background-color:#FF6000;
}

.greenbox {
	background-color:#6FD105;
}

.blue1 {
	background-color:#15C2FE;
}


.blue2 {
	background-color:#0E6CF7;
}

.blue3 {
	background-color:#2375EF;
}

.blue4 {
	background-color:#3F82E3;
}

.blue5 {
	background-color:#6291D6;
}

.blue6 {
	background-color:#849FC8;
}

.blue7 {
	background-color:#A1ACBD;
}

.red1 {
	background-color: #FE1600;
}

.green1 {
	background-color:#256775;
}


.green2 {
	background-color:#87A4AA;
}

.green3 {
	background-color:#245B79;
}

.contacts {
	background-color:#0C4FCA;
}

.green5 {
	background-color:#C2D2D5;
}



.hoverheader {
	background-color:#FFCC00;
}

.c {
	font-size:small;
	padding: 1px 5px 1px 5px;
	color: #666666;
}

 .c a:link, .c a:visited {
	color: #666666;
	text-decoration: underline;
}


.c a:hover {
	color: #666666;
	text-decoration: underline;
}

.g {
	background-color: #EEEEEE;
}

.w {
	background-color: #FFFFFF;
}

.e {
	padding-left: 25px;
}

.hovercontent {
	background-color:#99CCFF;
}

.menu_item {
	float: left;
	padding: 0px 9px 0px 9px;
}

.m, .m a, .m a:visited, .m a:hover, .m a:link {
	cursor:pointer;
	width:135px;
	text-decoration: none;
}



.icon {
	padding: 5px 5px 0px 0px;
	float: left;
}

.i {
	padding-bottom: 5px;
}

.icon2 {
	padding: 3px 5px 5px 5px;
	float: left;
}

.icon3 {
	padding: 3px 5px 5px 5px;
	float: left;
}

.icon4 {
	padding: 3px 5px 5px 5px;
	margin-right: 7px;
	margin-bottom: 2px;
	float: left;
}



.ci {
	margin-top: 5px;
	padding: 3px;
	background-color: #FFFFFF;
	font-size:small;
	color: #666666;

}

.ciw {
	margin-left: 57px;
	padding: 3px 2px 0px 2px;
	margin-bottom: 15px;
}

.ciw a, .ciw a:visited, .ciw a:link {
	color: #666666;
} 



.bb {
	border: 1px solid #000000;
}


.newscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px 2px 0px 2px;
	margin-top:35px;
	overflow:hidden;
	width:503px;
	margin-bottom:15px;

}
.newscontent a, .newscontent a:visited, .newscontent a:link {
	color: #666666;
} 



.orange2 {
	background-color: #E1D0B9;
}

.orange3 {
	background-color: #FFCC33;
}

.blueeew {
	background-color: #18B7D9;
}

.redmail {
	background-color: #FB3420;
}

.green9 {
	background-color: #D5E0CA;
}

.searchgo {
	border: 0px solid #B0B0B0;
	color: #666666;
	font-size: x-small;
	height: 16px;
	background-color:#CCCCCC;
	margin-top:3px;
	margin-bottom:3px;
}




.formHolder {
	width: 450px;
	background-color:#E5E5E5;
	border: 1px solid #CCCCCC;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}

.articles {
	background-color: #AB1333;
}

.articles2 {
	background-color: #D1A5AE;
}



