/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
background-image:url(images/BGRepeat.png);
background-repeat:repeat-x;
background-color:#9C3F98;
}
.Breaker{
font-size:0px;
height:0px;
clear:both;
}
#PageContainer{
width:812px;
margin:0 auto;
position:relative;
}
#InterfaceBody{
padding-left:15px;
background-image:url(images/InterfaceMidSection.png);
background-repeat:repeat-y;
position:relative;
}
#ContentRight{
margin-left:204px;
position:relative;
}
#ContentRightBottom{
position:relative;
padding-left:55px;
padding-right:55px;
}
#BodyContainer{
margin-left:200px;
position:relative;
}
#ContentLeft{
float:left;
position:relative;
width:197px;
}
ul{
margin-left:20px;
list-style-image:url(images/Arrow.png);
}
ul a{
color:#666666;
text-decoration:none;
}
ul a:hover{
color:#0000FF;
}
#IndigoInteractive{
color:#FFFFFF;
text-decoration:none;
}
#IndigoInteractive a{
color:#FFFFFF;
text-decoration:none;
}
#IndigoInteractive a:hover{
color:#cccccc;
}
