body {
	text-align:center;
	color:#996633;
	background-color:#C6B395;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x; 
	background-position: top;
	/* background-attachment: fixed; */
	font-family:arial, sans-serif;
}

a { 
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #666633;
	text-decoration: none;
}
	
#container {
	margin: 0 auto;
	width: 55em;
	height: 60%;
	padding: 0 0 5px 0;
}

#footer {
	padding: 0 0 0 0;
	margin: 0 auto;
	width: 50em;
	align: center;
}

#bar li {
	display: inline;
	text-align: left;
	background-color: white;
	color: #52ACCE;
	border: solid grey;
	border-width: 1px;
	padding-top: 0.05em;
	padding-right: 0.2em;
	padding-bottom: 0.05em;
	padding-left: 0.2em;
	margin: 0.1em;
}

#bar li a,#bar li a:visited,#bar li a:active {
	font-size: .8em;
	align: center;
	color: #006600;
	text-decoration:none; 
	font-family:arial, sans-serif;
}

#bar li a:hover {
	font-size: .8em;
	color: #993300;
	text-decoration: none;
	font-family:arial, sans-serif
}

#barmobile ul,#barmobile li {
	list-style: none;
	padding: .05em .20em;
	margin:  .10em;
	display: block;
	background-color: white;
	color: #52ACCE;
	border: solid grey;
	border-width: 1px;
	text-align: center;
	width: 100px;
	
}

#barmobile li a,#barmobile li a:visited,#barmobile li a:active {
	font-size: .8em;
	align: center;
	color: #006600;
	text-decoration:none; 
	font-family:arial, sans-serif;
}

#barmobile li a:hover {
	font-size: .8em;
	color: #993300;
	text-decoration: none;
	font-family:arial, sans-serif
}

div.scroll {
	height: 100px;
	width: 400px;
	overflow: auto;
	border: 0px solid #666;
	padding: 0 8px 0 8px;
}

#dvd {
	font-weight: bold;
	color: #990033;
}



#dvdlist {
	color: #663300;
}
