body {

SCROLLBAR-BASE-COLOR: #FFFFFF;

SCROLLBAR-FACE-COLOR: #FFFFFF;

SCROLLBAR-HIGHLIGHT-COLOR: #1C4590;

SCROLLBAR-SHADOW-COLOR: #1C4590;

SCROLLBAR-3DLIGHT-COLOR: #1C4590;

SCROLLBAR-ARROW-COLOR: #1C4590;

SCROLLBAR-TRACK-COLOR: #ACB9D3;

SCROLLBAR-DARKSHADOW-COLOR: #1C4590;

	A 			{ text-decoration: none; font-family: arial, verdana, georgia, garamond, times new roman; font-size: 15px;} 

		}

	.blog {
		padding-bottom:5px;
  padding-top:5px;		
		font-family:arial, verdana, georgia, garamond, times new roman;
		font-size:15px;
		}		

span.date {
font-family: arial, verdana, georgia, garamond, "times new roman";
color:#000095;
font-size:16px;
font-weight:bold;
		}	

span.archives {
font-family:arial, verdana, georgia, garamond, times new roman;
font-size:15px;
		}

span.posted {
		font-family:arial, verdana, georgia, garamond, times new roman;
		font-size:13px;
		}

span.title {
font-family:arial, verdana, georgia, garamond, "times new roman";
color:#BE103C;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
		}


span.extras {
		font-family:arial, verdana, georgia, garamond, times new roman;
		font-size:15px;
		}

span.extended {
		font-family:arial, verdana, georgia, garamond, times new roman;
		font-size:15px;
		}


span.sidetitle {
font-family:arial, verdana, georgia, garamond, times new roman;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
		}	


#dateline {
//width:100%;
border-bottom:1px solid #808080;
padding-right: 0px;
padding-left: 0px; 
padding-top: 2px;
padding-bottom: 4px; 
color:#000000;
  }


#rightcontent {
width:210px;
padding-right: 0px;
padding-left: 3px; 
padding-top: 0px;
padding-bottom: 6px; 
color:#000000;
  }


#mt {
padding-right: 10px;
padding-left: 10px; 
  }


#leftcontent {
width:550px;
border-right: #808080 solid 1px;
padding-right: 0px;
padding-left: 0px; 
padding-top: 0px;
padding-bottom: 6px; 
color:#000000;
  }



A:link { color: #000095; text-decoration: none; }
A:visited { color: #000095; text-decoration: none }
A:hover { color: #BE103C; text-decoration: underline }


#NavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
#NavLinks a:link{ text-decoration: none; color: #999999; }
#NavLinks a:hover{ text-decoration: underline; color: #1C4590; }
#NavLinks a:active{ text-decoration: none; color: #999999; }
#NavLinks a:visited{ text-decoration: none; color: #999999; }

input.text { border: #808080 solid 1px; color:#1B4693; font-family:verdana, arial; font-size:8pt; }
