body {
	background-color: #FFFFFF;
}
#wrapper {
  text-align: left;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}

#container {
 text-align: center;
 width: 750px;
 }
 
#top{
padding: 25px;
text-align: left;
}

#top-menu{
	width: 725px;
	text-align: left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#top-menu a{
	color: #4d4d4a;
	padding-right: 20px;
}

#top-menu a:hover{
	color:#999999;;
}

#content{
	width: 700px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 380px;
}
#text {
	margin-top: 0px;
}

#content-menu{
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;	
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
	padding-top: 15px;
}

#content-menu a{
	color:#4d4d4a;
	margin-right: 20px;
}

#content-menu a:hover{
	color:#999999;	
}

.you-are-here{
 color:#A3D0E8!important;
}

#main-content{
	padding-top: 15px;
}
#artwork {
	margin-left: 0px;
	
}

#artwork img{
	margin-right: 20px;
}

#bottom {
	text-align: left;
	padding-left: 25px;	
}

h2 {
	font-size:15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #4d4d4a;
	text-transform: uppercase;
	margin-bottom:10px;
	margin-top: 0px;
}
h3 {
	font-size:14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #4d4d4a;
	margin: 0px;
}

h4 {
font-size:12px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
color: #4d4d4a;
}

p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #4d4d4a;
	margin: 0px;
	padding: 0px;
}

li {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #4d4d4a;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	list-style-type: square;
	margin-left:-24px;
}

a {
color: #4d4d4a;
text-decoration: none;
}

a:hover {
color: #B8E1FA;
}
  
#home-menu a {
	color: #4d4d4a;
	margin-right: 15px;
	margin-left: 15px;
}
#home-menu a:hover {
	color:#B8E1FA;
}
#home-menu {
	width: 750px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d4d4a;
	letter-spacing: 1px;
	padding-top: 15px;
	font-weight: bold;
}

.right-arrow {
	position: relative;
	background-image: url(right-arrow2.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 15px;
	height: 16px;
	margin-top: 0px;
	padding: 0px;
	left: 48%;
	bottom:16px;
	z-index: 500;
}
.right-arrow a {
	display: block;
	width: 15px;
	height: 16px;
}

.right-arrow img {
	width: 15px;
	height: 16px;
	border: 0;
}

.right-arrow a:hover img {
	visibility: hidden;
}

.left-arrow {
	background-image: url(left-arrow2.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 15px;
	height: 16px;
	margin-top: 5px;
	padding: 0px;
	position: relative;
	z-index: 500;
	bottom: 0px;
	margin-left: 43%;
}
.left-arrow a {
	display: block;
	width: 15px;
	height: 16px;
}

.left-arrow img {
	width: 15px;
	height: 16px;
	border: 0
}

.left-arrow a:hover img {
	visibility: hidden;
}

.up-arrow {
	position: relative;
	background-image: url(../images/up-arrow2.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 15px;
	height: 9px;
	margin-top: 10px;
	padding: 0;
	
	
}
.up-arrow a {
	display: block;
	width: 15px;
	height: 9px;
}

.up-arrow img {
	width: 15px;
	height: 9px;
	border: 0;
}

.up-arrow a:hover img {
	visibility: hidden;
}


.down-arrow {
	position: relative;
	background-image: url(../images/down-arrow2.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 15px;
	height: 9px;
	margin-top: 10px;
	padding: 0;
	left: 40px;
	bottom: 19px;
}
.down-arrow a {
	display: block;
	width: 15px;
	height: 9px;
}

.down-arrow img {
	width: 15px;
	height: 9px;
	border: 0
}
#home-outside {
  text-align: left;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
   height:auto;
  margin-top: 15%;
 
}
#home-content{
 text-align: center;
 width: 750px;
 }


* html # {

} /*style for IE*/
td {
	vertical-align: top;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #4d4d4a;
	margin: 0px;
	padding: 0px;
}

