/* CSS Document */
#container {
width: 768px;
margin: auto;
}


#main_content {
width: 768px;
margin: auto;
background: #ffffff url(/images/spacer2.gif) repeat-y;
}


#top {
width: 768px;
height: 150px;
margin: 5px 0;
}

#nav {
width: 200px;
background: #f8f9f9;
float: left;
border-top: 1px dashed #BAB4B4;
border-left: 1px dashed #BAB4B4;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 5px 10px;
}

#content {
width: 389px;
background: #faf1fc;
color: #484648;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
padding: 10px;
line-height: 150%;
border-top: 1px dashed #BAB4B4;
border-left: 1px dashed #BAB4B4;
border-right: 1px dashed #BAB4B4;
float: left;
margin-right: 5px;
}

a:link {
color: #867dae;
text-decoration:none
}

a:visited {
color: #867dae;
text-decoration:none
}

a:hover {
color: #867dae;
text-decoration:none
}

a:active {
color: #867dae;
text-decoration:none
}


#ad1 {
width: 125px;
background-image: url(images/125x125.gif);
float: left;
margin-bottom: 5px;
}


#ad2 {
width: 125px;
background-image: url(images/125x125.gif);
float: left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}


.clearboth {
clear:both;
}



<!--
p.MsoTitle {
margin:0in;
margin-bottom:.0001pt;
text-align:center;
font-size:10.0pt;
font-family:Verdana;
font-weight:bold;
}

p.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:Verdana;
}

li.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:Verdana;
}
-->
</style>

