* {
	margin:0;
	padding:0;
}

html {
min-height: 101%;
}

body {
	margin: 0;
	font-family:Tahoma, Geneva, sans-serif;
	background: #000 url('../images/background.jpg') top center no-repeat;
	font-size: 15px;
	font-weight: normal;
}

p {
	color:#FFF;
	padding: 0 5px 0 10px;
}

a {
	text-decoration:none;
color:#FFFF80;
}

a:hover {
	color:#FC0;

}

img {
	border:none;
}

.center {text-align:center;}
.red {
color:#FFFF80;

	font-weight: bold;
}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#FFF;
	margin:5px 0 0 0;
}
h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#FFF;
	margin:0 0 5px 5px;
}

#header-holder {
	width: 100%;
	height:35px;
	background-color: #000;
}
#header {
	width: 1000px;
	height:35px;
	margin:0 auto;
}

#background-changer {
	width: 120px;
	height:32px;
	float:left;
	margin: 0 0 0 0;
}
#background-changer-text{
	width:200px;
	height:32px;
	float: left;
}
#background-changer-text p{
	padding:8px 0 0 0;
}

#logo-holder {
	width: 100%;
	height:150px;
}
#logo-box {
	width: 1000px;
	height:150px;
	margin:0 auto;
}
#logo {
	float:left;
}
#logo a {
	width:200px;
	height:120px;
	display:block;
	background-image:url(../graphics/duckmania.png);
}
#logo a:hover {
	background-position:0 120px;
}

#index-holder {
	width: 100%;
	height:600px;
}
#title {
	width: 300px;
	height:50px;
	float: left;
	margin: 40px 0 0 40px;
}
#index-text {
	width: 620px;
	height:110px;
	float: left;
}
#index-text p{
	font-size:16px;
	padding: 5px;
}

#fadeslideshow-holder {
	width:1150px;
	height:600px;
	margin:0 auto;
}
#left {
	width:650px;
	height:600px;
	float:left;
}

#fadeslideshow-small-box {
	width:220px;
	height:260px;
	float:left;
	margin: 130px 0 0 0;
}
#small-fadeslideshow {
	margin:0 auto;
}
#small-controls {
	width:220px;
	height:40px;
}
#small-status {
	height:40px;
	float: left;
	padding-left:30px;
}

#fadeslideshow-medium-box {
	width:310px;
	height:260px;
	float:left;
	margin: 20px 0 0 80px;
}
#medium-controls {
	width:310px;
	height:40px;
}
#medium-fadeslideshow {
	margin:0 auto;
}
#medium-status {
	height:40px;
	float: left;
	padding-left:70px;

}

#right {
	width:500px;
	height:600px;
	float:right;
}
#fadeslideshow-large-box {
	width:500px;
	height:300px;
	float:left;
	margin: 80px 0 0 0;
}
#large-controls {
	width:410px;
	height:40px;
	margin-right:45px;
	float:right;
}
#large-fadeslideshow {
	margin:0 auto;
}
#large-status {
	height:40px;
	float: left;
	padding-left:125px;
}

.prev{ 
	float:left;
	margin:5px 0 0 0;
	border:1px dashed transparent;
}
.prev:hover {
	border:1px dashed #FFF;
	float: left;
}
.next{ 
	float:right;
	margin:5px 0 0 0;
	border:1px dashed transparent;
}
.next:hover {
	border:1px dashed #FFF;
	float: right;
}
.status {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#900;
	font-weight:bold;
	text-align: center;
	padding: 8px 0 0 0;

}

#footer-holder {
	width: 100%;
	height:40px;
	background-color: #000;
	position: fixed;
	bottom: 0px;
}
#footer {
	width: 1000px;
	height:40px;
	margin:0 auto;
}
#footer-text {
	width: 1000px;
	height:40px;
	float:left;
	margin: 0 auto;
}
#footer-text p {
	margin:0;
	padding:12px 0 0 0;
	color: #FFF;
}
#footer-image {
	float:right;
	margin:0;
}
#footer-image a {
	width: 120px;
	height:40px;
	display:block;
	background-image:url(../graphics/footer.png);
}
#footer-image a:hover {
	background-position:0 40px;
}

#about-text {
	width: 780px;
	height:150px;
	float: left;
	margin: 0 0 0 20px;
}
#about-text p{
	font-size:14px;
	padding: 5px;
}

