html, body 	{font:12px Verdana, Helvetica, arial;
		
		}
 
* 		{ margin:0; padding:0; }

:focus
		{
		-moz-outline-style: none;
		}





body		{background-color: #dcdcdc;}


		

#background		{margin: auto;
				background-color: #f8f8ff;
				width: 870px;
		
		
		}


#wholepage 			{margin: auto;
					width: 800px;
					background-color: white;
					border: 2px solid white;
					padding-top: none;
					border-top: 15px solid white;
					}


				
		
		

#header 			{
				background: url(webbanner1.png) white no-repeat;
				height: 170px;
				margin-left: none;
				width: 800px;
				
				
		
				}

#headerwrapper	{height: 170px;
	`			padding-top: 40px;
		
				width: 800px;
				border-bottom: 10px solid white;
		
				}


/* Main Navigation */


#menuwrapper	{background: url(menubackground1.png) ;
				background-repeat: no-repeat;
				height: 35px;
				margin-left: 0px;
				padding-left: 26px;
				padding-top: 20px;
				
				font-size: 1.3em;
				}

#menuwrapper dl 	{margin: 0; 
				padding: 0; 
				}

#menuwrapper dt 	{float: left; }

#menuwrapper dt a	{display: block; }
		
#menuwrapper a	{color: black;
				text-decoration: none;
				padding-right: 17px;
				padding-left: 17px
				
				}

#menuwrapper a:hover		{color: white;
						text-decoration: none;
						background-color: black;
						
						}


#content		{float: left;
				width: 500px;
				background-color: white;
				
				padding-left: 5px;
				padding-top: 10px;
				}

#leftbottom		{float: left;
				width: 154px;
				background-color: white;
		
				clear: left;
				margin-left: 15px;
				}
		




#right	{
		margin-top: 0px; 
		padding-top: 10px;
		text-decoration: white;
		float: right;
		padding-right: 5px;
		width: 300px;
		
	
		background-color: white;
		
	
		}

#right a				{text-decoration: none; color: black;}		
#right a:hover		{text-decoration: underline; color: grey;}			

		
#content A:hover 	{text-decoration: underline; color: red;}
#content A:link 		{text-decoration: underline; color: black;}
#content A:visited 	{text-decoration: none;}
#content A:active 	{text-decoration: underline; color: black;}



#footer		{background-color: #f8f8ff;
			clear: both;
			height: 150px;
			font-family: Tahoma, Arial, Helvetica, Sans-serif;
			font-size: 1.1em;
			border-top: 15px solid #dcdcdc;
			background-repeat: no-repeat;
			padding: 6px 0px 0px 10px;
			}


#footer a		{color: black;
				text-decoration: none;
				}

#footer a:hover	{color: white;
				}

#footer #altnav 	{width: 350px;
				float: right;
				text-align: right;
				}


a				{text-decoration: none; color: black;}		
a:hover			{text-decoration: underline; color: grey;}		



h3		{font-size: 1.1em;
		padding-top: 4px;
		padding-bottom: 4px;
		color: black;
		}
		
h2		{font-size: 1.3em;
		padding-top: 4px;
		padding-bottom: 4px;
		color: black;
		text-decoration: underline;
		}

p		{padding-bottom: 2px;
		 padding-left: 4px;
		color: black;
		}

.bl 				{background: url(images/bl.gif) 0 100% no-repeat #99ccff; width: 370px}
.br 				{background: url(images/br.gif) 100% 100% no-repeat}
.tl 				{background: url(images/tl.gif) 0 0 no-repeat}
.tr 				{background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear 			{font-size: 1px; height: 1px}

