

/* This is my 4th of July Site CSS  */


BODY
{background-attachment: fixed;
background-color: #000;
background-image: url(95sparklebg.gif);
color: #fff;
font-family: "Minion Web", "Times New Roman", Palatino, serif;
font-weight: bold;
scrollbar-base-color:black;
scrollbar-arrow-color:white;
}

#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: blue; background-color: #ffffff; text-decoration: none; border: 1px solid blue; }
#navigation li a:hover { background-color: blue; color: #ffffff; }

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

}

A.bodynavy:link
{color: #ffffff;
font-size: 70%;
}

A.bodynavy:visited
{color: #ffffff;
font-size: 70%;
}

A.bodynavy:focus:hover
{background-color: #00CCFF;
color: #F00;
font-size: 70%;
}

A.bodynavy:active
{color: #ffffff;
font-size: 70%;
}

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

A:active
{color: #39F}

a:visited
{
color: #f00;
text-decoration: none;
}

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

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

TABLE, TH, TD
{color: #fff;
font-family: Verdana, Arial, sans-serif, Helvetica;}


address
{background-color: #000;
border: none;
color: #fff;
font-size: small;
margin-left: 12%;
margin-right: 8%;
padding-bottom: 2px;
padding-left: 15px;
padding-top: 2px;
width: 100%}

/*places are on bodybuilding_links / jokes_links*/

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

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

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

