/* Global Styles */

body {
	margin: 0;
	padding: 0;
	background: #fff url(http://www.geocities.com/meet_the_mess2004/tile_2008.gif) repeat-y top left;
}

/*
body table {
	clear: both;
	display: inline;

}
*/
	

/* START By-line area 
**********************************/

/* specific elements */
hr { background-color:#CCC; border:medium none; color:#CCC; height:1px; }
hr.dotted { border-top: 1px dashed; color: #CCC; height: 1px; background-color: white; text-align: left; }
hr.white{ border-top:1px solid; color:#fff; height:1px; }
hr.dottedhalf { border-top: 1px dashed; color: #CCC; height: 1px; background-color: white; width:50%; text-align: center;}

/* main text */
.blogtext { font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 16px;color: #000;padding: 0px 0 30px 0px;}
.blogtext a:link{ color: #003399;font-weight: none;}
.blogtext a:visited{ color: #000066;font-weight: none;}
.blogtext a:hover{ color: #CC6600;font-weight: none;}
.blogdate { font-family: Arial, Verdana, Helvetica, Sans;text-transform:uppercase; font-weight: normal; font-size: 9px; line-height: 13px; text-decoration:none; color: #333;} 
.bloglead { font-family: Verdana, Arial, Helvetica; font-size: 16px; font-weight: bold;line-height: 24px;  color: #333;} 
.blogsubhead { font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold;line-height: 24px;  color: #025;} 
.blogcaption { font-family: Verdana, Arial, sans-serif;font-size: 10px;line-height: 13px;color: #000;padding: 0px 0 30px 0px;}

.tablelead { font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold;line-height: 18px;  color: #fff;} 
.tableleadblue { font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold;line-height: 18px;  color: #025;} 
.tabletext { font-family: Verdana, Arial, sans-serif;font-size: 10px;line-height: 15px;color: #000;padding: 0px 0 30px 0px;}
.tablecaption { font-family: Verdana, Arial, sans-serif;font-size: 9px;line-height: 13px;color: #333;padding: 2px 2 10px 2px;}


/* sidebar text */
.sidebartitle { font-family: Verdana, Arial, sans-serif;font-size: 14px;line-height: 18px;color:#039;font-weight: bold; padding: 4px 0 0px 0px;}
.sidebartext { font-family: Verdana, Arial, sans-serif;font-size: 10px;line-height: 14px;color: #000066;padding: 5px 5 30px 5px;}
.sidebarcaption{ font-family: Verdana, Arial, sans-serif;font-size: 9px;line-height: 1qpx;color: #333333;padding: 5px 0 5px 5px;}
.sidebartext a:link{ color: #003399;font-weight: none; text-decoration:none;}
.sidebartext a:visited{ color: #000066;font-weight: none; text-decoration:none;}
.sidebartext a:hover{ color: #CC6600;font-weight: none; text-decoration:none;}
 hr.sidebardashed { border-top: 1px dashed; color: #999999; height: 1px; width:70%; text-align: left; margin-top: 0; margin-bottom: 0px; }


/* specific divs */

#main { 
	position:absolute;
	margin-left: 130px;
	margin-top: 15px;
	padding: 4px;
	width: 500px; 
	
}

#rightcolumn { 
	left:680px; 
	top:0px; 
	width: 295px; 
	position:absolute;
	background-color: #E9E9E9;
	margin-left: 2px;
	margin-top: 0px;
	padding: 4px; 
	border: .1em #E9E9E9; 
 	border-width: .1em; 
	border-style: solid; 
	border-color: #E9E9E9;
} 


#sidebar-wrapper {display: inline; float: right;margin-top: 0;margin-right: 3px;margin-bottom: 0;margin-left: 0;width: 250px;color: #32527A;line-height: 1.4em;font-size: 90%;}

#sidebar {padding-top: 7px;padding-right: 11px;padding-bottom: 0;padding-left: 14px;background: url(http://www.blogblog.com/thisaway_blue/bg_sidebar_arrow.gif) repeat-y 179px 0;} 




/* specific divs */



