body {
	background-color: #000;
}
h1 {
	color: #FFF;
}
.linkname {
	margin-left: 28px;
}
.header {
	height: 90px;
	width: 710px;
	text-align: center;
	background-color: #000;
	background-image: url(jimallanstudiologo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 250px;
	margin-top: 100px;
	padding-top: 10px;
}
.wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	color:#E8C200;	
}
a:visited {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	color:#E8C200;	
}
a:hover {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	color:#FFFFFF;	
}
.header .navlinks1 li {
	display: inline;
	padding: 30px;
}
.header .navlinks2 li {
	display: inline;
	padding: 30px;
}
.content {
	width:920px;
	color: #E8C200;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	margin-top: 35px;
	padding-right: 20px;
	padding-left: 20px;
}
.name {
	text-align: right;
	height: 30px;
	color: #E8C200;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 860px;
	padding-right: 100px;
}
.entergallery {
	color: #E8C200;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	height: 20px;
	width: 960px;
	margin-top: 15px;
}
h4 {
	color: #FFF;
}
.footer {
	text-align: center;
	height: 15px;
	color: #666;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 960px;
	font-size: 9px;
	margin-top: 140px;
}
.linkto li {
	list-style-type: none;
	text-align: center;
	padding-top: 15px;
}
img {
	margin: 5px;
}
