

/* This is my Fathers Day Site CSS  */

BODY
{scrollbar-face-color: #0000FF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #0080FF;
scrollbar-3dlight-color: #0000FF;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000040;
scrollbar-arrow-color: #FFFFFF;
  background-attachment: fixed;
  background-color: #000;
background-image: url(Fd-11edge.gif);
  	font-family: "Verdana", Arial, Helvetica, sans-serif;
  	color: #0000ff;
  	font-weight: bold;
	font-size:95%;
}

TABLE,TD,TR {font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-weight: bold;
	font-size:95%;}

#navigation { font-size: 11px; line-height: 2em;}
#navigation ul { margin: 0; padding: 0; list-style: none; }
#navigation li { display: inline; }
#navigation li a:link, #navigation li a:visited {padding: 2px 8px 4px 8px; margin-right: 6px; color: #0000ff; background-color: #ffffff; text-decoration: none; border: 1px solid #0000ff; }
#navigation li a:hover { background-color: #ff0000; color: #ffffff; }

 a
{
	height: 1px;
	color: #0000ff;
        font-weight: bold
	text-decoration: none;
	behavior: url(linkhylight.htc);
	filter:progid:dximagetransform.microsoft.gradientwipe(duration=1)

}

A:focus:hover
{background-color: white;
color: #F00}

A:active
{color: #39F}

a:visited
{
color: teal;
text-decoration: none;
}

ol { font: 10pt arial, geneva, sans-serif }

h1
{background-color: transparent;
color: #f00;
font-size: 140%;
margin-left: auto}

/*places are on bodybuilding_links / jokes_links*/

OL.places
{color: #f00;
font-size: 125%;
font-weight: 500;
line-height/* */: 1.3;
margin-left/* */: 15%}

H1.places
{color: #f00;
font-weight: bold;
font-size: 200%;
font-style: italic;
margin-left/* */: 15%}

P.places
{color: #000;
font-size: 115%;
font-weight: 500;
line-height/* */: 1.5;
margin-left/* */: 15%}

