body  { background-image: url('background.jpg');background-width: 1200px; background-repeat: no-repeat; background-attachment: fixed; background-color: #666666; text-decoration: none; }

.body  { color: #000; font-size: 12px; line-height: 17px; font-family: Helvetica,Verdana }
.homesignaltext { color: #666; font-size: 11px; font-family: Verdana }

.bodydark { color: #333; font-size: 11px; line-height: 16px; font-family: Verdana }
.bodysmalldark { color: #333; font-size: 10px; line-height: 14px; font-family: Verdana }
.bodylight { color: #ccc; font-size: 11px; line-height: 16px; font-family: Verdana }
.bodyred { color: #c00; font-size: 11px; line-height: 16px; font-family: Verdana }
.bodysmall { color: #666; font-size: 10px; font-family: Verdana }
.bodysmall333 { color: #333; font-size: 10px; font-family: Verdana }
.copyright { color: #d3d3d3; font-size: 10px; font-family: Verdana }
.dotsred { color: #c00; font-weight: bold; font-size: 10px; font-family: Verdana }
.bodysmallred { color: #c00; font-size: 10px; font-family: Verdana }
.bodysmallblue { color: #39f; font-size: 10px; font-family: Verdana }
.datestamp { color: #39f; font-size: 10px; font-family: Helvetica,Verdana }
.titlered { color: #c00; font-size: 12px; line-height: 16px; font-family: Verdana }
.menublue { color: #39f; font-size: 12px; font-family: Verdana }
.title { color: #666; font-size: 12px; font-family: Verdana; font-weight:bold }

a			{ color: #39f }
a:hover    { color: blue; text-decoration: none; background-color: transparent}
a:visited { color: black}


blockquote { color: #666; font-size: 11px; line-height: 15px; font-family: Verdana }

.dateblock {	position: relative;
				top: 0px;
				left: 0px;
				width: 100px; 
				background-color: #666;
				text-align:center; 
				border-top: solid 1px; 
				border-left: solid 1px;
				border-right: solid 1px; 	 
				padding20px;
				}
				
.sigblock	{	position: relative;
				top: 0px;
				left: 200px;
				width: 100px; 
				background-color: #666;
				text-align:center; 
				border-bottom: solid 1px; 
				border-left: solid 1px;
				border-right: solid 1px; 	 
				padding20px;
				}				

.centercontent {position: relative;
				top: 0px;
				left: 0px;
				width: 300px; 
				background-color: white;
				text-align:left; 
				border: solid 1px; 
				border-color: #666; 
				padding:10px;
				filter:alpha(finishopacity=20, style=1)
				}

.leftcontainer {position: absolute;
				top: 100px;
				left: 10px;
				width: 300px; 
				background-color: transparent;
				text-align:left; 
				}

.rightcontainer {position: absolute;
				top: 115px;
				left: 400px;
				width: 300px; 
				background-color: transparent;
				text-align:left; 
	
		}

.piccap {position: relative;
		top: 0px;
		left: 0px;
		width: 300px; 
		background-color: #666; 
		text-align:left; 
		border: solid 1px; 
		border-color: #000; 
		padding: 2px;
		}
		
filter:alpha(Opacity=??, FinishOpacity=??, Style=?, StartX=??, StartY=??, FinishX=??, FinishY=??); 
