body{
font-family: arial; 
font-size:12px; 
color:#ffffff;
line-height:1.5;
background-color:#21262c;
background-image:url(../images/minibins-BG.jpg);
background-repeat:repeat-x;
margin-left:0px;
margin-right:0px;
margin-top:0px;
border-collapse: collapse;
}
a:link { color: #ffffff; }

a:visited { color: #cfd9e3; }

a:active { color: #ffffff; }

a:hover { color: #fde18b; }

.SubTitles {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: 1px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight:lighter;
}

.highlights {
	color: #e99204;
}

#ContentContainer {
 padding: 5px;
 margin-right: 25px;
 margin-top: -15px;
}
#ContentRight {
 padding: 5px;
 margin-left: 25px;
 margin-top: -15px;
}

#Content2LevelContainer{
 padding: 5px;
 margin-left:10px;
 margin-right: 25px;
 margin-top: -15px;
}

#Content2LevelRight{
 padding: 5px;
 margin-left: 26px;
 margin-top: 10px;
}

.YellowList {
	color: #e99204;
	list-style-image: url(../images/bullet.jpg);
	list-style-position:outside;	
}


.FooterLinks{
text-decoration:underline;
color:#CEC9C9;
}

