/* CSS Document */

#wrapper {
width:850px;
margin-left:auto;
margin-right:auto;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
}

#top {
width:850px;
height:173px;
background-image:url(images/images/cneuf_01.png);
background-repeat:no-repeat;
float:left;
}

#left {
width:220px;
height:649px;
background-image:url(images/images/cneuf_02.png);
background-repeat:no-repeat;
float:left;
}

#middle {
width:503px;
height:649px;
background-image:url(images/images/cneuf_03.png);
background-repeat:no-repeat;
float:left;
}

#right {
width:127px;
height:649px;
background-image:url(images/images/cneuf_04.png);
background-repeat:no-repeat;
float:left;
}

#bottom {
width:850px;
height:178px;
background-image:url(images/images/cneuf_05.png);
background-repeat:no-repeat;
float:left;
}

#image{
width:200px;
padding-left:10px;
float:right;
}

#nav{
width:185px;
padding-top:100px;
margin-left:19px;
}

#navbutton{
width:185px;
}

#spacer {
width: 503px;
height:100px;
}

#content {
width:428px ;
height:511px ;
overflow:auto;
margin-left:38px;
padding-right:5px;
}

a.bodylink:link {color: #885985; text-decoration: none;  font-weight: bold;}
a.bodylink:visited {color: #885985; text-decoration: none;  font-weight: bold;}
a.bodylink:hover {color: #72995F; text-decoration: none; font-weight: bold; }
a.bodylink:active {color: #885985; text-decoration: none;  font-weight: bold;}