/* SpiritTags.com By Samantha Kiel */

body{
	width:760px;
	}
h1{
	text-align:center;
	}
.header h1{
	position:absolute;
	left:125px;
	color:#FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	}
.header h2{
	position:absolute;
	left:200px;
	top:60px;
	color:#FFFF00;
	width:300px;
	font-family: "Courier New", Courier, monospace;
	}
.header{
	background-color:#40020F;
	height:127px;
	}
.header h5{
	color:#FFFF00;
	position:absolute;
	left:555px;
	top:15px;
	width:203px;
	}
.banner h1{
	position:absolute;
	left:125px;
	color:#FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	}
.banner h2{
	position:absolute;
	left:200px;
	top:60px;
	color:#FFFF00;
	width:300px;
	font-family: "Courier New", Courier, monospace;
	}
.banner{
	background-color:#40020F;
	height:127px;
	}
.banner h5{
	color:#FFFF00;
	position:absolute;
	left:555px;
	top:15px;
	width:203px;
	}	
.column1{
	width:150px;
	background-color:#40020F;
	float:left;
	height:1000px;
	position:absolute;

	}
.column2{
	float:left;
	width:474px;
	position:absolute;
	left: 150px;
	top: 1px;

	
	}
.column3{
	float:left;
	width:128px;
	background-color:#FFFF00;
	height:989px;
	position:absolute;
	left: 622px;
	top: 1px;
	padding:5px;
	}
.content{
	position:absolute;
	top:134px;
	width:100%;
	left: 9px;
	}
.product{
	border-bottom:dashed #40020F;
	padding:5px;
	}
.menu a:link {
	color:#FFFF00;
	}
.menu a:visited{
	color:#FFFF99;
	}
.menu a:hover{
	color:#FFFF66;
	}
.menu li{
	color:#FFFF00;
	}
.corner-right{
	position:absolute;
	left:736px;
	width:27px;
	}
.corners{
	background-color:#FFFF00;
	height:25px;
	}
.mascot{
	position:absolute;
	left:16px;
	top:222px;
	width:456px;
	height:556px;
	text-align:center;
	
	}
.fl{
	float:left;
	width: 150px;
	border:thin;
	border-width:3px;
	}
.fl a{
	text-decoration:none;
	}
.fl2{
	
	position:absolute;
	left:0px;
	top:230px;
	}
.fl3{
	position:absolute;
	left:0px; 
	top:450px;
	}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
#footer a:link {
	color:#FFFF00;
	}
#footer a:visited{
	color:#FFFF99;
	}
#footer a:hover{
	color:#FFFF66;
	}
/* begin menu */
#menu {
	float:left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	margin-right:10px;	
	height:500px;
}
#menu h1 {
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	padding: 0;
	margin: 0 0 10px 5px;
	letter-spacing:-1px;
}
#menu ul.sidemenu {
	margin: 5px 0 15px 0;
	padding: 0;	
	border-top: 1px dashed #E1E1E1;	
}
#menu ul.sidemenu li {
	list-style: none;
	border-bottom: 1px dashed #E1E1E1;
}
#menu ul.sidemenu a {
	display: block;
	color: #FFFF00; 
	text-decoration: none;
	padding: .3em 0 .3em 10px;		
	width: 94%;
}
#menu ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	color: #40020F;
	background: #FFFF00;	
}
/*end menu */
#footer {
	position:absolute;
	left:0px;
	top:1000px;
	width:760px;
	height:45px;
	z-index:1;
	background-color: #40020F;
}
