/* CSS Document */
body {margin-left: 0px;margin-top: 10px;margin-right: 0px;background-color:#FFFFFF;}	
a:link {text-decoration: none;color:#000000}
a:visited {text-decoration: none;color:#000000}
a:active {text-decoration: none;color:#000000}
a:hover {text-decoration: underline;color:#000000}
p{text-indent:20px;}
b{text-align:right;}
#top{width:800px;height:282px;}
#topleft{float:left;width:282px;height:280px;}
#topright{float:right;width:518px;height:280px;}
#menu{clear:both;width:800px;height:100px;}
#middle{width:800px;clear:both;overflow:hidden;background-image:url('images/rightbackground.png');background-repeat: y;}
#mainleft{float:left;width:542px;}
#mainright{float:right;width:245px;}
#footer{clear:both;width:800px;height:60px;background-image:url('images/footer.png');background-repeat: no-repeat; padding-top:32px;}
.yellowpanel{width:210px;padding:8px;text-align:justify;}
.name{text-align:right;}
.blackpanel{width:210px;padding:8px;background-color:#000000;color:#FFFFFF;text-align:justify;}
.bodytext{text-align:justify;padding:8px;}
.footertext {font: 0.7em Tahoma, sans-serif;font-size: 11px;font-weight:bold;}
.footertext a{font: 0.7em Tahoma, sans-serif;font-size: 11px;font-weight:bold;text-decoration:none;}
.footertext a:hover{text-decoration:underline;}
