﻿body {
	margin:10px 0px; padding:0px;
	text-align:center;
	}





#wrapper {
	
	
	width:980px;
	margin:0px auto;
	text-align:left;
	padding:0;
	border:1px solid #333;
	background-color:#eee;

	
	
}



p {

	font-family:Arial;

}



h1 {



		line-height:100%;

		font-family: tahoma,futura,sans-serif;

		font-size: 22px;

		font-weight: bold;

		color: #0F0453;

		margin-bottom:10;

		margin-top:5;

	

	

	}

	

h2 {



		line-height:100%;

		font-family:arial;

		font-size:18px;

		font-weight: bold;

		color:#660000;

		margin-bottom:0;

		margin-left:10px;

		text-align: left;

}

	

	

h3  {



		font-family: tahoma,futura,sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-align: center;

}





#linkbar {


	text-align:center;	
	font-family:arial;
	color:white;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:black;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:black;
	background-color: #660033;
	width:980px;
	height:20px;
	padding-right:0;


	}

	

#banner {

	width:980px;
	height:100px;
	margin-bottom:-1px;
	background-color:9f89a6;
	

	}





#linkbar a:link {

		

		text-decoration: none;
		color: #ffffff;
			

	}

		

#linkbar a:visited {

		color:#ffffff;
		text-decoration:none;


		}



#linkbar a:hover {

			

		text-decoration: underline;
		color: #99ffff;

		

		}

		

#linkbar a:active {



		text-decoration:none;
		color:ffffff;

		}
			


.picBorder {
	border-style: solid;
	border-width: 2px;
}

a:link {
		
		text-decoration: none;
		color: blue;
	
}
a:visited {
		color:blue;
		text-decoration:none;

		}

a:hover {
			
		text-decoration: underline;
		color: #cc3333;
		
		}
		
a:active {

		text-decoration:none;
		color:blue;
		}


 
 
			


