BODY		{
		background:	#644C34;
		color:		#FFDA69;
		font-family:	Verdana, Arial, Sans-serif;
		}
		
H1		{
		font-size:	16px;
		font-family:	Verdana, Arial, Sans-serif;
		}
		
H2.resume	{
		margin-top:	10px;
		margin-bottom:	-3px;
		font-size:	14px;
		font-family:	Verdana, Arial, Sans-serif;
		}
		
P		{
		font-size:	12px;
		font-family:	Verdana, Arial, Sans-serif;
		}

A:LINK		{
		text-decoration: none;	
		color:		 #87E6FC;
		}
		
A:HOVER		{
		text-decoration: underline;
		color:		 #87E6FC;
		}		

A:ACTIVE	{
		text-decoration: underline;
		color:		 #FFDA69;
		}
		
A:VISITED	{
		text-decoration: none;
		color:		 #FFFFFF;
		}
		
TD		{
		width:	33%
		}
		
TR.reverse	{
		background:	#FFDA69;
		color:		#644C34;
		}
		
TABLE.resume	{
		font-size:	12px;
		font-family:	Verdana, Arial, Sans-serif;
		}	
TD.resume	{
				font-size:	12px;
				font-family:	Verdana, Arial, Sans-serif;
		}
		

#top {
	margin: 20px 20px 0px 20px;
	background-image: url('images/top.jpg');
	background: #644C34;
	height: 125px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 125px;
	}
html>body #top {
	height: 125px; /* ie5win fudge ends */
	}
	
#nav {
	margin: 0px 20px 0px 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	background: #883D14;
	height: 30px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 30px;
	}
html>body #nav {
	height: 18px;  ie5win fudge ends */
	}	
	
#left {
	position: absolute;
	top: 120px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #left {
	width: 150px; /* ie5win fudge ends */
	}
#middle {
	margin: 10px 20px 20px 20px;
	padding: 10px;
	}
	
#right {
	position: absolute;
	top: 120px;
	right: 10px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 20px 20px 0px 50px;
	padding: 10px;
	background: #666;
	width: 250px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	position: absolute;
	top: 120px;
	right: 10px;
	width: 210px;
	}
html>body #right {
	width: 210px; /* ie5win fudge ends */
	}
	
