	
	body {
		text-align:center;
		background: url(../backgroundTexture_1.gif) repeat;
		/*background-color: #0B223A;*/
		margin-top: 20px;
		}
					/* Surrounds the whole  */	
	#frame {
		width:660px;
		margin-right:auto;
		margin-left:auto;
		margin-bottom: 10px;
		padding-right:10px; padding-bottom:10px; padding-left:10px; padding-top:10px;
		background: black;
		text-align:left;
		}
					/* positions the left column  */
		
	#contentleft {
		width:260px;
		padding: 0px;
		margin-top: 10px;
		float:left;
		text-align:right;
		background: #E0E0E0;
		}
					/* positions the center column  */
						
	#contentcenter {
		width:140px;
		padding:0px;
		margin-top: 10px;
		float:left;
		text-align:center;
		background:#000000;
		color:#FFFFFF;
				}
				
#contentcenter	a:link	{text-decoration: none; color: gray; }
#contentcenter a:visited {text-decoration: none; color: gray; }
#contentcenter a:hover   {color: gray; text-decoration: underline;}
				
				
					/* positions the right column  */	
	#contentright {
		width:260px;
		padding:0px;
		margin-top: 10px;
		float:left;
		background:#E0E0E0;
		}

	
					/* controls the style of the text in both columns  */

	p { padding-left: 10px;
		padding-right: 10px;
		line-height:10px;
		text-decoration: none;
		font: 11px Verdana, Arial, Helvetica, sans-serif;		
		}
		
	p a:link	{text-decoration: none; color: black; }
	p a:visited {text-decoration: none; color:#999999; }
	p a:hover   {color: black; text-decoration: underline;}
		
					/* controls the style of the text in the center title  */
							
	h3 {
		font:16px Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold;
		padding-top: 5px;
		text-align: center;
		background:#E0E0E0;
		}
		
	h2 {
		font:14px Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		padding-right:10px;
		text-align: right;
		background:#E0E0E0;
		}
		
	h4 {
		font:14px Verdana, Arial, Helvetica, sans-serif color:#000000; 
		font-weight: bold; 
		padding-right:10px;
		text-align: center;
		background:#E0E0E0;
		}
		
	h4 a:link    {display: block;text-decoration: none; color: black;}
	h4 a:visited {color: white; text-decoration: none; }
	h4 a:hover   {color: black; text-decoration: underline; }
		
	#Sfiles { background:black;}
	
					/* controls the style of the text in the side titles  */

#resume { font:14px Verdana, Arial, Helvetica, sans-serif ; 
		font-weight: bold; 
		text-align: center;
		background: #E0E0E0;
		}
		
	#resume a:link    {display: block;text-decoration: none; color: gray;}
	#resume a:visited {color: gray; text-decoration: none;  }
	#resume a:hover   {color: gray; text-decoration: underline; }
	
#bresume { font:14px Verdana, Arial, Helvetica, sans-serif ; 
		font-weight: bold; 
		text-align: center;
		background:#E0E0E0;
		}
		
	#bresume a:link    {display: block; text-decoration: none; color: black;}
	#bresume a:visited {color: gray; text-decoration: none;  }
	#bresume a:hover   {color: gray; text-decoration: underline; }
	
	

				
				/* stylesheet updated 9:11 september 12 2004  */
				/* stylesheet updated 9:25 september 13 2004  columns widened */
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
