body {
	font-family: "Century Gothic", Tahoma, Arial;
	background-color: #2D3132;
	background-image: url(../images/bkgd.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	color: #005;
}

/* header */
#header {
	height: 200px;
	width: 860px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 10px auto;
	background-position: right;
}
#header #title {
	float: right;
	height: 140px;
	width: 250px;
	clear: right;
	margin-top: 12px;
}
#header #login .style5 {
	color: #EAE3D5;
}

#header #login {
	float: right;
	height: 25px;
	width: 200px;
	background-color: #755441;
}
#header img {
	margin-top: 60px;
	margin-left: 40px;
	float: left;
}
#wrapper {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

/* standard */
#main {
	width:600px;
	float:left;
	background:#E3D9C0 url("../images/mainbottom.gif") no-repeat left bottom;
	margin:15px 0;
	color:#005;
	font-size:97%;
	line-height:inherit;
	padding-bottom: 15px;
}
#frontpage {
	text-align: center;


	line-height: 1..7em;
	padding-right: 50px;
	line-height: 1.5em;
}


#maintop #content {
	padding: 0 10px;
}
#maintop{
	float:left;
	width:100%;
	background:url("../images/maintop.gif") no-repeat left top;
	padding:7px 0 0 0;
}

#sidebar {
	float: right;
	height: 500px;
	width: 240px;
}
#box {
	float:left;
	background:#990000 url("../images/boxbottom.gif") no-repeat left bottom;
	margin:15px 0 0 0;
	padding:0 0 10px 0;
	color:#005;
	font-size:97%;
	line-height:1.25em;
	height: 170px;
	width: 240px;
}
#boxtop {
	float:left;
	background:url("../images/boxtop.gif") no-repeat left top;
	padding:8px0 0 0;
	width: 240px;
}

#box2 {
	width:100%;
	float:left;
	background:#990000 url("../images/boxbottom.gif") no-repeat left bottom;
	margin:15px 0 0;
	padding:0 0 10px;
	color:#005;
	font-size:97%;
	line-height:1.5em;
	height: 150px;
}
#boxtop2 {
	float:left;
    width:100%;
    background:url("../images/boxtop.gif") no-repeat left top;
    padding:10px 0 0;
}
#box3 {
	width:100%;
	float:left;
	background:#1C0162 url("../images/boxbottom.gif") no-repeat left bottom;
	margin:15px 0 0;
	padding:0 0 10px;
	color:#CDBC8D;
	line-height:1.5em;
	height: 150px;
	font-size: 90%;
	font-weight: bold;
}
#boxtop3 {
	float:left;
    width:100%;
    background:url("../images/boxtop.gif") no-repeat left top;
    padding:10px 0 0;
}

/* design page */
#maindesign {
	float: left;
	width: 860px;
	background:#E3D9C0 url("../images/maindesignbottom.gif") no-repeat left bottom;
	margin:15px 0;
	padding:0 0 8px 0;
	color:#005;
	font-size:97%;
	line-height:inherit;
}
#maindesigntop {
	float:left;
	width:100%;
	background:url("../images/maindesigntop.gif") no-repeat left top;
	padding:8px 0 0 0;
}
#boxdesign {
	background:#a50009 url("../images/boxdesign.gif") no-repeat left bottom;
	color:#005;
	font-size:97%;
	line-height:1.25em;
	height: 170px;
	z-index: 200;
	left: auto;
	margin-left: 65px;
	margin-top: 50px;
	width: 240px;
}
#boxdesign2 ul {
	margin-top: 5px;
}
#boxdesign2 li {
	font-weight: bold;
}
#boxdesign2 #nav {
	float: left;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	margin-left: 40px;
	margin-top: 24px;
}
#boxdesign2 #nav a:link {
	color: #005;
	text-decoration: none;
}
#boxdesign2 #nav a:visited {
	color: #005;
	text-decoration: none;
}
#boxdesign2 #nav a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#boxdesign2 #nav a:active {
	color: #00FF66;
	text-decoration: none;
}
#boxdesign2 {
	background:#a50009 url("../images/boxdesign.gif") no-repeat left bottom;
	color:#005;
	font-size:97%;
	line-height:1.25em;
	height: 170px;
	z-index: 200;
	left: auto;
	margin-top: 5px;
	width: 240px;
	margin-left: 460px;
}
#boxdesign3 {
	background:#03c url("../images/boxdesign.gif") no-repeat left bottom;
	color:#005;
	font-size:97%;
	line-height:1.25em;
	height: 170px;
	z-index: 200;
	left: auto;
	margin-left: 160px;
	margin-top: 20px;
	width: 240px;
}
#designbooks {
	background-image: url(../images/bookstack.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 240px;
	height: 120px;
	position: relative;
	right: 40px;
	bottom: 100px;
	float: right;
}

/* image */
#books {
	background-image: url(../images/bookstack.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 240px;
	height: 100px;
	z-index: 50;
	margin-top: 30px;
}

/*footer*/
#footer {
	background-color: #E3D9C0;
	clear: both;
	height: 60px;
	width: 860px;
	margin: 10px auto;
	float: left;
	padding-bottom: 10px;
	font-size: 70%;
	letter-spacing: 0.15em;
	text-align: center;
	font-weight: bold;
	-moz-border-radius:12px;
}
#footer li {
	display: inline;
	padding: 10px 10px 0px 10px;
}
#footer ul {
	list-style-type: none;
	padding-top: 5px;
}
#footer a:link {
	color: #005;
	text-decoration: none;
}
#footer a:visited {
	color: #005;
	text-decoration: none;
}
#footer a:hover {
	color: #800000;
	text-decoration: none;
}
#footer a:active {
	color: #C4A473;
	text-decoration: none;
}
#jukebox {
	height: 240px;
	padding-left: 100px;
	padding-top: 30px;
	float: left;
	padding-right: 30px;
}
#ipod {
	height: 340px;
	padding-left: 150px;
	padding-top: 5px;
	float: left;
	padding-right: 30px;
}
#ftpage {
	height: 215px;
	padding-left: 10px;
}
#ftpage2 {
	height: 420px;
}

#mainmedia {
	width:480px;
	float:left;
	background:#1F1F1F url("../images/mainbottom.gif") no-repeat left bottom;
	margin:15px 0;
	padding:0 0 8px 0;
	color:#005;
	font-size:97%;
	line-height:1.25em;
	height: 700px;
}
#maintop .form {
	background-image: url(images/contact.jpg);
	line-height: 1.5em;
	padding-right: 10px;
}

#maintop .form input {
	background-color: #FFFFFF;
	height: 16px;
	border: thin inset #CCCC66;
}

#maintop textarea {
	background-color: #FFFFFF;
}
#maintop select {
	background-color: #FFFFFF;
}

#maintop .form {
	line-height: 2.5em;
}
#wrapper #main #content #store {
	width: 600px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/store2.jpg);
	background-position: bottom;
	height: 370px;
}
#store #hours {
	float: right;
	margin-top: 150px;
	margin-right: 25px;
	font-size: 80%;
}

#wrapper #main #content #hours {
	float: right;
	width: 170px;
	padding-top: 30px;
}

#hours a:link {
	color: #C4DFFD;
}

#hours a:visited {
	color: #C4DFFD;
}

#hours a:hover {
	color: #FFFFCC;
}

#hours a:active {
	color: #C4A473;
}

#wrapper #main #content #release {
	height: 410px;
	padding-left: 30px;
	padding-right: 30px;
}
#feature {
	width: 800px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#feature #retail {
	font-size: 80%;
}
#print {
	margin-right: auto;
	margin-left: auto;
}
