body {margin: 0; padding: 0; background: #ffffff;}

* {margin: 0; padding: 0; border: 0; font-family:  arial, helvetica, sans serif;}

h1 {
font-family: courier new, serif; 
margin: 15px 0 0 5px; 
color: #ffffff; 
font-weight: normal; 
text-decoration: none;
}

h2, h3, h4 {
font-family: arial, helvetica, sans serif; 
margin: 15px 0 10px 10px; 
color: #E65505;
font-weight: normal; 
text-decoration: none;
}

/* italicize titles */
h1 em, h2 em, h3 em, h4 em {
font-family: courier new, serif; 
font-weight: normal;
}

h1 {
position: absolute; 
left: 0px; 
top: 20px; 
font-size: 1.75em; 
letter-spacing: 0.07em; 
line-height: 1.00em; 
padding-left: 30px
}

/* larger 1st letter*/
h1:first-letter {
font-family: courier new, serif; 
font-size: 2.0em;
}


h2 {font-size: 1.30em; letter-spacing: 0.05em}

p, ul, ol {margin: 10px 10px 10px 10px; font-size: 0.85em; line-height: 1.70em; color: #663300; letter-spacing: 0.05em}

code {font-family: monospace; font-size: 1.20em; color: #E20000}

p span {font-size: 1.50em; font-weight: bold} 
/* shouting words */

a:link, a:visited {color: #6B2904; font-weight: bold; text-decoration: underline; }
a:hover, a:active {color: #ff9900; border-color: #fff}

ul {list-style: inside square} /* general lists */

acronym {font-weight: bold; border-bottom: 1px dashed #000; cursor: help}

/* Layout */

/* keeps everything together */
#container {  
position: relative; 
margin: 0 auto; 
width: 709px; 
}

/* contains h1 title, nav, and central img */
#hdr {  
float: left; 
width: 700px; 
height: 520px;
border-left: 9px solid #4F2D22; 
border-bottom: 5px solid #ff9900;
background: url(http://www.betasquared.net/barbaratran/imgs/tomba.jpg) 0 0 no-repeat #fff  
}

#lftcol {   
position: absolute;
left: 0px;
top: 70px;
margin-left: 0px;  
width: 275px; 
background: transparent; padding-bottom: 30px; 
}

#rgtcol {
float: right; 
width: 425px; 
padding-bottom: 30px; 
background: #F1EBDF; 
 }

/*copyrt info*/
#bttmbar {
float: right; 
text-align: right; 
font-size: 0.70em; 
height: 4em; 
line-height: 4em; 
	padding: 10px 0px 0px 0px;
width: 700px; 
background: #fff; 
border-top: 
1px solid #fff;}

/*W3 Validator info*/
#btmbanner {float: right; text-align: right; font-size: 0.70em; height: 4em; line-height: 4em; width: 425px; background: #fff; }

#t2rec {   
	float: left;
	margin: 168px 0px 20px 0px;
	padding: 0px 0;
	width: 275px;
	text-align: left;
	background: #C1AAA4;	
}

h3#t2 {
color: #fff;
}
h3#t2b {
color: #fff;
}
p#t2 {
color: #F1EBDF;
}

#quote p {color: #444; font-size: 0.80em; font-weight: bold; line-height: 2.00em}  /* Quote box text */

/*--------------Navigation----------------*/

p#nav {   /* navigation list */
	margin: 53px 0 90px 0; /* the 53px is where the nav begins (margin top) */
	padding: 0;
}
	
p#nav  {float: left;}

p#nav a {
	width: 125px;
	margin: 3px 0 0 0;  /* a little top margin */
	border: 0;
	border-left: 9px solid #4F2D22 /*F1EBDF*/;
	padding: 5px 10px;
	font-family: arial, helvetica, sans serif;
	font-weight: normal;
	text-decoration: none;
	display: block; 
	color: #fff; /*font color*/
	background: #8D6A61;
}

p#nav a#current {background: #F1EBDF; 
color: #611900; border-color: #8D6A61;}   

p#nav a:hover {background: #F1EBDF;
color: #611900; 
border-color: #8D6A61;}	

h1#home a {
	width: 125px;
	margin: 5px 5px 5px 5px;
	border: 0;
	font-family: courier new, serif;
	font-weight: normal;
	text-decoration: none;
	color: #fff; /*font color*/
	background: transparent;
	}

h1#home a:hover {color: #ff6600;}