#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkgd_stars.png);
	background-repeat: repeat;
	margin-top: 0px;
	padding: 0px;
	min-height: 600px;
	min-width: 960px;
}

#artoftag {
	float: left;
}
#nav {
	height: 160px;
	background-image: url(../images/nav.png);
	margin-left: 250px;
	background-repeat: no-repeat;
}
#navtop  {
	display: block;
	text-align: center;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 800px;
	padding-top: 20px;
}
#navtop li {
	list-style-type: none;
	float: left;
	margin-left: 25px;
	padding-top: 5px;
	display: block;
	text-align: center;
	margin-right: 36px;
	width: 100px;
}
#navtop a {
	color: #000000;
	text-decoration: none;
}
#navtop a:hover {
	text-decoration: underline;
}
#navtop a:active {
	text-decoration: underline;
}



#navbottom  {
	text-align: center;
	display: block;
	list-style-type: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 800px;
	margin-top: 35px;
}
#navbottom a {
	color: #000000;
	text-decoration: none;
}
#navbottom a:hover {
	text-decoration: underline;
}
#navbottom a:active {
	text-decoration: underline;
}

#navbottom li {
	text-align: center;
	display: block;
	list-style-type: none;
	float: left;
	width: 100px;
	margin-left: 20px;
	margin-right: 43px;
}


#content {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	background-image: url(../images/gallerycontent_bkg.png);
	height: 700px;
	margin-top: 50px;
	margin-left: 300px;
	background-repeat: no-repeat;
}
#content p {
	padding-top: 10px;
	padding-left: 10px;
	line-height: 140%;
}
#rightsidebar {
	background-image: url(../images/rg_shootingstar.png);
	background-position: right bottom;
	height: 225px;
	background-repeat: no-repeat;
	margin-bottom: -40px;
}
#footer {
	background-image: url(../images/footer_clouds.png);
	height: 100px;
}
#footer p {
	text-align: center;
	padding-top: 50px;
}
#footer h1 {
	text-align: center;
	padding-top: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
#artoftag img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



body {
	background-image: url(../images/bkgd_skycolor.jpg);
	background-repeat: repeat-x;
	background-color: #B8A6FC;
	margin: 0px;
	padding: 0px;
}


p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#thumbsidebar {
	float: left;
	height: 700px;
	width: 251px;
	margin-top: 50px;
	background-image: url(../images/thumbside_bkg.png);
	overflow: auto;
	background-repeat: no-repeat;
}
#thumbsidebar img {
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
#content img {
	margin-top: 3%;
	margin-bottom: 5%;
}
#thumbsidebar p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

