body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 15px;
	left: 10px;
	text-align: center;
	background: #eee;
	color: #59574A;
}

a {	
	color: #59574A;
	text-decoration: none;
	font-weight: normal;	
}
	
a:hover {
	color:#039;
	border-bottom: 1px dotted #2277B8;
}

.absLink {	
	color: #59574A;
	text-decoration: none;
	font-weight: normal;	
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 800px;
	position: relative;
	background:  #fff;
}

h1 {
	margin: 10px;
	padding: 0;
	font-size: 18px;
}

h2 {
	text-indent: 10px;
	font-size: 16px;
	margin: 0 0 0 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
	font-size: 15px;
}

h4 {
	margin: 0 0 0 0;
	padding: 10px;
	font-size: 12px;
}

p {
	margin: 1em 0;
	padding: 10px;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */


/* header */

#header{
	background: url(images/LogoMuVeT.png)  no-repeat; 
	width: 800px;
}

#header .ral { height: 209px; }
/*
#header .tr { background: url(images/header_tr.gif) top right no-repeat; }
#header .bl { background: url(images/header_bl.gif) bottom left no-repeat; }
#header .br { background: url(images/header_br.jpg) bottom right no-repeat; width:100%;}
*/
/* the story of two navs */

#nav-top {
	position: absolute;
	top: 15px; left: 220px;
	color: #fff;
}

#nav-top li {
	display: inline;
}

#nav-top a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover {
	  text-decoration: underline;
}

#nav-left {
	position: absolute;
	top: 66px; left: 26px;
}

#abstract {
	font-size: 15px;
	left: 10px;
	text-align: justify;
	background: #eee;
	color: #333;
	display:none;
	}
/* body */

#body {
	/*background: url(images/body_bg.gif) repeat-y; */
}

#body h2 {
	margin: 0 0 1.5em 0;
}

#body h3 {
	margin: 0 0 0 0;
}

#body ul {
	margin-left: 30px;
	margin-right: 20px;
	padding: inherit;
	list-style: square;
}

#body li {
	padding: 0;
	margin: 0.8em 0;
}
/*
a {
	color: #ce7210;
}

a:hover {
	color: #6f3f0b;
}

*/

/* footer */

#footer {
	clear: both;
	text-align: center;
	vertical-align:middle;
	background: url(images/footer.png) ;
    height: 23px; 
    width: 800px;
    padding: 0px;
	color: #222;
	font-size:15px;	
}

/*
#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #fff;
}
/*
#footer div { background: url(images/footer_l.gif) no-repeat; width:100%; }
#footer div div { background: url(images/footer_r.gif) top right no-repeat;width:100%; width:100%; }
*/
