/* GLOBAL (alphabetical) */

div#wrapper {
	position: absolute;
	margin-left: 50%;
	left: -19em;
	width: 38em;
	}

div#container {
	margin: 0;
	}

dt#fixed a:link, dt#fixed a:visited, dt#fixed a:hover, dt#fixed a:active {
	width: 17px;
	height: 17px;
    display: block;
	font-size: 1px;
	background:url(http://livadas.com/images/icons/fixed.png) bottom left no-repeat;
	}

dt#fixed {
	line-height:1px;
    width: 17px;
	height: 17px;
    display: block;
	cursor: default;
	text-decoration: none;
}

dt#fluid a:link, dt#fluid a:visited, dt#fluid a:hover, dt#fluid a:active {
	width: 17px;
	height: 17px;
    display: block;
	font-size: 1px;
	background:url(http://livadas.com/images/icons/fluid.png) bottom left no-repeat;
	}

dt#fluid {
	line-height:1px;
    width: 17px;
	height: 17px;
    display: block;
	cursor: default;
	text-decoration: none;
}


.menutitle {
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

/* HEADER NAVIGATION */

div#navcontainer1 {
	height: 2.33em;
	}

/* SUB-HEADER NAVIGATION */

div#navcontainer2 {
	height: 2.33em;
	}

/* THIRD TIER NAVIGATION */

div#navcontainer3 {
	height: 2.33em;
	}

/* MAIN BODY */

div#main {
	clear: both;
	overflow: hidden;
	max-width: 40em;	
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

div#take {
	overflow:hidden;
	max-width: 40em;	
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

