/* Justina's Creations CSS */

body { 
    height:8.5in;  /* Required for percentage heights below */
	font: Kristen ITC; 
	background: url(BG478.gif);
	margin:0;
	padding:0;
	}
	
.style5 {color: #003366}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {color: #FFFFFF}

a:link {
color: #000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline overline;
color: #760C16;
}
a:active {
text-decoration: none;
color: #000;
}

h1 {

	font:Kristen ITC;
	color:#000;
	margin:0;
	padding:20px;
}

h2 {

	font:14pt Kristen ITC;
	color:#000;
	padding:10px;
	margin:0;
        text-align: center;
}

h3 {

	font:14pt Kristen ITC;
	color:#FFFFFF;
	padding:12px;
	margin:0;
        text-align: center;
}

p { 
	font: 12pt Kristen ITC; 
	margin: 0px; 
	text-align: center;
	}
	

#content {
        background: url (BG478.gif);
        width: auto;
        top: 0;
        right: 0;
		bottom: 0;
        left: 20em;

}
#navlist
{
margin: 0;
padding: 0 0 10px 10px;
}

#navlist ul, #navlist li
{
        position: fixed;
        width: 10em;
        height: auto;
        top: 15%;
        right: auto;
        bottom: 100px;
        left: 0;

}

#navlist a:link, #navlist a:visited
{
position: absolute;
line-height: 40px;
font-weight: bold;
margin: 0 5px 4px 5px;
text-decoration: none;
color: #000;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

#content p {

	padding:5px 20px 5px 20px;
	margin:0;

}

#footer {

       position: fixed;
        width: 100%;
        height: 20px;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        background: #000;
		

}

#footer p {
	text-align:center;
	padding-right:8px;
	font:8pt Kristen ITC;
	color:#F5E8CF;     
}
.style24 a:link {
color: #F5E8CF;
text-decoration: none;
}
.style24 a:visited {
text-decoration: underline;
color: #F5E8CF;
}
.style24 a:hover {
text-decoration: underline overline;
color: #F5E8CF;
}
.style24 a:active {
text-decoration: underline overline;
color: #F5E8CF;
}

#leftImg
{
float:left;
padding: 0 0px 0px 0;
}
#header {

       background:;
       height:175px;
	   top: 0;
        right: 0;
        bottom: auto;
        left: 0;
	
}
#leftcol {

	width:185px;
	float:left;
	padding-bottom: 75%;
	background: ;

}

#leftcol p {

	padding:3px 5px 3px 5px;
	margin:0;

}
#contain {

	width:721px;
	border-right:2px solid #000;
	border-left:2px solid #000;
	margin-left:auto;
	margin-right:auto;
	background: ;
        }
