

/* This is my Thanksgiving Site CSS  */


BODY
{background-attachment: fixed;
background-color: #FFE4C4;
background-image: url(thankskids3.gif);
background-repeat: repeat-y;
color: #930;
font-family: "Minion Web", "Times New Roman", Palatino, serif;
font-weight: bold;
scrollbar-base-color:#FFE4C4;
scrollbar-arrow-color:#963;
}

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

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

A:focus:hover
{background-color: yellow;
color: #930}

A:active
{color: #0f0}

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

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

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

/*places are on bodybuilding_links / jokes_links*/

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

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

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

