body {
	background: #6699cc  url(../images/tilflor2.jpg);
	margin: 0;
}

.accessaid, h1 {
	position: absolute;
	height: 0;
	overflow: hidden;
}

.oversize {
	font-size: 85%;
}

.google {
	text-align: center;
	padding: 50px;
}

.google h2 {
	position: absolute;
	height: 0;
	overflow: hidden;
}

#header {
	background: #036 url(../images/enam-logo1.jpg);
	position: relative;
	left: 0px;
	height: 84px;
	width: 740px;
	border: solid silver;
	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: transparent;
	margin: 1em 0 1em 0;
}

#navigation ul {
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	text-indent: 2%;
	margin: 0 0 1em 0;
	padding: 0;
	color: white;
	list-style: none;
}

#navigation ul a {
	text-indent: 0;
	text-align: center;
	color: white;
	text-decoration: none;
	display: block;
	background: gray;
	padding: 0 0;
	margin: 0 1em 1px 1em;
	border: 2px gray outset;
}

#navigation a:visited {
	/* color: #ccc; */
}

#navigation a:hover {
	background: #28b;
}


h2 {
	text-align: center;
	font-size: 1.5em;
	color: #036;
}

h3 {
	font-size: 1.2em;
	color: #036;
}

ul {
	font-weight: bold;
}

li {
	font-weight: normal;
	font-size: 90%;
	font-style: italic;
}

#content {
	background: #ffffff  /* url(../images/wow.jpg)  repeat-y */; 
	font: 95% arial, helvetica, sans-serif;
	xpadding: 1px 1em 1em 1em;
	padding: 1px 20px 1em 20px;
	border-left: 134px solid #990000;
	/* border-right: 134px solid white; */
	/* min-height: 650px; */
}


#container {
	position: relative;
	width: 746px; /* width + border for IE 5.x */
	w\idth: 740px; /* real width */
	border: ridge silver;
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	margin: auto;
	
}

p {
	text-align: justify;
	/*width: 90%; */
	font-size: 88%;
	margin: 1em 1em;
	color: #036;
}

.IE_fix p {
	font-size: 80%;
	text-align: center;
}


#welcome table {
	
	/* cellspacing: 10px; */
}

#welcome table td {
	align: center;
	valign: top;
	width: 50%;
	height: 200px;
	text-align: justify;
	font-size: 80%;
	padding: 10px 40px 40px;
}

#welcome table td h3 {
	text-align: center;
	margin: 3px;
}

#welcome table td img {
	width: 180px;
	height: 179px;
	padding: 1px;
	border: 1px solid #333;
	margin-left: 0.5em;
}

#welcome p {
	/* font-style: italic; */
	font-weight: bold;
	font-size: 93%;
	width: 88%
}

#welcome h3 {
	text-align: center;
}

#about p {
	/* font-style: italic; 
	font-weight: bold; */
	font-size: 93%;
	width: 90%
}

.links ul{
	font-variant: small-caps;

}
