BODY	{
	font-family: = "trebuchet ms", verdana, univers, ariel, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	background-color: #800000;
	margin:0px;
	padding:20px;
        }

A:link	{color: #8B0000; font-weight: bold; TEXT-DECORATION: none;}
A:visited	{color: #696969; font-weight: bold; TEXT-DECORATION: none;}
A:active	{color: #FF0000; font-weight: bold; TEXT-DECORATION: none;}
A:hover     {color: #DC143C; }

A:link.background   {color: #D87093; font-weight: bold; TEXT-DECORATION: none;}
A:visited.background   {color: #696969; font-weight: bold; TEXT-DECORATION: none;}
A:active.background   {color: #DC143C; font-weight: bold; TEXT-DECORATION: none;}
A:hover.background   {color: #FF0000; }

hiddenlink   {color: #4C4C4C; font-weight: normal; text-decoration: none;}

H1 		{
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	text-align: right;
/*	background-color: #9600FF;   */
/*	color: #FFD600;                     */
	margin-left: 0px;
	margin-right: 5px;
	padding-right : 5px;}

H2, H3, H4, H5
		{
	font-weight: bold;
	font-style:normal;
	text-align: left;
	margin-left: 0px;
	margin-right: 5px;
		}
		
H2 	{font-size: 24px;}

H3 	{font-size: 18px;}

H4 	{font-size: 14px;}

H5 	{font-size: 12px;}

.right	{text-align: right}

.center	{text-align: center}

.left	{text-align: left}

.justify    {text-align: justify}

.sidehead	{
	}

P	{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	}

.adheading {font-size: 11px; text-align : left}

.adtext {font-size: 9.5px; text-align : left}


blockquote	{
	background-color : #F8F8FF;
	font-size: 10px;
	font-style: normal;
	padding :  5px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: justify;
	line-height: 13px;
	}
			
P.block	{
	background-color : #F8F8FF;
	font-size: 10px;
	font-style: normal;
	padding :  5px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: justify;
	line-height: 13px;
	}
			
P.linklist	{
	padding-left: 10px;
	padding-right: 5px;
	text-align: left
	}

#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

.indented  {
	margin-left: 40px;
	}

.blogdate  {
	background-color: #800000;     
	color: #F8F8FF;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	clear: both;                     
	padding-top: 10px;
	padding-bottom: 0px;
	}

.subtitle  {
	background-color: #800000;     
	/* color: #F8F8FF; */
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	text-align: right;
	clear: both;                     
	padding-top: 0px;
	padding-bottom: 0px;
	}

.sidebartitle {
                text-align: right;
                }



.blogentry {
	background-color : #DCDCDC;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-top: 5px;
	border : 1px solid #808080;
	border-top-width : 0px ;
	border-left-width : 0px ;
	clear: both;
	line-height: 15px;
	}

.sidebar 	{
	background-color: #C0C0C0;
	border :  1px solid #808080;
	border-top-width : 0px ;
	border-left-width : 0px ;
	padding-top: 5px;
	margin-top: 10px;
                padding-right: 5px;
	}

.input	{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: = "trebuchet ms", verdana, univers, ariel, arial, helvetica, sans-serif;
	}

span.title	{
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #B22222;
	}

span.normal	{
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #4C4C4C;
	}

span.titlesidebar	{
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: "#B22222";
		}

span.extended	{
		}
			

span.posted {
	font-weight: normal;
	font-style: normal;
	font-size: 9.5px;
		}

span.small{
	font-weight: normal;
	font-style: normal;
	font-size: 9.5px;
		}

span.small-background{
   color : #F8F8FF;
   font-weight: normal;
   font-style: normal;
   font-size: 9.5px;
		}

span.big{
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
		}

div.blogrollmain{
	font-size: 10px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left
}

#headside	{
	clear: both;
	}

#footside	{
   clear : both;
   color : #F8F8FF;
	}

#leftsmall	{
	background-color: #800000;     
	position: absolute;
	left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
/*	width: 100%;      */
	width: 180px;          
		}

#rightbig	{
	background-color: #800000;     
	float: right;
	margin-left: 190px;
	padding-bottom: 20px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
/* Again, "be nice to Opera 5". */
/*body>#rightbig {width:612px;}*/
body>#rightbig {}

#rightsmall	{
	padding-left: 0px;
	padding-top: 5px;
/*	width: 100%;     */
	width: 200px;          
		}

#leftbig	{
	float: left;
/*	width: 608px;*/
	width: 75%;
	margin-right: 15px;
	padding-bottom: 20px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
/* Again, "be nice to Opera 5". */
/*body>#leftbig {width:612px;}*/
body>#leftbig {}

