body {
margin: 6px;
color: #000; 
background-color: #dfdbd3;}

#box_main {
position: fixed; 
top: 6px;
left: 120px;
border: solid 1px #fff;
width: 720px;
height: 540px;
background-image:url('bgimage5.jpg');}

table {
width: 600px;
margin: 54px auto 0 auto;}

#smallboxa {
width: 180px;
height: 180px;
margin-bottom: 5px;
border: solid 1px #fff;
color: #fff;
background-color: transparent;}

#box_text {
width: 412px;
/*height: 488px;*/
border: solid 1px #fff;
color: #333;
background-color: transparent;}

#box_text p {
padding: 0 24px 12px 24px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 150%;
text-align: justify;}

#box_text a {
margin-top: 5px;
font-family: Verdana; 
font-size: 11px;
text-decoration: underline;}

#box_text a:link {
color: #333;  
background-color: transparent;}

#box_text a:visited {
color: #666;  
background-color: transparent;}

#box_text a:hover {
color: #F30;
background-color: transparent;}
