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

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





body		{background-color: #dcdcdc;}


		

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


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


				
		
		

#header 			{
				background: url(images/webbanner.png) white;
				height: 275px;
				margin-left: none;
				width: 800px;
		
				}

#headerwrapper	{height: 235px;
		
				width: 800px;
				border-bottom: 15px solid white;
		
				}


/* Main Navigation */


#menuwrapper	{background: url(images/menubackground.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: 390px;
				background-color: white;
				
				padding-left: 10px;
				
				border-right: none;
				}

#leftbottom		{float: left;
				width: 154px;
				background-color: white;
		
				clear: left;
				margin-left: 15px;
				}
		
#twitter_update_list 			{   
								padding-left: 55px;
								padding-right: 50px;
								font-size: 14px;
								
								margin-top: 115px;   
								}   

#twitter_update_list li 			{   
								list-style-type:none; 
								color: black;
								}   

#twitter_div					{background: url(images/twitterbg.png) no-repeat;
								height: 240px;
								
								}
				
#twitter_div A:hover				{color: red;}
#twitter_div A:link				{text-decoration: none; color: blue}	
#twitter_div A:visited			{text-decoration: none; color: blue}
#twitter_div A:active			{text-decoration: none; color: blue}



#right	{
		margin-top: 0px; 
		padding-top: 0px;
		float: right;
		padding-right: 0px;
		width: 400px;
		background-color: white;
		}

		


#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: none;}



#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: 150px;
				float: right;
				text-align: right;
				}


	



h3		{font-size: 1.1em;
		padding-top: 4px;
		padding-bottom: 4px;
		color: black;
		text-decoration: none;
		}
		
h2		{font-size: 1.2em;
		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: 360px}
.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}

.bls				{background: url(images/bl.gif) 0 100% no-repeat #99ccff; width: 345px}
.brs 				{background: url(images/br.gif) 100% 100% no-repeat}
.tls 				{background: url(images/tl.gif) 0 0 no-repeat}
.trs 				{background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}


 

