body {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0% 0% 0% 0%;
	width: 80%;
} 
a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
a:link    {
	/* Applies to all unvisited links */
	color: #A5122F;
	
} 
a:visited {
	/* Applies to all visited links */
	color: #E30000;
} 
a:hover   {
	/* Applies to links under the pointer */
	background-color: #E30000;
	color: White;
} 
a:active  {
	/* Applies to activated links */
	background-color: Black;
	color:  #E30000;
}
#main #menu {
	float: left;
	width: 160px;
	color: Black;
	font-weight: normal;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	display: inherit;
}
#main #menu1 {
	float: left;
	width: 160px;
	color: Black;
	font-weight: normal;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
}
#main {
	margin: 0px 0px 0px 0px;
}
#mainpp {
	clear: inherit;
}
#lister {
	clear: none;
	border-left: 2px solid gray;
	float: left;
	width: 35%;
	padding: 0px 0px 0px 20px;
	margin: 0% 0% 0% 0%;
	height: 1200px;
}
IMG.lister { float: left; 
margin: 4px; }
#pc1 {
	width: 20%;
	float: right;
	border-left: 2px solid gray;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	height: 1200px;
	list-style: square outside;
	display: inherit;
}
#pc2 {
	width: 20%;
	float: right;
	border-left: 2px solid gray;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	height: 1200px;
	list-style: square outside;
	display: inherit;
}
#reg {
	display: inherit;
	text-transform: uppercase;
}
#minimenu {
	display: none;
}
#sign {
	display: inherit;
}
#block {
	font-size: 14px;
	font-weight: bold;
	margin: 40px;
}
#block2 {
	font-size: 14px;
	font-weight: bold;
	display: inherit;
}
#sch {
	display: inherit;
}
#pix {
	width: 50%;
	float: right;
	padding-right: 100px;
}
#pix2.pix2 {
	width: 200px;
	height: 500px;
	padding-left: 0px;
}
#boxx {
	width: 100%;
	padding: 3px 3px 3px 3px;
}
IMG.WRAP
		{
	float:left;
	margin: 0px 0px 0px 0px;
}
IMG.WRAP2
		{
	float: right;
	margin: 0px 0px 0px 0px;
}
IMG.WRAP3
		{
	float: left;
	margin: 2px 15px 2px 50px;
}
IMG.WRAP4
		{
	float: right;
	margin: 0px 0px 0px 0px;
	border: 0px;
	width: auto;
}
#hed
		{
	width: 100%;
	height: 70px;
	background-color: #E30000;
	vertical-align: bottom;
}
#spandex
		{
   float: right;
}
#header
		{
	width: 100%;
	margin: 0px 0 30px 0px;
	padding: 0 0 0px 0px;
	float: left;
	display: inherit;
}
#headerx
		{
	width: 100%;
	margin: 0px 0 30px 0px;
	padding: 0 0 0px 0px;
	float: left;
	display: inherit;
}
IMG.shrinker {
	border: 0px;
	width: auto;
}
IMG.shrinker2 {
	border: 0px;
	width: auto;
}
IMG.shrinker3 {
	border: 0px;
	height: auto;
}
IMG.shrinker4 {
	border: 0px;
	height: auto;
}
#hh
		{
	width: 100%;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0px 0;
	font-size: 16px;
	font-weight: bold;
	display: block;
}
#latest.WRAP
		{
	float: left;
	margin: 0px -3px 0px -3px;
}
#catty
		{
	float: left;
	display: table-row-group;
	margin-left: 1%;
	margin-bottom: 10px;
	color: #35354B;
}
#catty2
		{
	float: left;
	display: none;
	margin-left: 1%;
	margin-bottom: 10px;
	color: #35354B;
}
#indxb
		{
	clear: none;
	width: 100%;
	color: Black;
	border-top: 2px solid  #E30000;
}
#bigfoot
		{
		display: block;
}
#smallfoot
		{
	display: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #E30000;
	text-transform: uppercase;
}
h2 {
	font-size: 26px;
	font-weight: bold;
}
h3 {
	font-size: 19px;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-size: 16px;
	margin: 12px 0em 12px 0em;
	font-weight: normal;
}
h6 {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
img {
	border: 0;
	}
ol, ul, li {
	/*
	list-style: none;*/
	font-size: 16px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	display: inherit;
}
pre {
	/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 14px;
	}