
body {
	color:#999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
	
h2 {
	color:#000000;
	}
	
h3 {
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#000000;
	}

p 	{ 
	margin: 0 0 0 0; 
	padding:0 20px 0 0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}

a:link { 
	color: #FFFFFF; text-decoration:none;
	}
	
a:active {
	color: #999999; text-decoration:none;
	}
	
a:visited {
	color: #9900CC; text-decoration:none; 
	}
	
a:hover {
	color: #9900CC; text-decoration:none;
	}
	
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background: #999999;
	}

#banner-main	{
	float: left;
	width: 475px;
	height: 179px;
	background-image:url(../Images/bn-main4.gif);
	background-repeat:no-repeat;
	}
	
#logo-main	{
	float: left;
	width: 325px;
	height: 179px;
	background-image:url(../Images/sm-facedrawing3.gif);
	background-repeat:no-repeat;
	}
	
#top-spacer {
	width:800px;
	height:20px;
	float:left;
	background-color:#999999;
	}	
	
#splash-right	{
	float: left;
	width: 800px;
	height: 40px;
	background-image:url(../Images/splash-right2.gif);
	background-repeat:no-repeat;
	}
	
#center-body {
	width:500px;
	height:320px;
	float:left;
	text-align:left;
	background-color:#999999;
	}	

#splash-left	{
	float: left;
	width: 800px;
	height: 20px;
	background-image:url(../Images/splash-left.gif);
	background-repeat:no-repeat;
	}
	
#short-bio{
	float: left;
	width: 425px;
	height: 100px;
	background-color:#999999;
	font-size:18px;
	}
#bio-right-spacer {
	float: left;
	width: 375px;
	height: 100px;
	background-color:#999999;
	}
	
/*  Spacers for All Pages ------------------------------------------------------------------------------------*/
#banner-spacer	{
	float: left;
	width: 800px;
	height: 50px;
	background-color:#999999;
	}

/*  End Spacers for All Pages ------------------------------------------------------------------------------------------*/

/* Navagation All Pages-----------------------------------------------------------------------------------------------------*/

	
#right-nav {
	width:195px;
	height:320px;
	height:100%;
	float:left;
	background-color:#999999;
	}
	
#right-imgspacer {
	width:20px;
	height:320px;
	float:left;
	background-color:#999999;
	}	

/* right NAV Pop Out Menu	
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer95693201 {
/* Controls spacing fo rthe menu - The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:150px;
	height:50px;
	text-align:left;
}

#MMMenuContainer0622183253_0 {
/* Controls where the menu aligns with the word portfolio.  This ID is related to the master menu div for menu MMMenuContainer0622183253_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:115px;
	top:25px;
	visibility:hidden;
	z-index:300;
}

.MMMIVStyleMMMenu0622183253_0 {
/* - Controls the boxes and background shadow of the menu - This class determines the general characteristics of the menu items in menu MMMenu0622183253_0  */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:150px;
	height:30px;
	voice-family: "\"}\"";
	voice-family:inherit;
}


#MMMenu0622183253_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0622183253_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0622183253_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0622183253_0 so we can set its position */
	left:0px;
	top:30px;
}

#MMMenu0622183253_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0622183253_0 so we can set its position */
	left:0px;
	/* top:88px; */
	top:60px;
}

#MMMenu0622183253_0_Item_4 {
/* Unique ID for item 3 of menu MMMenu0622183253_0 so we can set its position */
	left:0px;
	/*top:118px;*/
	top:90px;
}

#MMMenuContainer0622183253_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0622183253_0 a {
/* Controls the general apperance for menu width height and general stuff MMMenuContainer0622183253_0's items, including color and font */
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#999999;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
	width:150px;
	height:20px;
}

#MMMenuContainer0622183253_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0622183253_0 */
	color:#9900cc;
	background-color:#ffffff;
}
/*
/*-------------------------------------------------------------------------------------------------------------------------*/
	
/* Resume Page Divs------------------------------------------------------------------------------------------------------*/

#resume-body {
	width:500px;
	float:left;
	text-align:left;
	background-color:#999999;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}	

/* end resume Page Divs--------------------------------------------------------------------------------------------------*/

#portfolio-flash {
	width:500px;
	float:left;
}


/* Biography Page ----------------------------------------------------------------------------------------------------*/
#bio-body {
	width:500px;
	float:left;
	display:inline;
	background-color:#999999;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}
	
img.floatRight { 
    float: right; 
    margin: 4px; 
}


/* End Biography Page - -----------------------------------------------------------------------------------------------*/

#footer {
	clear: both;
	width: 800px;
	padding: 15px 0 0 0;
	background-color:#999999;
	color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	}