body	{
		background-color: #ffffff;
		text-align: center;
		color: #000000;
		font-family: tahoma,verdana,arial,sans-serif;
		font-size: 11px;
		margin: 0;
}

H1 {font: 10px/12px Arial, Helvetica, Geneva, sans-serif;
font-size: 20px;
	font-weight: normal;
	white-space: normal;
	line-height: 145%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #575757;
	color: #5c8a99;

}
P {text-align:left;text-indent:0px;font: 11px/14px Arial, Helvetica, Geneva, sans-serif;
}
P.article {text-align:left;text-indent:0px;font: 11px/14px Arial, Helvetica, Geneva, sans-serif;
}
P.byline {text-align:left; font: small-caps 12px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
   color: #000000;
}
P.youtube {text-align:center; font: small-caps 12px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
   color: #000000;
}
.entry {background: #575757;
 font-size:7pt; font-family:tahoma; letter-spacing:2px; line-height:16pt; color: #fafafa; text-align:center ; font-weight: none;}

.side-title {background: #A4D6E3; font-size:7pt; font-family:tahoma; letter-spacing:2px; line-height:8pt; color: #262222; text-align: justify; font-weight: bold; text-transform:uppercase; border: 1px dotted #9d9d9d;}

 .side-content {background: #A69D93; font-size:7pt; font-family:tahoma; letter-spacing:0px; line-height:9pt;color: #262222; text-align: justify}
.content-header {background: #7ccae0;
; font-size:7pt; font-family:tahoma; letter-spacing:3px; line-height:8pt; color: #262222; text-align:justify ; font-weight: bold;  border: #575757 1px solid;text-transform: uppercase}

.content-title {background: #1694b6;
; font-size:8pt; font-family:arial; letter-spacing:3px; line-height:8pt; color: #262222; text-align:justify ; font-weight: bold;  border: #9d9d9d 1px dotted ;text-transform: uppercase}

.content-subject {background: #d7f1f8; font-size:6pt; font-family:tahoma; letter-spacing:1px; line-height:7pt;color: #262222; text-align: justify; font-weight: bold; border-bottom: #5c8a99 2px solid; text-transform: uppercase}

.content-content {background: #ffffff;font-size:7.5pt;font-family:tahoma; letter-spacing:1px; line-height:10p;color: #262222; text-align: justify}
td a:link {font-family:tahoma; COLOR: #00000; text-decoration: underline; }

td a:visited {font-family:tahoma; COLOR: #00000; text-decoration: underline;}

td a:hover { font-family:tahoma; text-decoration: underline; color: #575757}

td#footer a:link {font-family:tahoma;FONT-SIZE: 9pt; text-decoration: underline;color: #fafafa;}

td#footer a:visited {font-family:tahoma;FONT-SIZE: 9pt; text-decoration: underline;color: #fafafa;}
td#footer a:hover {font-family:tahoma;FONT-SIZE: 9pt; text-decoration: underline;color: #A4D6E3;}
td#footer a:active {font-family:tahoma;FONT-SIZE: 9pt; text-decoration: underline;color: #fafafa;}
td#footer {background: #575757;
 font-family:tahoma; FONT-SIZE: 9pt;letter-spacing:0px; line-height:15pt; color: #fafafa; text-align:center ; font-weight: none;}

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: none; color: #ffffff;}

td1 a:link {text-decoration: underline; color: #ffffff;}
td1 a:visited {text-decoration: underline; color: #506186;}
td1 a:hover {text-decoration: none; color: #f776b2;}

#middle-column a.more {
	margin: 6px 0 15px 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.2em;
	display: block;
	float:right;
	clear: both;
	text-align: right;
	text-decoration: none;
	}
			
#middle-column a.more:hover {
	color: #5E0703;
	}



/* Quotation box
--------------------------------------------------- */

/* wraps the whole block; image down side */
.plugwrap {
	background: #fcfaf6 url('bg_plugbox.gif') 0 0 repeat-y;
	display: block;
	position: relative;
	margin: 10px 0 15px;
	width:610px;
	padding: 0 0 0 0;
	clear:both;
	/* float:left; */
	}

/* bottom image container */
.plugs {

	background: transparent url('bg_plugbottom_short.png') 0 100% no-repeat;
	display: block;
	position: relative;
	margin: 0;
	/* padding: 25px 30px 10px 30px; */
	padding: 40px 0 30px 0;
	width: 610px;
	}

#middle-column .plugs p.quote {
	color: #414b53 !important;
	font-size: 12px;
	line-height: 1.5em;
	font-family: georgia, serif;
	margin-bottom:0;
	padding: 0 2em;
	width: 550px;
	background: transparent;
	}

#middle-column .plugs p.quote em {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #21a9b9;
	text-transform: uppercase;
	display: block;
	text-align: right;
	margin:.5em 0 1.4em 0;
	padding: 0;
	}

#middle-column .no-credit p.quote {
	margin-bottom: 1.2em;
	}

.plugbottom {
 background: transparent url('bg_plugstop_short.png') 0 0 no-repeat;
	position: absolute;
	left:0;
	top:0;
	width: 610px;
	height: 40px;
	}

