﻿
#content{width:935px;}
.tirelink {width:232px;
			height:340px;
			padding-top:2px;
			font-size:large;
			font-weight:bold;
			text-align:center;
			float:left;}
		
.tirelink2 {width:155px;
			height:210px;
			font-size:small;
			font-weight:bolder;
		    text-align:center;
		    float:left;}
		    

.tirelink a:link img{border:2px solid transparent;}	          
.tirelink a:visited img{border:2px solid transparent;}	          
.tirelink a:hover img{border:2px solid yellow;}



body		{margin:0px; border:0px; padding:0px;
    		 background-image:url('../images/bg_tile.gif');
    		 background-repeat:repeat;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:0.85em;}

img			{border:0px;
			vertical-align:middle;}
			
#screen 	{width:100%;
			height:100%;			
			background-color:transparent;}
			
#header		{width:975px;
			height:200px;
			margin:10px auto 0px auto;
			background-color:transparent;
			border:solid 1px black;
			border-bottom:0px;}

					
						
#banner 	{width:975px;
			height:200px;
			margin-left:0px;
			background-image:url('../images/banner8.png');
			background-repeat:no-repeat;
			background-position:center;			
			vertical-align:bottom;
}
			
			
#topnav		{height:25px;
			width:975px;
			margin:0px auto;
			text-align:left;			
			font-size:small;
			text-align:left;			
			font-size:small;
			background-color:#eeeeee;
			border:solid 1px black;
			
			/*background-image:url('../images/navback.png');
			background-position:center;
			background-repeat:no-repeat;*/
}
			
#buttwrap	{width:875px;
			margin:0px auto;
			padding:3px;
			height:15px;			
			/*text-align:center;*/
			padding-left:0px;}
#buttwrap a:link{margin:0px; padding:0px; border:0px;
						text-decoration:none;						
						color:Black;}
#buttwrap a:visited{text-decoration:none;
						color:Black;}
							
#buttwrap a:hover{text-decoration:none;
						color:#004990;						
						cursor:default;}
			
.navbutton	{height:20px;
			border:0px;
			text-align:center;
			padding-left:3px;									
			display:block;
			float:left;
			font-weight:bold;
			color:#000000;}

			
	.navbutton a:link {margin:0px; padding:0px; border:0px;
						text-decoration:none;						
						color:#aa0000;}	
						
	.navbutton a:visited{text-decoration:none;
						color:#aa0000;}
							
	.navbutton a:hover{text-decoration:none;
						color:black;						
						cursor:default;}				
	
			
.navbase	{width:100%;
			height:100%;}			


#wrap		{width:975px;
			margin:0px auto 0px auto;
			background-color:#004990;
			border-left:1px black solid;
			border-right:1px black solid;}
			
#maintainer{float:left;
			width:975px;
			height:auto;
			background-color:transparent;			
			
			margin-left:0px;}
						
			
#submaintainer{padding-left:0px;
				height:100%;
				background-color:transparent;}		
		
#content	{width:945px;
			margin-right:10px;
			padding:10px;
			height:auto;
			border:0px;
			background-color:transparent;
			float:left;}
			
#navbar		{display:none;
			font-size:large;
			height:300px;
			width:150px;
			padding-top:0px;
			float:left;
			border:0px;
			margin:0px;
			background-repeat:no-repeat;
			vertical-align:middle;}		
			
#footer		{
	border-top:1px black solid;
	border-bottom:1px black solid;
	width: 975px;
	height: 30px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom: 0px;
	background-color:#D5A718;
	background-image: url('');
	background-position: center;
	background-repeat: no-repeat;
	
	text-align: center;
	clear: both;}
	
	#footer p {padding:3px;
			text-align:center;
			color:#003366;
			/*color:#eeeeee;*/}
			
	#footer a:link {color:blue;}
	#footer a:visited {color:blue;}
	#footer a:hover {color:maroon;}			
			
h3 	{font-weight:bold;
			color:#dddd00;		
			margin-bottom:0;}
		
	h2 	{font-weight:bold;
			color:#dddd00;		
			margin-bottom:0;}
		
	h1 	{font-weight:bold;
			color:#dddd00;		
			margin-bottom:10px;}
		
	h1		{font-size:2em;}
	h2		{font-size:1.5em;}
	h3		{font-size:1em;}			
			
p  			{font-size:0.95em;
			font-weight:bold;
			color:#ffffff;
			text-align:left;
			line-height:1.25em;
			padding:0px 30px;
			margin-top:0.25em;
			margin-bottom:0.25em;}		
			
p a:link    {text-decoration:none;
			color:yellow;}
			
p a:visited {text-decoration:none;
			color:yellow;}
			
p a:hover {text-decoration:underline;
			color:black;}
			
p.centertxt{text-align:center;}

p.custext{text-align:center;
			padding:2px;}		
			