@charset "UTF-8";
/* CSS Document */
/* GOOD.is Transparencies Container. CSS by Will */

html {
			width:100%;
}

body {
			background-color: #e6e3dc;		
	 }
	 
a:link {
			text-decoration:none;
			color:#000000;
}


a:visited {
			text-decoration:none;
			color:#000000;
}


a:hover {
			text-decoration:none;
			color:#0099ff;
}
	 
	 
a:active {
			text-decoration:none;
			color:#000000;
}



/* Back to article link style */

.postlink { font-family:Georgia, "Times New Roman", Times, serif;
			color:#000000;
			font-size:12px;
			padding-left:4px;
			padding-top:3px;
			}
			
.postlink a:link { 
			text-decoration:none;
			color:#000000;
					}
					
.postlink a:visited {
			text-decoration:none;
			color:#000000;
						}
					
.postlink a:hover {
			text-decoration:none;
			color:#0099ff;
			}
					
.postlink a:active {
			text-decoration:none;
			color:#0099ff;
			}
					
/* Commen link */

.seeall{
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
	 }
	  
.seeall a:link{
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			color:#000000;
	 }
	
.seeall a:visited
	 {
			 font-size:11px;
			 font-family:Arial, Helvetica, sans-serif;
			 font-weight:bold;
			 color:#000000;
	 }
	 
 .seeall a:hover
	 {
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			color:#ff1400;

	 }
	 
 .seeall a:active
	 {
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			color:#ff1400;

	 }
	 
.mastheadgeorgia {
	
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:13px;

}

.mastheadgeorgia a:link{

			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:13px;
			color:#000000;
			text-decoration:none;

}

.mastheadgeorgia a:visited{

			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:13px;
			color:#000000;
			text-decoration:none;

}

.mastheadgeorgia a:hover{

			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:13px;
			color:#0099ff;
			text-decoration:none;

}

.mastheadgeorgia a:active{

			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:13px;
			color:#0099ff;
			text-decoration:none;

}

#nav {
			font-family:Arial, Helvetica, sans-serif;
			font-size:0.75em;
			color:#999896;
			padding-bottom:10px;
			margin-left:3px;
	}
	
#nav a:link {/*font-weight:bold;*/
			text-decoration:none;
			color:#000000;
}

#nav a:visited {/*font-weight:bold;*/
			text-decoration:none;
			color:#000000;
}

#nav a:hover {/*font-weight:bold;*/
			text-decoration:none;
			color:#0099ff;
			border-top:3px solid #000000;
			padding-top:14px;
}

#transparency-wrapper {
			margin-top:12px;
			background-image:url(../images/shdw_tl.gif);
			padding-top:10px;
			padding-left:10px;
			background-position:top left;
			background-repeat:no-repeat;
			background-color:#ffffff;
}

#transparency-container {
			background-color:#ffffff;
			margin-top:-9px;
			margin-left:-7px;
			background-image:url(../images/shdw_br.gif);
			background-position:bottom right;
			background-repeat:no-repeat;
			padding-bottom:10px;
			padding-right:14px;
			padding-left:10px;
}

#transparency-container img {
			border:0px;
}

#left-column {
			width:166px;
			float:left;
			position:inline;
}


#ad-wrap {	background-color:#ffffff;
			margin-top:28px;
			background-image:url(../images/shdw_tl.gif);
			background-position:top left;
			padding-left:10px;
			padding-top:10px;
			max-width:171px;
}

#ad-container {
			background-image:url(../images/shdw_br.gif);
			background-position:bottom right;
			padding-bottom:100px;
			padding-right:12px;
			padding-left:7px;
			padding-top:8px;
			margin-left:-7px;
			margin-top:-8px;
}

