#background
{
background :#f2edcc;
height: 100%;
position: absolute;
top: 0;
left: 960px;
background-image: url('http://www.alicegriffiths.ca/images/side-gradient.gif');
repeat: repeat-y;

}



#body
{
position: absolute;
top: 0px;
left: 125px;
width: 960px;
background-image: url('http://www.alicegriffiths.ca/images/alice-bg.jpg');
background-repeat: no-repeat;
background-color :#000;
font-family: arial, helvetica, sans-serif;
}

#banner
{
padding-left: 25;
padding-top: 5;

margin-left: 0;
margin-bottom: 0;
}

#navcontainer ul
{
padding-left: 0;
margin: 0;
float: left;
width: 960px;
	font-size: 13pt; 
	font-weight: bold;
}

#navcontainer ul li { display: inline;
					}

#navcontainer ul li a
{
padding: 0.2em 0.5em;
background-color: #2b261a;
	color: #f2edcc;
text-decoration: none;
float: right;
font-weight: bold;
border-left: 1px solid #f2edcc;
border-bottom: 1px solid #f2edcc;
}

#navcontainer ul li a:hover
{
background-color: #f2edcc;
color: #2b261a;
}





#snavcontainer ul
{
padding-left: 5;
margin-left: 0;
margin-right: 1px;
width:180px;
float: left;
font-size: 12pt;
	color: #f2edcc;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
}

#snavcontainer ul li { display: block; }

#snavcontainer ul li a
{
background-color: #f6f8fa;
padding-left: 10px;
margin-right: 1px;
text-decoration: none;
float: left;
width:170px;
font-weight: bold;
text-align: left;font-size: 12pt;
	color: #f2edcc;
	font-weight: bold;
	text-align: left;
}

#snavcontainer ul li a:hover
{
background-color: #e6e2ca;
color: 746547;
}



#fnavcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
background-color: #000;
font-size: 9pt;
color: #000000;
float: left;
width: 960px;
clear: both;
}

#fnavcontainer ul li
{
display: inline;
padding: 2;
color: #f2edcc;
text-decoration: underline;
float: center;
border-left: 1px solid #b93930;
}

#fnavcontainer ul li a
{
margin-left: 2px;
color: #f2edcc;
text-decoration: underline;
float: center;
}

#fnavcontainer ul li a:hover
{
background-color: #000;
color: #f2edcc;
}



#column2
{
margin-top: 10px;
z-index: 1;
width: 720px;
margin-bottom: 50px;
}

#column1
{
margin-top: 20px;
Margin-bottom: 20px;
width: 150px;
height: 220pt;
}

#column1, #column2
{
margin-right: 0px;
float: left;
}

#content
{padding-left: 12px;
}


#content a:link {	
	font-size: med;
	font-weight: bold;
	text-decoration: bold;	
	color: #efedc5;}
	
#content a:visited { 
	font-size: med;
	text-decoration: bold;	
	color: #efedc5;}



h1 {
	font-size: 16pt;
	color: #efedc5;
	font-style: italic;
	font-weight: bold;
	text-align: center;
			}
	
h2 {
	font-size: 14pt; 
	color: #efedc5;
	font-weight: bold;
	text-align: left;
	}

h3 {font-size: 12pt;
	color: #efedc5;
	font-weight: bold;
	font-style: italic;
	text-align: left;}	
	
h4 {font-size: 12pt;
	color: #efedc5;
	font-weight: bold;
	font-style: italic;
	text-align: left;}
	
h5 {font-size: 11pt;
	color: #f2edcc;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	}

	
p {font-size: 11pt;
	color: #f2edcc;
		text-align: left;}

.snb {font-style: italic;}	
.backtotop {font-size: 10pt;
	text-align: left;
	color: #f2edcc;
	}
	
#content ul  li {font-size: 11pt;
	color: #474748;
	text-align: left;
	text-decoration: none;}