#terms-holder {
	width: 100%;
	height:900px;
}
#terms {
	width:1000px;
	height:900px;
	margin: 0 auto;
	background-image:url(../graphics/background.png);
	background-repeat:no-repeat;
}

#the-shop {
	width:1000px;
	height:500px;
margin: 0 auto;
}

#the-art {
	width:1000px;
	height:500px;
	margin: 0 auto;
}
#the-art p {
	padding:5px;
}
	
#the-art ul{
	margin:5px 0 0 0;
}
#the-art li{
	margin:0 0 0 30px;
	color:#FFF;
}

#master-gallery {
	width:804px;
	height:400px;
	margin:0 auto;
}
#gallery-logo-box {
	width: 1000px;
	height:150px;
	margin:0 auto;
}
#master-gallery-text {
	width: 780px;
	height:120px;
	float: left;
	margin: 0 0 0 20px;
}
#master-gallery-text p{
	font-size:14px;
	padding: 5px;
}

#top-row {
	width:603px;
	height:184px;
	margin:0 auto;
}
#bottom-row {
	width:804px;
	height:184px;
	margin:17px auto 0 auto;
}
.box {
	width:180px;
	height:180px;
	float:left;
	margin: 0 17px 0 0;
	border: 2px solid #33CC99;
}
.box:hover {
	border: 2px solid #C00;
}
#shape-1 {
	width:180px;
	height:180px;
	float:left;
	margin: 0 17px 0 0;
	border: 2px solid #33CC99;
}
#shape-1:hover {
	border: 2px solid #C00;
}
#shape-1 a{
	width:180px;
	height:180px;
	display:block;
	background-image:url(../galleries/shape-01/shape-1.jpg);
}
#shape-1 a:hover{
	background-position:0 180px;
}

#shape-2 {
	width:180px;
	height:180px;
	float:left;
	margin: 0 17px 0 0;
	border: 2px solid #33CC99;
}
#shape-2:hover {
	border: 2px solid #C00;
}
#shape-2 a{
	width:180px;
	height:180px;
	display:block;
	background-image:url(../galleries/shape-02/shape-2.jpg);
}
#shape-2 a:hover{
	background-position:0 180px;
}

#shape-3 {
	width:180px;
	height:180px;
	float:left;
	margin: 0 17px 0 0;
	border: 2px solid #33CC99;
}
#shape-3:hover {
	border: 2px solid #C00;
}
#shape-3 a{
	width:180px;
	height:180px;
	display:block;
	background-image:url(../galleries/shape-03/shape-3.jpg);
}
#shape-3 a:hover{
	background-position:0 180px;
}

#shape-4 {
	width:180px;
	height:180px;
	float:left;
	margin: 0 17px 0 0;
	border: 2px solid #33CC99;
}
#shape-4:hover {
	border: 2px solid #C00;
}
#shape-4 a{
	width:180px;
	height:180px;
	display:block;
	background-image:url(../galleries/shape-04/shape-4.jpg);
}
#shape-4 a:hover{
	background-position:0 180px;
}

#shape-5 {
	width:180px;
	height:180px;
	float:left;
	margin: 0 17px 0 0;
	border: 2px solid #33CC99;
}
#shape-5:hover {
	border: 2px solid #C00;
}
#shape-5 a{
	width:180px;
	height:180px;
	display:block;
	background-image:url(../galleries/shape-05/shape-5.jpg);
}
#shape-5 a:hover{
	background-position:0 180px;
}

#shape-6 {
	width:180px;
	height:180px;
	float:left;
	margin: 0 17px 0 0;
	border: 2px solid #33CC99;
}
#shape-6:hover {
	border: 2px solid #C00;
}
#shape-6 a{
	width:180px;
	height:180px;
	display:block;
	background-image:url(../galleries/shape-06/shape-6.jpg);
}
#shape-6 a:hover{
	background-position:0 180px;
}

#shape-7 {
	width:180px;
	height:180px;
	float:left;
	margin: 0 17px 0 0;
	border: 2px solid #33CC99;
}
#shape-7:hover {
	border: 2px solid #C00;
}
#shape-7 a{
	width:180px;
	height:180px;
	display:block;
	background-image:url(../galleries/shape-07/shape-7.jpg);
}
#shape-7 a:hover{
	background-position:0 180px;
}

#gallery-holder {
	width: 100%;
	height:600px;
}
#gallery {
	width: 1000px;
	height:600px;
	margin:0 auto;
}
.gallery-thumb {
	width: 184px;
	height:139px;
	float: left;
	margin: 0 0 13px 13px;
}

