BODY
{
	background-image: url(../images/back.jpg);
}
@font-face
{
	font-family: clarence;
	src: url("../includes/CLARENC_.eot");
}
@font-face
{
	font-family: clarence;
	src: url("../includes/CLARENC_.TTF");
}

@font-face
{
	font-family: calibri;
	src: url("../includes/calibril.eot");
}
@font-face
{
	font-family: calibri;
	src: url("../calibril.TTF");
}
@font-face
{
	font-family: calibri;
	src: local(calibri), url("../calibril.TTF");
}
@font-face
{
	font-family: quicksand;
	src: url("../Quicksand-Regular.otf");
}
#sidebar
{
	position: absolute;
	top: 0%;
	background-image: url(../images/zide.jpg);
	background-repeat: repeat-y;
	width: 14%;
	height: 100%;
	z-index: 2;
}
#sidebarz
{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 14%;
	background-image: url(../images/zig-zag-md.png);
	background-repeat: repeat-y;
	height: 100%;
	z-index: 5;
	margin-left: 10%;
}
#nav
{
	width: 200px;
	border-style: solid solid none;
	border-color: #90A56D;
	border-size: 1px;
	border-width: 1px;
	font: 18pt clarence, sans-serif;
	color: #64FF00;
	margin-top: 57%;
	margin-left: -70%;
}
#nav A
{
	color: #7FFFD4;
	text-decoration: none;
}
#logo
{
	margin-left: 15%;
}
#nav UL
{
	text-decoration: none;
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#nav LI A
{
	height: 32px;
	height: 24px;
	text-decoration: none;
	font-weight: normal;
}
#nav LI A:link, #nav LI A:visited
{
	color: #5E7830;
	display: block;
	background: url(../images/menu1.gif);
	background-repeat: no-repeat;
	padding: 8px 0 0 10px;
}
#nav LI A:hover
{
	color: #26370A;
	background: url(../images/menu1.gif) 0 -32px;
	background-repeat: no-repeat;
	padding: 8px 0 0 9px;
}
#nav LI A:active
{
	color: #26370A;
	background: url(../images/menu1.gif) 0 -64px;
	background-repeat: no-repeat;
	padding: 8px 0 0 10px;
}
#content
{
	font-family: calibri, sans-serif;
	font margin-top: 3%;
	margin-left: 24%;
	font-size: 18px;
	margin-top: 48px;
	color: #144515;
}
#Amypic
{
	float: right;
	padding-left: 15px;
}

#contactInfo {
	margin-top: 10px;

}
#thankyous{

	width:65%;
}
#copywrite {
margin-top:15%;
margin-left:60%;
	font-size: 12px;
}
#wolf {
margin-top:-5%;
	float:left;
}