@charset "UTF-8";
* {margin:0;padding:0;}

body  {
	background: url(../images/09ABCSiteImages/bcknd.jpg) no-repeat 0px 80px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

img {
	border-width: 0px;	
	border:0px;
}


hr {
	border-style:dotted;	
	margin-left:30;
}

#break {
	border-style:hidden;	
	padding-top:10px;
}
#main {
	width:1024px;
	margin:0px auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;
	padding-top: 0px;	
	}
	
#content {
	width:320px;
	float:right;
	padding:0px 5px 80px 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../images/09ABCSiteImages/inthenewsrightbcknd.png) no-repeat;
	height: 350px;
	overflow: scroll;
	overflow-x: hidden;
	margin: 0px;
} 
#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	padding: 5px 45px 5px 40px;
}

#content a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;

}


#content a:hover{
	text-decoration: underline;		
	
}

#news {
	padding-top:10px;
}
#sidebar {
	width:350px;
	float:left;
	padding:20px 0px 0px 0;
	height:410px;
	min-height:100%;
	text-align: left;
	background: url(../images/09ABCSiteImages/inthenewssidebcknd.png) no-repeat;
	}
	
#sidebar p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #458F8F;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

#creativebriefcopy p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-top: 90px;
	padding-left: 70px;
	padding-right: 20px;
}
#blogarea {
	margin: 0px;
	padding: 0px;	
}

#sidebar a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #458F8F;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;		
}

#sidebar a:hover {
		text-decoration: underline;
}
	
#newsindex {
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../images/09ABCSiteImages/newsbcknd.png) no-repeat;
	height: 425px;
	overflow: hidden;
	overflow-x: hidden;
	margin: 0px;
	padding-left: 35px;
	margin: 0px 0px 0px 15px;
	width: 270px;
	float: left;
	}
	
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul ul {
list-style-type: disc;
}

div.feedburnerFeedBlock ul ol {
list-style-type: decimal;
}

div.feedburnerFeedBlock ul li span.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
display:block;
margin:20px 0 0 0;
}

div.feedburnerFeedBlock ul a{
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}

div.feedburnerFeedBlock ul a:hover{
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: underline;
}
	
	
#righthandside img{
text-align:center;	
}
#righthandside td{

	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 2pt;
	margin-right: 0px;
}


#righthandside table{
	padding-left:50px;
	padding-top:1px;
	text-align:center;
}
#righthandside a{
	font-family: journal;
	font-size: 22px;
	line-height: 30px;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	padding-top: 5px;
	letter-spacing: 2pt;
	color: #0fa0c1;
	text-decoration: none;
	}
	
	
#righthandside a:hover{
	color: #000;
	text-decoration: none;
}
#sidebar img{
	padding-left: 5px;
}
	
#header {
	margin:0 auto;
	clear:both;
	background: url(../images/09ABCSiteImages/headerbcknd_simpleinside.jpg) no-repeat;
	padding:0px 10px;
	height:83px;
	text-align:left;
}



#righthandside {
	margin:0 auto;
	float: right;
	padding:0px;
	width:700px;
	height: 80px;
	text-align:left;
}

#headlogo {
	margin:0 auto;
	clear:both;
	background: url(../images/09ABCSiteImages/headerlogobcknd_inside.png) no-repeat;
	padding:0px;
	height:83px;
	text-align:center;
	width:1024px;
}

#signup {
	float:left;
	text-align:left;
	width:54px;
	height:120px
}


#head h1 {
	margin:0 auto;
	padding:0 10px 0 10px;}
	
	#homeLink /* link to homepage */
{
	float:left;
    width : 270px;	 /* Change this to the approx. width of the logo
*/
    height: 83px;	 /* Change this to the approx. height of the
logo */
    top:0px;
	margin-left: 20px; 	 /* */
    margin-top: 0px;
    z-index: 99999;
}


#newsLink /* link to homepage */
{
    width : 100px;	 /* Change this to the approx. width of the logo
*/
    height: 78px;	 /* Change this to the approx. height of the
logo */
    top:0px;
	margin-left: 0px; 	 /* */
    margin-top: 0px;
	margin-bottom:0px;
    z-index: 99999;
}


#signupLink /* link to homepage */
{
	float:left;
    width : 54px;	 /* Change this to the approx. width of the logo
*/
    height: 140px;	 /* Change this to the approx. height of the
logo */
    top:0px;
	margin-left: 0px; 	 /* */
    margin-top: 0px;
	margin-bottom:0px;
    z-index: 99999;
}

.hide /* link to homepage */
{
	visibility: hidden;
}



	
	/* Content Area */

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 345px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	min-height:100%;
}

#foot{
	width:1024px;
	margin:0 auto;
	line-height:1.1em;
	padding:0px;
	text-align:right;
	height: 100px;
}
	
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0;
}
#creativebriefs {
	margin-left: 70px;
}
