@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(http://www.spirit2000.info/bg1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: left;	

}
#content {
	padding:10px;
	width: 780px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: solid #666666 1px;
	border-top:none;

}

#header {
	border: solid #666666 1px;
	width: 800px;
	margin: 0 auto;
	margin-top: 25px;
	padding: 0px;
	background-color: #FFFFFF;


}
#menu {
	background-color: #FFFFFF;
	color: #716EB3;
	font-weight: bold;
	width: 780px;
	margin: 0 auto;
	margin-top: 5px;

	
	
}
#menu a {
	color: #716EB3;
	font-weight: bold;
	Padding:4px;
	text-decoration: none;
	border: solid #fff 1px;
	padding-top: 0px;
	padding-bottom: 0px;

	border-bottom: none;
}
#menu a:hover {
	color: #000;
	Padding: 4px;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	border: solid #716EB3 1px;
	

}
.leftcolumn {
	/*background-color: #CDE3AC;*/
	width: 150px;
	height: auto;
	font-size: 12px;
	color: #666666;
	Padding-left: 5px;
	border-right: solid #666 1px;
	text-align: left;
}
.leftcolumn-nopad {
	/*background-color: #CDE3AC;*/
	width: 100%;
	width: 156px;
	font-size: 12px;
	color: #666666;
	border-right: solid #666 1px;
	text-align: left;
	height:650px;

}
.leftcolumn-nopad a {
	/*background-color: #CDE3AC;*/
	Padding-left: 5px;
	text-decoration: none;
	font-weight: bold;

	width: 150px;
	height: auto;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.leftcolumn-nopad a:hover{
	text-decoration: underline;
	font-weight: bold;
	background-color: #716EB3;
	width: 150px;
	height: auto;
	font-size: 12px;
	color: #fff;
	text-align: left;
}
.purpbar {
	background-color: #716EB3;
	width:156px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	Padding-top: 5px;
	border-right: solid #666 1px;

}
.cart {
	Padding: 10px;
	border: solid #ccc 1px;
	color: #666666;
	margin: 10px;
	text-align: center;
}
.cart H2 {
	
	text-align: left;
}
.description {
	
	text-align: left;
}
.sidebarBOX {
	Padding: 5px;
	border: solid #ccc 1px;
	color: #999999;
	margin-top: 10px;
	text-align: left;
}
.stdcontainer {
	Padding: 10px;
	border: solid #666 1px;
	line-height: 1.7em;
	font-size: 14px;
	color: #999999;
	margin-right: 5px;
}
.stdcontainer2 {
	Padding: 5px;
	margin:5px;
	border: solid #666 1px;
	font-size: 12px;
	color: #999999;
	height:320px;
}
.stdcontainer3 {
	Padding: 5px;
	margin:5px;
	border: solid #666 1px;
	font-size: 12px;
	color: #999999;
	height:120px;
}
.stdcontainer4 {
	Padding: 5px;
	margin:5px;
	border: solid #666 1px;
	font-size: 12px;
	color: #999999;
	height:150px;
}
.purpbar {
	background-color: #716EB3;
	width:156px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	Padding-top: 5px;
	border-right: solid #666 1px;

}
.thesmallprint {
	font-size: 10px;
	font-weight: bold;
	
}
.thesmallprint a{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #716EB3;
	font-style: italic;
}
.thesmallprint a:hover{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #8EBB4D;
		font-style: italic;

}
