html, body {margin:0px; padding:0px; background:#eee; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em;}
/* The header and footer */
.headfoot {
	display:block;
	height:40px;
	color:#fff;
	text-align:center;
	padding:5px;
	background-color: #800;
}

/* This bit does all the work */
#container {position:relative; display:inline-block; background:#fff8dc; border-left:200px solid #F5DEB3; border-right:200px solid #DEB887; overflow:visible;padding-left:2px;}

* html #container {display:inline-block;}


#left {
	float:left;
	position:relative;
	width:198px;
	margin-left:-197px;
	display:inline;
}
* html #left {width:197px; height:1px; top:0px; left:0px;}
#right {float:right; position:relative; width:198px; margin-right:-197px; display:inline;}
#rightContent{padding-left:5px;}

.clear {clear:both;height:1px;overflow:hidden;}
a:visited {color:#000;}

em {font-weight:bold;}
/* additional styles */
h2 {font-weight:lighter;margin-top:0px;}
.closeText {letter-spacing:-.2em;}
.tobyDussek {font-size:2em;}
.strapLine {font-size:1.4em;}
.footer {font-size:.8em;}

#menu {padding:0; margin:0; width:0;}
#menu li {list-style-type:none; width:200px; height:20px; margin:2px 0; clear:both;}

#menu a, #menu a:visited {position:relative; display:block; width:170px;  border:1px solid #000; background-color:#DEB887; color:#000; padding-left:3px; text-decoration:none;}

#menu a span, #menu a:visited span {display:none;}

#menu a:hover {color:#000; background-color:#FFF8DC; border:1px solid #000; text-decoration:none;}
#menu a:hover span {position:absolute; display:block; left:180px; top:0; width:0px; height:0px; border-left:8px solid #800; border-top:8px solid #F5DEB3; border-bottom:8px solid #F5DEB3; font-size:1px; line-height:0;}

* html #menu a:hover span {width:8px; height:16px; w\idth:1; he\ight:1;}
#home .home, #contacts .contacts, #qualifications .qualifications, #flex .flex, #outlines .outlines, #siteMap .siteMap, #skills .skills, #flashRemoting .flashRemoting, #aci .aci, #flashBuilder .flashBuilder {font-weight:bold;text-align:right;} 
