html, body
{
	padding:0px;
	margin:0px;
	height: 100%;
	background-color:#000000;
	background-image: url('/images/lmlbg.png'); 
	background-position: center;
}
td
{
	font-size: 11px;
	font-family: Verdana;
	vertical-align: top; 
}
a
{
	padding: 0px;
	border: 0px;
	color:#ff46a1;
}
a:hover
{
	text-decoration:none;
}
a:visited
{
	border: 0px;
	padding: 0px;
	color:#ff46a1;
}
object
{
	border: 0px;
}
img
{
	border:0px;
}
#nav_main
{
	margin-top: 2px;
	width: 618px;
	background-repeat: repeat-y;
	background-image: url('../images/lml_cbgm.jpg');
}
#nav_main_top
{
	width: 618px;
	background-repeat: no-repeat;
	background-image: url('../images/lml_cbgt.jpg');
	background-position: top;
}
#nav_main_bottom
{
	width: 618px;
	background-repeat: no-repeat;
	background-image: url('../images/lml_cbgb.jpg');
	background-position: bottom;
	padding-bottom: 7px;
}
#ad_top
{
	position: absolute;
	padding-top: 6px;
	padding-left: 266px;
}
#ad_right
{
	margin-top: 0px;
	margin-left: 7px;
	padding-bottom: 5px;
}
#google_container
{	
}
#google_ad
{
	display: table-cell;
	margin-top: 10px;
	margin-left: 2px;
	float: left;
	background-color: #ffffff; 
	width: 300px; 
	height: 250px;
}
#google_ad2
{
	display: table-cell;
	margin-top: 10px;
	margin-left: 2px;
	float: left;
	background-color: #ffffff; 
	width: 300px; 
	height: 250px;
}
A:hover .imgborder, A:active .imgborder {
border-color: #FFAFD8;
}
h1 {
margin:0px;
font-size:12px;
}
.blog {
    width:600px;
    height:450px;
    overflow: scroll;
    float: right;
    margin : 5px 0px 10px 0px;
   }
   .blog .date {
    color : #006cff;
   }
   .blog .head {
    font-size: 13pt;
    font-weight: 600;
   }
   .blog .body {
    font-size: 10pt;
    margin-bottom: 10px;
   }
   .blog a:link, .blog a:visited{
    color: #006cff;
    font-weight: 600;
   }
   .blog a:hover {
    color: #ff70cd;
   }
   
.lightblue-text {
color:#49b8fc;
}
.darkblue-text {
color:#0276db;
}
.pink-text {
color:#e91a8f;
}
.purple-text {
color:#bd50c7;
}
.green-text {
color:#66d576;
}
.special {
display:none;
}