a:link{
	text-decoration:none;
	}
	
a:hover{
	text-decoration:none;
	}
	
a:active{
	text-decoration:none;
	}
	
a:visited{
	text-decoration:none;
	}

body{
	background-color:#000000;
	}

#bodybackgrounddark{
	background:url('../images/ooogidyboogidydark.png');
	background-repeat:no-repeat;
	background-position:center;
	min-height:900px;
	}

#bodybackgroundmid{
	background:url('../images/ooogidyboogidymid.png');
	background-repeat:no-repeat;
	background-position:center;
	min-height:900px;
	}
		
#wrapper{
	margin:0px auto;
	width:950px;
	}
	
#homesig{
	font-family:'Sue Ellen Francisco', cursive;
	font-size:150px;
	color:#fff;
	padding-top:60px;
	text-align:center;
	}
	
#homequestion{
	font-family:'Oranienbaum', serif;
	font-size:20px;
	color:#fff;
	padding-top:225px;
	text-align:center;
	letter-spacing:1.4px;
	}
	
#homenavbuttons{
	width:800px;
	margin:auto;
	padding-top:75px;
	position:relative;
	}

	#homenavbuttons li{
  	 	float:left;
  	 	display:block;
		margin:auto;
   		}

#contactbutton{
	width:140px;
	height:140px;
	margin:auto;
	clear:both;
	}

	#contactbutton img{
		width:140px;
		height:140px;
		margin-top:-30px;
		}

	#contactbutton a{
		text-decoration:none;
		margin-top:-30px;
		}
		
#contactlinks{
	padding-top:575px;
	font-family: 'Oranienbaum', serif;
	font-size:20px;
	color:#fff;
	text-align:center;
	letter-spacing:1.4px;
	}

	#contactlinks a{
		text-decoration:none;
		color:#fff;
		}

#imagegallery{
	background:#000000;
	}
   		
.rg-thumbs{
	padding-top:15px;
	}

	.rg-thumbs img{
		margin:auto;
		height:70px;
		}
	
.rg-image-wrapper{
	position:relative;
	padding:20px 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height:20px;
	}

	.rg-image{
		position:relative;
		text-align:center;
		line-height:0px;
		}

	.rg-image img{
		max-height:550px;
		max-width:100%;
		}
		
	.rg-image-nav a{
		position:absolute;
		top:0px;
		left:0px;
		background:#000 url(../images/nav.png) no-repeat -20% 50%;
		width:28px;
		height:100%;
		text-indent:-9000px;
		cursor:pointer;
		opacity:0.3;
		outline:none;
		-moz-border-radius: 10px 0px 0px 10px;
		-webkit-border-radius: 10px 0px 0px 10px;
		border-radius: 10px 0px 0px 10px;
		}
	
	.rg-image-nav a.rg-image-nav-next{
		right:0px;
		left:auto;
		background-position:115% 50%;
		-moz-border-radius: 0px 10px 10px 0px;
		-webkit-border-radius: 0px 10px 10px 0px;
		border-radius: 0px 10px 10px 0px;
		}
	
	.rg-image-nav a:hover{
		opacity:0.8;
		}

.rg-caption{
	text-align:center;
	margin-top:20px;
	position:relative;
	}

	.rg-caption p{
		font-size:12px;
		letter-spacing:4px;
		font-family:'Oranienbaum', serif;
		text-transform:uppercase;
		line-height:16px;
		padding:0 15px;
		}
		
.rg-view{
	height:30px;
	}
	
	.rg-view a{
		display:block;
		float:right;
		width:16px;
		height:16px;
		margin-right:3px;
		background:#464646 url(../images/views.png) no-repeat top left;
		border:3px solid #464646;
		opacity:0.8;
		}
	
	.rg-view a:hover{
		opacity:1.0;
		}
		
	.rg-view a.rg-view-full{
		background-position:0px 0px;
		}
		
	.rg-view a.rg-view-selected{
		background-color:#6f6f6f;
		border-color:#6f6f6f;
		}

#backarrow{
	height:150px;
	width:170px;
	margin:auto;
	clear:both;
	}

	#backarrow img{
		height:150px;
		width:170px;
		}

	#backarrow a{
		text-decoration:none;
		}

#backarrowmini{
	height:75px;
	width:90px;
	padding-top:20px;
	margin:auto;
	clear:both;
	}	
	
	#backarrowmini img{
		height:75px;
		width:90px;
		}

	#backarrowmini a{
		text-decoration:none;
		}
	
#gallerylinks{
	padding-top:25px;
	clear:both;
	text-align:center;
	font-size:11px;
	letter-spacing:3px;
	line-height:20px;
	font-family: 'Oranienbaum', serif;
	text-transform:uppercase;
	color:#ccc;
	}
	
	#gallerylinks a{
		clear:both;
		text-align:center;
		font-size:11px;
		letter-spacing:3px;
		line-height:20px;
		font-family: 'Oranienbaum', serif;
		text-transform:uppercase;
		color:#ccc;
		}

#illustratorbuttons{
	width:400px;
	margin:auto;
	padding-top:530px;
	}
	
	#illustratorbuttons li{
		float:left;
		display:block;
		margin:auto;
		}
		
#authorbuttons{
	width:600px;
	margin:auto;
	padding-top:530px;
	}
	
	#authorbuttons li{
		float:left;
		display:block;
		margin:auto;
		}

#siteinfo{
	clear:both;
	margin-top:-25px;
	text-align:center;
	font-size:10px;
	letter-spacing:4px;
	line-height:20px;
	font-family: 'Oranienbaum', serif;
	text-transform:uppercase;
	color:#555;
	}