body {
		margin: 0px;
}

#wrap {

		position: relative;
		margin: 0px auto 0px auto;
		width: 1000px;
		height: 1000px;
		border: none;
}

#navbar {
		position: absolute;
		top: 10px;
		left: 0px;
		width: 1000px;
		height:60px;
		background-color: #D8D9D7;

}

#navbar img {
		margin-top: 5px
}

#navbar a:hover {
		background:transparent;
}
	
#navbar a img.color {
		height:0; width:0; border-width:0;
}
	
#navbar a:hover img.color {
		position: absolute; top:0px; left:0px; width:50px; height:50px;
}

#content {
		position: absolute;
		top: 80px;
		left: 0px;
		width: 1000px;
		height: 850px;
		border: none;
}

#title {
		position: absolute;
		width: 1000px;
		height: 175px;
		text-align: center;
		font-family: sans-serif;
		font-size: 150px;
		text-transform: none;
}

#queerart {
		position: absolute;
		height: 150px;
		width: 800px;
		left: 100px;
		margin-top: 25px;
		border-bottom: 4px solid #BABF30;
		color: #8ebfad;
}

#circle {
		position: absolute;		
		border-radius: 100%;
		width: 300px;
		height: 300px;
		background-color: #C2DACF;
		margin-top: 225px;
		margin-left: 350px;
		margin-right: 350px;
}

#namesleft {
		position: absolute;
		border: none;
		height: 300px;
		width: 240px;
		top: 225px;
		left: 100px;
		font-family: sans-serif;
		font-size: 25px;
		text-transform: lowercase;
		text-align: center;
}

#namesright {
		position: absolute;
		border: none;
		height: 300px;
		width: 240px;
		top: 225px;
		right: 100px;
		font-family: sans-serif;
		font-size: 25px;
		text-transform: lowercase;
		text-align: center;
}

.name {
		position:absolute;
		width: 240px;
		height: 30px;
		border: none;
}

a.namelink {
		color: #BABF30;
}

#footer {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 1000px;
		height:60px;
		background-color: #D8D9D7;
}
	
#bio {
		position: absolute;
		width: 350px;
		height: 850px;
		background-color: #D8D9D7;
}

.biog {
		position: absolute;
		width: 300px;
		height: 475px;
		top: 350px;
		left: 25px;
		border: none;
		text-align: justify;
		font-family: sans-serif;
		font-size: 15px;
		font-weight: lighter;
		text-transform: lowercase;
}

#port {
		position: absolute;
		width: 300px;
		height: 300px;
		top: 25px;
		left: 25px;
}

#showcase {
		position: absolute;
		height: 850px;
		width: 640px;
		right: 0px;
		top: 0px;
		border: none;
}
	
#artist_name_block {
		position: absolute;
		height: 100px;
		width: 640px;
		top: 0px;
		right: 0px;
		background-color: #D8D9D7;
}	

.artist_name {
		position: absolute;
		height: 50px;
		width: 640px;
		top: 25px;
		right: 0px;
		text-align: center;
		font-family: sans-serif;
		font-size: 50px;
		text-transform: lowercase;
}

#artwork {
		position: absolute;
		width: 640px;
		height: 740px;
		top: 110px;
		right: 0px;
		background-color: #e6e6e3
}

.video {
	position: absolute;
	margin-left: 40px;
	margin-top: 17.66px;
	font-family: sans-serif;
	font-size: 10px;
}

#source {
		position: absolute;
		height: 50px;
		width: 980px;
		border: none;
}

#source_info {
		position: absolute;
		width: 980px;
		top: 15px;
		text-align: center;
		font-family: sans-serif;
		font-size: 15px;
		font-weight: lighter;
		text-transform: lowercase;
}

#source a {
		color: black;
		text-decoration: none;
}

.artist_2 {
		position: absolute;
		height: 240px;
		width: 192px;
}

.artist_5 {
		position: absolute;
		height: 216px;
		width: 143px;
}

.artist6_videoa {
		position: absolute;
		top: 40px;
		left: 15px;
}

.artist6_videob {
		position: absolute;
		bottom: 40px;
		left: 15px;
}