body {
	font-family: 'lucida grande', 'lucida sans Unicode', sans-serif;
	font-size: 12px;
	color:#666;
	font-style: normal;
	background-color:#ababab;
	background-image:url('/images/bg.jpg');
	background-repeat:repeat-both;
}

	h1 {font-family: 'arial black', arial, 'lucida grande', lucida sans Unicode, sans-serif; font-size:30px; color:#ababab;}
	h2 {font-weight: normal; font-family: 'lucida grande', lucida sans Unicode, sans-serif; font-size:20px; color:#525252;}
	h4 {font-weight: normal; font-family: 'lucida grande', lucida sans Unicode, sans-serif; font-size:14px; color:#525252;}
	h6 {font-weight: normal; font-family: 'lucida grande', lucida sans Unicode, sans-serif; font-size:10px; color:$525252;}
	
	.title {color: #ababab; font-family: 'arial black', arial; font-size: 20px;}
	.subtitle {color: #ababab; font-family: helvetica, 'arial black', arial; font-size: 14px;}

a:link { 
color:#666;
background-color: none;
text-decoration:underline;
font-weight:normal;

}
a:visited { 
color:#999;
background-color: none;
text-decoration:underline;
font-weight:normal;

}
a:hover {
color: #000;
background-color: none;
text-decoration:underline;
font-weight:normal;

} 

td {
	font-family: 'lucida grande', lucida sans Unicode, sans-serif;
	font-size: 12px;
	color:#666;
}

th {
	font-family: 'lucida grande', lucida sans Unicode, sans-serif;
}

div#bgTop{
  background-image:url('/images/bg_top-left.png');
  repeat:no-repeat;
  position: absolute;
  top:0px;
  left:0px;
  width:1237px;
  height:200px;
}

div#divContent	{
	width:860px;
	padding: 0px 20px 20px 20px;
}

div#divMasthead	{
	font-family: Helvetica;
	height: 75px;
	width: 900px;
	padding: 0px 0px 4px 0px;
}

div#divHeader	{
	font-family: Helvetica;
	height: 150px;
	width: 900px;
	padding: 5px 0px 0px 0px;
}

div#divHeadline	{
	width: 900px;
}

div#divWrap	{
	position:absolute;
	z-index: 5;
	width:900px;
	left:50%;
	margin-left:-450px;
}

div#divBorder	{
  border-top: 1px solid #ababab;
	background-color:#fff;
}

div#divFooter{
	width:900px;
	font-size:11px;
	padding: 0px 10px 0px 10px;
}

div#divAckbar{
	width:900px;
	font-size:11px;
	padding: 10px 20px 5px 0px;
}

div#divFooterTweets{
	width:900px;
	font-size:11px;
	padding: 10px 0px 10px 0px;
}

div#divMenu{
	height: 33px;
	text-align: left;
	background-color:#E6EEFF;
}

div#divIndexLeft{
	 width:670px;
	 float:left;
	 padding-left:20px;
	 padding-right:20px;
	 overflow:visible;"
	
}

div#divSidebar{
	 float:left;
	 width:250px;
	 overflow:visible;
	 border:thin;
	 border-color:#666;
}

div#line{
	background-color:#666;
	width:860px;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}

#social_links{
  margin: 20px auto 0 auto;
  width: 405px;
  list-style-type:none;
  overflow:hidden;
  padding:0;
}
#social_links li{
  text-align: center;
  margin:0;
  float: left;
  width:135px;
}
