body 
{
	text-align: center;
	background-image: url(http://www.goodbyegirlfriday.com/images/bgrndpno.jpg);
	background-repeat: no-repeat;
	margin: 0px; 
	background-attachment:fixed 
}

A.tiny:link, A.tiny:active, A.tiny:visited
{
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}

A.tiny:hover
{
color : #000000;
text-decoration: none;
background-color : #ffffff;
}


A.pic:link, A.pic:active, A.pic:visited
{
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	color : #ffffff;
	background-color : #000000;
	text-decoration : none;
	filter:alpha(opacity=40); 
	-moz-opacity:.450; 
	opacity:.40;
	padding: 3px;
	border:dotted #FFFFFF 1px;
}

A.pic:hover
{
color : #000000;
text-decoration: none;
background-color : #ffffff;
}


A.underline:link, A.underline:active, A.underline:visited
{
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	color : #ffffff;
	text-decoration : underline;
}

A.underline:hover
{
color : #515050;
text-decoration: none;
 background-color : #ffffff;
}


.darkbold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #515050;
	background-color : #ffffff;
	}


.darklink{
	font-size: 11px;
	font-family: Verdana;
	color: #515050;
	text-decoration: underline;
}

.darktext {
	font-size: 11px;
	font-family: Arial, Helvitica, sans-serif;
	font-weight: bold;
	color: #515050;
}


.honkin{
	font-size: 17px;
	font-family: Arial;
	color: #d8d7d7;
	font-weight: bold;
	text-decoration: underline;
}

.header{
	font-size: 15px;
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 12px
}

img.solid {
	opacity: none;
	}

.link  {
	font-size : 10px;
	font-family : Verdana;
	color : White;
	text-decoration : underline;
}

.linksmall {
	font-size: 9px;
	font-family: Verdana;
	color: White;
	text-decoration: underline;
}


.text  {
	color : #ffffff;
	font-size : 11px;
	font-family : Verdana;
}


.textbold  {
	color : #ffffff;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
}


.textsmallw {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana;
}


.tinytableopacity    {
	background: transparent;
	}

.tinytableopacity td{
	border:1px solid black;
	background-color:#000000;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	}

.texttableopacity    {
	background: transparent;
	}

.texttableopacity td{
	border:1px solid black;
	background-color:#000000;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	}

.tddark {
	border:1px solid black;
	background-color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	color : #ffffff;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	}

.tdmedium {
	border:1px solid black;
	background-color:#000000;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	color : #ffffff;
	font-size : 11px;
	font-family : Verdana;
	}


