body {
	background:white;
	margin-top:15px;
}


.blog
{
	margin-top: 40px;border-top: 1px dotted #000000;border-bottom: 1px dotted #000000;height: 100%;
}

b{color:black;}
.contentpaneopen a{
	color:black;
}
.contentpaneopen strong{color:black;}
.contentpaneopen
{
font-family: Georgia; color: #878787;text-align:left;font-size: 13px;
width:880px;margin-top: 10px;}
.highlight{color:#656565;font-weight:bold;font-style:italic;}



.contentheading
{
font-family: Georgia; color: #FF9801;border-bottom: 1px solid #cccccc;font-weight:bold;text-align: left;font-size: 30px;width:880px;padding-top: 25px;padding-bottom: 30px;}

.componentheading
{
	font-family: Georgia;font-size: 25px;color: #878787;margin-top: 50px;text-align: left;margin-bottom:40px;
}
/*.menu			{font-family: verdana;font-size:14px;font-weight:normal;float: right;text-transform: uppercase;border-bottom:1px dotted black;width: 100%;margin-left:0px;}

li				{margin: 0px;padding: 0px;display: inline;border:solid 1px red;}
ul.menu			{margin-top: 0px;padding: 0px;list-style: none;}

#menu a			{float: right;margin: 0 0px;padding: 0 10px 0 10px;text-decoration: none;	text-align: center;
					display:inline;	color: #999999;
					border-right: 1px dotted #000000;
					 }
 #menu a:active,#menu a:focus{
	 font-weight:bold;
 color: #000000;
 
 }*/
/* From here css for marquee starts*/

#container{
  position: relative;
  width: 800px;
  overflow: hidden;
margin-top:0px;
float:left;

}

#scroller{

  width: 3000px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */

}

/*.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
  font-size: .8em;
  color:#00009C;
  font-weight: bold;
}*/

