body {
	background: #333300   url(../images/food/greenandrosecells.jpg);
	margin: 0;
}

.accessaid, h1 {
	position: absolute;
	height: 0;
	overflow: hidden;
}

.oversize {
	font-size: 85%;
}

#header {
	background: #036 url(../images/food/enpal-logo1.jpg);
	position: relative;
	left: 0px;
	height: 84px;
	width: 740px;
	border: solid maroon;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

#navigation {
	/* position: absolute; */
	font: 1.2em arial, helvetica, sans-serif;
	font-variant: small-caps;
	float: left;
	top: 84px;
	left: 0;
	width: 134px;
	color: white;
	margin: 1em 0 1em 0;
}

#sidebar_right {
	float: right;
	top: 84px;
	width: 125px;
	color: gray;
	margin: 1px 0 0 0;
	/* min-height: 650px; */
}

#navigation ul {
	font-size: 95%;
	font-weight: normal;
	text-align: left;
	text-indent: 2%;
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}

#navigation ul a {
	font-style: italic;
	text-indent: 0;
	text-align: center;
	color: white;
	text-decoration: none;
	display: block;
	background: #17a;
	padding: 0 0;
	margin: 0 1em 1px 1em;
	border: 1px gray outset;
}

#navigation li {
	font-weight: normal;
}

#navigation a:visited {
	/* color: #ccc; */
}

#navigation a:hover {
	background: #28b;
}

#widgets {
	text-align: center;
}

h2 {
	text-align: center;
	font-size: 1.5em;
	color: #036;
}

h3 {
	font-size: 1.2em;
	color: #036;
}

h4 {
	font-size: 90%;
	margin: 0;
}

ul {
	font-weight: bold;
}

li {
	font-weight: normal;
	font-size: 90%;
	font-style: italic;
}

li a {
	font-weight: normal;
	font-style: normal;
	font-size: 110%;
	font-variant: small-caps;
}

#content {
	background: #ffff99  /* url(../images/wow.jpg)  repeat-y */; 
	font: 95% arial, helvetica, sans-serif;
	xpadding: 1px 1em 1em 1em;
	padding: 1px 20px 1em 30px;
	border-left: 134px solid #000033;
	border-right: 134px solid #ffff99;
	/* min-height: 650px; */
}

/* #content img {
	width: 100px;
	height: 150px;
	padding: 1px;
	border: 1px solid #333;
	float: right;
	margin: 0 0 1em 1em;
}
*/


#container {
	position: relative;
	width: 746px; /* width + border for IE 5.x */
	w\idth: 740px; /* real width */
	border: inset maroon;
	border-left-width: 3px;
	border-right-width: 3px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	margin: auto;
}

#footer {
	/* position: relative; */
	margin: auto;
	clear: both;
	text-align: right;
	background: #ffff99 url(../images/enam-logo.jpg);
	width: 746px; /* width + border for IE 5.x */
	w\idth: 740px; /* real width */
}

p {
	text-align: justify;
}

.IE_fix p {
	font-size: 80%;
	text-align: center;
}
