

#main
{
padding-left: 20px;
padding-top:29px;
padding-right:20px;
padding-bottom:10px;

background: #46166A
}






#main a:link 
{
color: #F8B038;
text-decoration:underline;
}



#main a:visited 
{
color: #F8B038;
text-decoration:underline;
}

#main a:hover 
{
color: white;
}

#main a:active 
{
color: #F8B038;
text-decoration:underline;
}



.footer
{
text-align:center;
font-size:8pt;

}


.footer a:link 
{
color: white;
text-decoration:none;
font-size:8pt;
}



.footer a:visited 
{
color: white;
text-decoration:none;
font-size:8pt;
}

.footer a:hover 
{
color: white;
text-decoration:underline;
font-size:8pt;
}

.footer a:active 
{
color: white;
text-decoration:none;
font-size:8pt
}


.rule1
{
background-color:#46166A; 
height:1px;
margin-bottom:10px;
width:80%
}

.rule2
{
background-color:#46166A; 
height:1px;
width:80%
}










