/* Graphics From The Heart CSS */
/* http://www.graphicsfromtheheart.com/gfth.css */
body { 
    height:8.5in;  /* Required for percentage heights below */
	font: 8pt "Kristen ITC"; 
	background:  url(../Shweet Computer Annie Webset/ShweetComputerAnniesWebset/mainbg.gif);
	margin:0;
	padding:0;
	}
	
.style5 {color: #000000}
.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:28pt "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;
}

h4 {

font:28pt "Kristen ITC";
color: #000000
padding:12px;
margin:0;
text-align: center;

}



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

#content {
		text align:center;
		background: url(file:///C|/Users/Justina/Documents/Graphics From The Heart/Shweet Computer Annie Webset/ShweetComputerAnniesWebset/mainbg.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;
	
	width:500;
	margin:0;

}

#footer {

       
        width: 1000px;
        height: 30px;
		align:center;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        background: #000;
		

}

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

#leftImg
{
float:left;
padding: 0 0px 0px 0;
}
#header {
       
       background: url(file:///C|/Users/Justina/Documents/Graphics From The Heart/Shweet Computer Annie Webset/ShweetComputerAnniesWebset/webtopper.gif);
       width:1000px;
	   height:194px;
	   top: 0;
        right: 0;
        bottom: auto;
        left: 0;
	
}
#leftcol {

	width:150px;
	float:left;
	padding-bottom: 75%;
	background: url(file:///C|/Users/Justina/Documents/Graphics From The Heart/graphics/middlebg.gif);

}

#leftcol p {

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

}


#rightcol {

	width:150px;
	float:right;
	padding-bottom: 75%;
	background: url(file:///C|/Users/Justina/Documents/Graphics From The Heart/Shweet Computer Annie Webset/ShweetComputerAnniesWebset/topbg.gif);

}

#rightcol p {

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

}




#contain {

	width:1000px;
	border-right:2px solid #000;
	border-left:2px solid #000;
	margin-left:auto;
	margin-right:auto;
	background: url(file:///C|/Users/Justina/Documents/Graphics From The Heart/Shweet Computer Annie Webset/ShweetComputerAnniesWebset/topbg.gif);
        }
