@charset "utf-8";
/* CSS Document */

/*Index Specific Divs ---------------------------------------------------------------------START-- */		

#linksContent {
float:left;
height: 471px;
width: 380px;
overflow: auto;
}

#linksImageText{
}

#linksImageRight{
position:relative;
width:257px;
height:471px;
float:right;
}

#linksImageLeft{
position:relative;
width:257px;
height:471px;
float:left;
padding:0px;
margin:0px;
}


#linksContent ul {
list-style:none;
font-weight:bold;
padding-bottom: 15px;
padding-left:20px;
}



/*Index Specific Divs -----------------------------------------------------------------------END-- */	