body {
	background-color: #482a11;
	background-repeat: repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	width: 950px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#allcontent {
    width: 950px;
	padding: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	}

#middle {
    width: 950px;
	text-align: center;
	background-image: url(http://www.shadesofamber.net/customimages/samiddle.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

h1 { 
width: 800px;
    margin-left: 75px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
    font-size: 13px;
	color: #fedfc1;
	font-family: Century Gothic,Arial;
	font-weight: normal;
	text-align: left;
	}

h1 a:link {
    color: #ffffff;
	text-decoration: none;
	}

h1 a:hover {
    color: #fedfc1;
	text-decoration: none;
	}

h1 a:visited {
    color: #ffffff;
	text-decoration: none;
	}

#bottom {
    width: 900px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#footer {
   margin-top: 0px;
   margin-bottom: 10px;
   color: #fedfc1;
   text-align: center;
   font-size: 12px;
   font-family: Century Gothic, Arial;
   font-weight: normal;
   }

#footer a:link {
   color: #ffffff;
   text-decoration: none;
   }

#footer a:hover {
   color: #fedfc1;
   text-decoration: none;
   }

#footer a:visited {
   color: #ffffff;
   text-decoration: none;
   }

.boldtext {
font-weight: bold;
}

.accent {
font-style: italic;
}

.header {
color: #fedfc1;
font-weight : bold;
text-align : left;
font-size : 12px;
}

.linecolor {
color: #fedfc1;
height: 1px;
width: 100%;
}
