*  
{
margin: 0;
padding: 0; 
}

img
{
border:0;
}

body 
{
margin: 0;
padding: 0;
background-color:#FFF;
font-family:Helvetica;
}

p {
font-family: "Helvetica",Arial;
font-size: 12px;
color: #666666;
line-height: 18px;
}

h1, h3 {
font-family: Helvetica;
font-size: 14px;
color: #333333;
padding-bottom: 3px;
}

#mainContent {
padding-top: 15px;
text-align: justify;

}


#container 
{
position: relative;
margin-left: auto;
margin-right: auto;
width: 850px;
text-align: left;
/*
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
*/
}

#mainpage {
position: relative;
margin-left: auto;
margin-right: auto;
width: 100%;
text-align: left;

}

#header {
width: 850px;
background-image: url('images/header_bg.png');
background-repeat: repeat-x;
height: 183px;
margin-left: auto;
margin-right: auto;
}

#headerbg {
float: left;
width: 100%;
background-image: url('images/header_bg.png');
background-repeat: repeat-x;
height: 183px;
}


#humans {
float: left;
width: 420px;
margin-left: 5px;
margin-top: 38px;

}

#logo_main {
float: left;
margin-left: 15px;
width: 358px;
}


#menuholder {
float: left;
clear: both;
margin-top: 30px;
margin-left: 52px;

width: 170px;
height: 400px;
}


#topimgmenu {
background-image: url('images/menubar_top.png');
background-repeat: no-repeat;
width: 169px;
height: 20px;
}

#bottomimgmenu {
background-image: url('images/menubar_bottom.png');
background-repeat: no-repeat;
width: 169px;
height: 24px;
}

#menucontent {
width: 159px;
height: 470px;
/*background-color: #787878;*/
padding-right: 10px;
background-image: url('images/menu_center_18.png');
background-repeat: repeat-y;
}

#listmenu {
color: #ffffff;
font-family: Helvetica;
font-size: 12px;
font-weight:lighter;
text-align: right;
}

#listmenu ul {
list-style: none;
line-height: 19px;
}


#content {
margin-top: 30px;
margin-left: 32px;
float: left;
/*border: 1px solid red;*/
width: 526px;

}

#contentTitle {
height:32px;
width: 500px;
padding-bottom: 5px;
}


#footerbg{
margin-top: 100px;
float: left;
clear: both;
width: 100%;
background-image: url('images/footer.png');
background-repeat: repeat-x;
height: 60px;


}


#footer {
clear: both;
padding-top: 10px;
padding-right: 50px;
/*margin-top: 100px;*/
width: 800px;
background-image: url('images/footer.png');
background-repeat: repeat-x;
height: 40px; 
font-family: Helvetica;
font-size: 10px;
font-weight: lighter;
color: #ffffff;
margin-left: auto;
margin-right: auto;
}


.mlink a:link, .mlink a:visited{
text-decoration: none;
color: #ffffff;
}


.mlink a:hover, .mlink a:active {
text-decoration: underline;
color: #ffffff;
}

.mylist{
font-family: Helvetica;
font-size: 12px;
color: #666666;
line-height: 18px;
margin-left: 25px;
padding-bottom: 10px;
}

.module {
font-weight: bold;
}

#copyright {
float:left;
margin-left: 20px;
line-height:15px;
}