/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	}


	
body { 
	background-color:#bd2229;
	margin: 0px; 
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}






ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
a{
	text-decoration:none;
}

img{
	border:none;
	}


.container{
	width:800px;
	margin:0 auto;
	text-align:left;
	}
	#seo{
		float:left;
		position:absolute;
		left:-999px;
	}

/******************/
/* header & menu */
/******************/

.headerbackground{
	background:url(../images/headerbackground.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:800px;
	}
.header{
	margin:0 0 0 25px;
	border-bottom:solid 5px #4f4f4b;
	width:750px;
	text-align:right;
	position:relative;
	top:0px;
	left:0px;
	height:75px;
	}
	.header h2{
		margin:0px;
		padding:0px;
		font-size:16px;
		float:right;
		position:relative;
		top:45px;
		color:#4f4f4b;
		font-weight:normal;
		}
	
	.header img{
		position:relative;
		float:left;
		top:0;
		left:0;
	}
	
.menu{
	}	
	.menu ul{
		margin:10px 0 0 17px;
	}
	.menu ul li{
		display:block;
		background-image:url(../images/menu_button.jpg);
		background-repeat:no-repeat;
		float:left;
		margin:0 0 0 8px;
		height:67px;
		width:145px;
		text-align:center;
		line-height:55px;
	}
	.menu a{
		vertical-align:middle;
	}
	.menu ul li a:link, .menu ul li a:visited{
		display:block;
		height:100%;
		width:100%;
		font-size:14px;
		font-weight:bold;
		color:#333333;
	}
	.menu ul li a:hover{
		text-decoration:none;
		color:#CC0000;
		}
	#doubleline{
		line-height:20px;
		padding-top:7px;
	}

/*****************/
/* CENTER CONTENT */
/******************/
	
.innercontainer{
	background-image:url(../images/bodybackground.jpg);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	}
.content {
	margin-left:20px;
	}

.sidecontent{
	float:left;
	border-left:solid 1px #bd2229;
	margin-left:20px;
	padding:0 0 0 30;
	}
	.sidecontent h3{
		margin:0 0 5 0;
		color:#000000;
		font-size:14px;
	}
	.sidecontent ul li{
		line-height:20px;
		margin-left:5;
	}
	.sidecontent a:link, .sidecontent a:visited{
		color:#000000;
		font-size:12px;
	}
	.sidecontent a:hover{
		text-decoration:underline;
	}

#line{
	float:left;
	margin-top:50px;
	}
#spacer{
	clear:both;
	}
#graphic{
	display:block;
	margin:10 auto 20 auto;
	text-align:center;
	clear:both;
	}
	


/**************/
/* FOOTERS    */
/**************/	

.footerbackground{
	background-image:url(../images/footerbackground.jpg);
	background-repeat:no-repeat;
	height:18px;
	clear:both;
	}
	

	
	
	
	
	
	
	
	
	






























td {
 font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
    } 

A:link {
  text-decoration: none; 
  color: #000;
  }
A:visited {
  text-decoration: none; 
  color: #000;
  }
A:hover {
  text-decoration: none; 
  color: #990000;
  }	
.mainnav {
  color: #4F4F4B;
  text-decoration: none;
  font-family: verdana; 
  font-size: 12px;
  font-weight: bold;
  	line-height: 16px;
  } 
   .mainnav A:link {
  text-decoration: none; 
  color: #4F4F4B;
  }
  .mainnav A:visited {
  text-decoration: none; 
  color: #4F4F4B;
  }
  .mainnav A:hover {
  text-decoration: none; 
  color: #990000;
  }
 .leftborder{
 border-left: 1px solid #BD2229;
 } 
  
  
  td {
 font-family: arial;
	font-size: 11px;
	color: #000000;
	line-height: 18px;

    	} 

body {
   
    background-color:#BA232C;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('/includes/templates/piranha/images/bg_main.jpg');	
	scrollbar-arrow-color:white;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:F1E5CD;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#F1E5CD;
	scrollbar-shadow-color:#555555;
	font:.75em/1.4 helvetica, arial, sans-serif;

	
}
.mainnav {
  color: #333;
  text-decoration: none;
  font-family: verdana; 
  font-size: 10px;
  font-weight: bold;

  } 

   .mainnav A:link {
  text-decoration: none; 
  color: #999;
  }
  .mainnav A:visited {
  text-decoration: none; 
  color: #999;
  }
  .mainnav A:hover {
  text-decoration: none; 
  color: #990000;
  }





