<style type="text/css">
#newsContainer{
 font-family:Verdana, Helvetica, sans-serif;
 font-size:70%;
 background:#CCCCFF;
 border:1px solid #999;
 padding:5px;
}
.plain{

}
.small{
 font-weight:400;
 color: black;
 font-size: 8px;
 font-family: Verdana, Helvetica, sans-serif
}


#footer { position: absolute; bottom: 0; left: 0; z-index: 1; }
 
.contentContainer {
    position: relative;
	left: 105;
    border: 1px solid #E5E5E5;
	width: 60%;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 5px;

}
.sectionTitle {
 font-family:Verdana, Helvetica, sans-serif;
 font-size:22px;
 font-weight: 700;
 color:#B3C7E6;
 padding:5px;
}
.subSectionTitle {
 font-family:Verdana, Helvetica, sans-serif;
 font-size:18px;
 font-weight: 600;
 color:#A3AFC2;
 padding:5px;
}
.sectionContent {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: 700;
 color: #B3C7E6;
 padding: 5px;
}
.adContainer1 {
    position: absolute;
	top: 50px;
	right: 2px;
    border: 0px solid #737CA1;
	width: 120;
	height: 600;
}
.adContainer2 {
    position: absolute;
	top: 650px;
	right: 2px;
    border: 0px solid #737CA1;
	width: 120;
	height: 600;
}
.adContainer3 {
    position: absolute;
	top: 1250px;
	right: 2px;
    border: 0px solid #737CA1;
	width: 120;
	height: 600;
}
.groupTitle {
    background-color : #FFFFFF;
	background-position : top left;
	border: 0px solid #737CA1;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	width: 300px;
	padding:10px; 
}
.groupListing {
    background-color : #FFFFFF;
	background-position : top left;
	border: 0px solid #737CA1;
	font-family: arial,helvetica,sans;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	width: 300px;
	padding:7px;
}
.menuBlock {
    position: absolute;
	top: 80px;
	left: 5px;
    background-color : #FFFFFF;
	background-position : top left;
	border: 1px solid #C7CCD1;
	font-family: arial,helvetica,sans;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.2;
	width: 65px;
	height: 170px;
	padding:10px;
}
.logo {

    display: block;
}
.topBar {
    background-image:url(http://breaktheaddiction.org/images/gradient-J7P1A.png);
    background-repeat:repeat-x;
	background-position : top left;
	height: 30px;
	width: 100%;
	color : #000000;
	font-family: arial,helvetica,sans;
	font-size: 13px;
	font-weight: normal;
}
.mainImage {
    position: absolute;
	top: 80px;
	left: 139px;
	display:block;
}
.belowMainImage {
    position: absolute;
	top: 500px;
	left: 35px;
	display:block;
	color : #000000;
	font-family: arial,helvetica,sans;
	font-size: 13px;
	font-weight: normal;
}
.creditsBlock {
    position: absolute;
	bottom: 10px;
	left: 5px;
    background-color : #FFFFFF;
	background-position : top left;
	border: 1px solid #D3D3D3;
	font-family: arial,helvetica,sans;
	font-size: 10px;
	font-weight: normal;
	width: 100;
	padding:2px; 
}
.copyright {
	position: relative;
	overflow: hidden; 
	left: 326px;
	bottom: 10px;
	width: 210px;
	height: 22px;
	font-size: 12px;
	font-family: Arial;
	z-index: 18;
}

.topBorder {
	position: absolute;
	top: 0;
	left: 0;
	background-color : #999999;
	background-image: url(http://breaktheaddiction.org/images/blueFade.gif);
	background-repeat: repeat-x;
	color: #691F01;
	font-family: verdana;
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	height: 30;
	padding: 5px;
}
 </style>
