
body {
background-image: url(images/br_left.gif);
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
}



#container {
width: 800px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;


}


#nav { 

width: 160px;


 }



#navimg {
position: absolute;
left:5px;
top:50px;
width:160px;
background-color: #fff;
color: #000;


}


#navmenu {
position: absolute;
left:5px;
top:150px;
width:160px;

}



#navmenu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

#navmenu a
{
display: block;
padding: 2px;
width: 160px;
background-image: url(images/button2.gif);
border-bottom: 1px solid #eee;
}

#navmenu a:link, #navmenu a:visited
{
color: #EEE;
text-decoration: none;
background-image: url(images/button2.gif);
background-color: #fff;

}

#navmenu a:hover{
background-image: url(images/button2.gif);
background-color: #fff;
color: #6699FF;
}



#main {
position: absolute;
left:210px;
top:10px;
width:675px;
background-color:#fff;
color: #000;
margin-bottom: 50px;



}

#header {


text-align: center;
margin-bottom: 50px;


}

#content {
margin-top: 35px;
padding: 5px;
text-align: left;


}


#footer {
text-align: center;
margin-top: 75px;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 8pt;



}

#footer a {
display: block;
padding: 2px;
}

#footer a:link, #footer a:visited {
background-color: #fff;
color: #EEE;
text-decoration: none;
}

#footer img {

border: 0;

}


.boxcon {

width: 675px;

}

.boxm {
border:1px solid #000;
width:33%;
float: left;
text-align: center;


}


.boxm ul {

text-align: left;
}


.boxh {

text-align: center;
padding: 10px;
height: 50px;
background-color:#eee;
color: #000;
border-bottom:1px solid #000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;


}


.boxc {
margin-top:5px;
height: 125px;
text-align: left;

}

.boxc ul {

list-style-type: none;

}

.boxcb {
margin-top:5px;
height: 200px;
text-align: left;

}


.boxg {
background-color:#eee;
color: #000;
width:500px;
text-align: center;
padding: 5px;

}

.boxw {
background-color:#fff;
color: #000;
width: 500px;
text-align: center;
padding: 5px;



}

.boxl {
width: 150px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;

}

.boxla {
width: 10px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;

}




