body {
	background-image:url(../images/camo.gif);
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 2px 10px 2px;
	padding-top: 3px;
	
}

form {
	padding:0;
	margin:0;
}

img {
	border: 0;
}

ul {
	list-style-type: square;
}

a, a:link {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color:#87A4AA;
}

.main_header {
	font: 26px Helvetica, Arial, sans-serif;
	color: #CCC;
	display: inline;	
}

.sub_header {
	font: 20px Helvetica, Arial, sans-serif;
	color: #CCC;
	display: inline;	
}
.main_text {
	font-family: helvetica,arial, Sans-Serif;
	font-size: 10pt;
}

h1 {
	font-size:medium;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

h2 {
	margin: 5px 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: 980px;
	margin-right:auto;
	margin-left:auto;
}

#container2 {
	float:left;
	width:938px;
	overflow:hidden;
}

#header {
	height: 133px;
}

.location {
	font-size: 11px;
	font-family: helvetica, Arial;
}
#menu        { 
	margin-top: 5px;
	padding-top: 4px;
	height: 20px;
	width: 812px;  
    background-repeat: repeat-x;
	clear: left; 
	margin-right: 1px;
	background-color : #FFFFFF;
}

#left {
	width: 145px;
	float: left;
	overflow:hidden;
}

#content {
	width: 513px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	overflow:hidden;
}

#
.white_content {
	background-color : #FFFFFF;
	clear: left; 
	width: 513px;
	height: 500px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	overflow:hidden;
}

#tooncontent {
	width: 662px;
	float: left;
	margin-left: 5px;

}

#toonitem {
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000000;
}

#right {
	width: 145px;
	float: left;
	overflow:hidden;	
}
#advert1     { width: 468px; height: 60px; float: right; overflow: hidden; background-color: 
               #000000; }
#advert2 {
	float: left;
	margin-left:5px;
	margin-top:5px;
	overflow:visible;
	height: 600px;

}

#top_image {
	float:left;
	width: 812px;
	height: 133px;
	background-image:url(../images/top_image.gif);
}

#new {
	background-color: #C83498;
	height: 175px;
	margin-left: 5px;
	margin-top: 18px;
	float:left;
	width: 120px;
	overflow:hidden;
}
#orangebox   { float: left; width: 100px; height: 175px;); 
               background-repeat: no-repeat; padding-top: 18px; 
               background-position: bottom 50% }
#toonnavbar {
	border-top:1px solid #000000;
	font-weight:bold;
	height:20px;
	padding: 1px 2px 0px 2px;
	text-align:right;
}
/**
MENU SYSTEM
*/
#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;
}

/**
ACTUALLY USED STYLES
*/
.citem {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin-top:5px;
	padding: 5px;
}



.itemlisting {
	margin-top: 5px;
	color:#666666;

}

.itemlisting a, .itemlisting a:link, .itemlisting a:visited, .itemlisting a:active, .itemlisting a:hover{
	color:#666666;
}

.iteminfo {
	margin-top: 5px;
	padding: 3px;
	background-color:#EEEEEE;
	color:#666666;
}

.iteminfo a, .iteminfo a:visited, .iteminfo a:link, .iteminfo a:hover {
	color: #666666;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.searchbox {
	border: 1px solid #B0B0B0;
	font-size: x-small;
	height: 13px;
	width: 100px;
	margin-top:3px;
	margin-bottom:3px;
	font-style:italic;
}

.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;
}

/*
Menu Boxes
*/
.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;
}
.darkpurplebox {
	background-color:#660066;
}
.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 14px 0px 14px;
}

.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;
}

.bb {
	border: 1px solid #000000;
}

.orange2 {
	background-color: #E1D0B9;
}

.orange3 {
	background-color: #FFCC33;
}

.blueeew {
	background-color: #18B7D9;
}

.redmail {
	background-color: #FB3420;
}

.green9 {
	background-color: #D5E0CA;
}

.darkblue {
	background-color: #354883;
}

.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;
}

/*
	message board styles	
*/	

.forumline {
	border: solid 1px #000000;
	margin: 5px 0;
	background-color: #F8F8F8;
}

.forumline td { padding: 3px; }

.forumline th {
	color: #455995;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	padding: 0 5px;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	white-space: nowrap;
}
.row-post-author, .row-post {
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	vertical-align: top;
	padding: 3px;
}
.forumline .row-header {
	border: solid 1px #DCE1EE;
	border-right-color: #CFDADE;
	border-bottom-color: #CFDADE;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}
.forumline .row-header span {
	background: url(images/mb_thread.gif) top left no-repeat;
	padding-left: 17px;
	color: #EDEFF4;
	display: block;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}
