/* CSS Document */
#content
{
float:left;
width:1000px;
min-height:10px;
_height:10px;
}
#content1
{
float:left;
width:180px;
height:173px;
background-image:url(../images/magbottom.jpg);
background-repeat:no-repeat;
}
#content2
{
float:left;
width:498px;
min-height:100px;
_height:100px;
padding-top:30px;
padding-bottom:30px;
padding-left:30px;

color:#000066;
font-family:"Trebuchet MS", Arial;
font-size:11px;
}
#content2a {
border-right:1px solid #EED423;
padding-right:30px;
}
#content2 p {
padding-bottom:10px;
}
#content2 li, #content3 li {
padding-bottom:5px;
list-style-position:outside;

list-style-type: disc;
}
#content2 ul {
padding-left:15px;
}
#content3
{
float:left;
width:202px;
min-height:100px;
_height:100px;
padding-top:30px;
padding-bottom:10px;
padding-left:30px;
padding-right:30px;
color:#000066;
font-family:"Trebuchet MS", Arial;
font-size:11px;
}
#content3 h1
{
padding-left:10px;
}
