	body {
		margin:0px 0px 20px 0px;
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		background-color: #fff;
		color: #000;
		font-size: 12px;
		font-weight: normal;
	}
	A 		{ color: #a22; text-decoration: none; }
	A:link		{ color: #a22; text-decoration: none; }
	A:visited	{ color: #55e; text-decoration: none; }
	A:active	{ color: #939;  }
	A:hover		{ color: #c44;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}
	h1 {
		color: #777;
                font: bold 220% "Century Schoolbook", Georgia, Times, serif;
                line-height: 90%;
	margin: .2em 0 .4em 0;
	letter-spacing: -2px;
		/* font-size: 16px;
		font-family:  "Arial Black",  Arial, Verdana, Helvetica, sans-serif; */
	}
	h2 {
		color: #999;
		font-weight: normal;
		font-family:  "Arial Black",  Arial, Verdana, Helvetica, sans-serif;
                letter-spacing: 0.03em;
	}
	tt {
		font-family: courier, monaco, serif;
		font-size: 10px;
	}
	dt {
		font-weight: bold;
		color: #888;
                font-size: 14px;
		padding: 6px;
	}
	h4 {
		font-size: 16px;
		color: #aaa;
		padding: 2px;
		font-weight: bold;
	}



	#banner {
		color:#444;
		font-size:14px;
		padding:5px;
		width: 848px;
	}

	#bannerOld {
		color:#999;
		font-size:32px;
	  		padding:5px;
		width: 848px;
                border-top:4px double #111;
		background-color: #222;
	}


	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		color: #444;
		text-decoration: none;
	}

	.description {
		color:#bbb;
  		text-transform:none;
  		font-style: italic; 
                font-weight: bold;
		font-variant:small-caps;
		margin-left:10px;
		font-size:14px;
	}

	#container {
		margin-right:245px;
		margin-left:245px;
		margin-bottom:20px;
		margin-top:80;
	}

	#content {
		background-color: transparent;
  		padding:5px;
  		width:840px;
	}

	#archContent {
		/* border:2px solid #eee; */
		background-color: transparent;
  		padding:7px;
  		width:838px;
	}

	#links {
		position:absolute;
		padding:15px;
		left:12px;
		top:80px;
		width:200px;
	}

	#rinks {
		position:absolute;
		padding:15px;
		right:12px;
		width:200px;
		top:80px;
		}

	#blinks {
		padding:5px;
		width: 790px;
		}

	.blog {
  		padding:5px;
		/* border-left: 1px solid #555; */
		/* border-right: 1px solid #333; */
		/* border-top: 1px solid #555; */
		/* border-bottom: 1px solid #222; */
                padding-top: 0;
		}

	.blogbody {
  		line-height: 1.3;
                margin-bottom: 2.0em;
                margin-left: 15px;
		}

	.mArchbody {
		font-size:10px;
  		line-height:120%;
		}

	.mArchbody a,
	.mArchbody a:link,
	.mArchbody a:active,
	.mArchbody a:hover {
		text-decoration: none;
	}

	.mArchbody a:visited {
		color: #226;
		text-decoration: line-through;
	}

	.title	{
		font-size: 16px;
		color: #f22;
	}

	.capt	{
		font-style: italic;
	}

	.catty	{
		/* font-size: 14px; */
		font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

	.catty a,
	.catty a:link,
	.catty a:visited,
	.catty a:active,
	.catty a:hover {
		/* font-family:  "Arial Black",  Arial, Verdana, Helvetica, sans-serif; */
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		font-style: italic;
		text-decoration: underline;
	}

	.cattymini	{
		font-style: italic;
	}

	.cattymini a,
	.cattymini a:link,
	.cattymini a:visited,
	.cattymini a:active,
	.cattymini a:hover {
		text-decoration: none;
	}

	.bigGray {
		font-size: 48px;
	}

	.bigGray a,
	.bigGray a:link,
	.bigGray a:visited,
	.bigGray a:active,
	.bigGray a:hover {
		font-size: 48px;
		text-decoration: none;
	}
	.bigGray a:link,
	.bigGray a:active,
	.bigGray a:hover {
	     color: #aaa;
	}
        .bigGray a:visited {
	     color: #444;
	}



	.etitle	{
		font-family:  "Arial Black",  Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		}

	.etitlemini	{
		font-size: 14px;
		}

	#menu {
		font-weight: bold;
                font-size: 14px;
		background:#eee;
		text-align:center;
		margin-bottom:2px;
		margin-top:0px;
		padding:2px;
                word-spacing: 0.2em;
		}

	#menu a,
	#menu a:link,
	#menu a:active,
	#menu a:hover {
		color: #a55;
		text-decoration: none;
	}

	#menu a:visited {
		color: #88d;
		text-decoration: none;
	}

	.archi	{ 
		font-family:  "Arial Black",  Arial, Verdana, Helvetica, sans-serif;
		font-size: 24px; 
		color: #333;
                letter-spacing: 0.03em;
                font-weight: normal;
		}

	.date	{ 
		font-size: 16px; 
		border-bottom:1px solid #555;
		margin-bottom:8px;
                text-align: right;
		}

	.posted	{ 
		margin-bottom:12px;
		}


	.calendar {
		background:#ddd;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}

	.calendarhead {
		color:#f22;
		font-size:14px;
		padding:2px;
		letter-spacing: .3em;
  		background:#eee;
  		text-transform:uppercase;
		text-align:left;
		}

	.side {
		background:#eee;
  		line-height:140%;
  		padding:2px;
		}
	.upcoming_badge {
		background:#eee;
  		line-height:140%;
  		padding:2px;
		}
	.upb_more {
		font-style: italic;
  		background:#eee;
  		line-height:140%;
  		padding:2px;
 		}
	.upb_date {
		font-size:14px;
		font-weight:bold;
  		background:#eee;
  		line-height:140%;
  		padding:2px;
		font-variant:small-caps;
		}

	.upb_events {
		background:#eee;
  		line-height:120%;
  		padding:2px;
		}

	.sidetitle {
		font-size:14px;
		padding:2px;
  		margin-top:30px;
		letter-spacing: .3em;
  		background:#eee;
  		text-transform:uppercase;
		}

	.upb_header {
		font-size:14px;
		padding:2px;
  		margin-top:30px;
		letter-spacing: .3em;
  		background:#eee;
  		text-transform:uppercase;
		}

	.rside {
		background:#eee;
  		line-height:140%;
  		padding:2px;
		text-align:right;
		}

	.rsidetitle {
		font-size:14px;
		padding:2px;
  		margin-top:30px;
		letter-spacing: .3em;
  		background:#eee;
  		text-transform:uppercase;
		text-align:right;
		}

	.blogrollmain {
 		line-height:140%;
  		padding:2px;
  		background:#eee;  
		}

	.fresh {
		font-size:14px;
		font-style: italic;
 		line-height:140%;
  		padding:2px;
  		background:#eee;  
		}

	.fresh a,
	.fresh a:link,
	.fresh a:visited,
	.fresh a:active,
	.fresh a:hover {
		color: #800;
	}


	.calibrate {
		line-height:140%;
   		margin-top:15px;
 		padding:2px;
   		background:#ddd; 
		text-align:right;
 		}

	.syndicate {
		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#eee;  
 		}

	.bidness	{
		font-size:14px;
		line-height:140%;
  		background:#eee;  
		}

	.cyndicate {
		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#eee;  
		text-align:center;
 		}

	.bidnesc	{
		font-size:14px;
		line-height:140%;
  		background:#eee;  
		text-align:center;
		}

	.rsyndicate {
		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#eee;  
		text-align:right;
 		}

	.rbidness	{
		font-size:14px;
		line-height:140%;
  		background:#eee;  
		text-align:right;
		}

	.powered {
		color:#f22;
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;
  		background:#eee;
		}

	.rpowered {
		color:#f22;
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;
  		background:#eee;
		text-align:right;
		}


	.comments-body {
  		line-height:140%;
 		padding-bottom:12px;
  		padding-top:12px;
 		border-bottom:1px dotted #999; 
                margin-left: 100px;
		}

	.comments-post {
                margin-left: 50px;
		}


	.trackback-url {
		color:#c3c;
 		line-height:140%;
 		padding:5px;
 		border:1px dotted #999; 
		}


	.trackback-body {
		line-height:140%;
 		padding-bottom:12px;
  		padding-top:12px;
 		border-bottom:1px dotted #999; 
		}

	.trackback-post {
		font-size:12px;
		}

	.comments-head	{ 
		color: #f22; 
		border-bottom:1px solid #999;
		margin-top:20px;
                margin-left: 50px;
  		background:#eee;
                font-weight: bold;
		}

	#banner-commentspop {
		font-size:18px;
		border-left:1px solid #755;
		border-right:1px solid #755;  
		border-top:1px solid #755;  
  			padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}


