body{
	background-color: #000;
	
}


#all{width: 642px; margin: auto;}

a{color:#fff}

#title{
	
	padding-top:10px;
	height:60px;
	align: center;
	color: #000;
	text-align:center;
	background-color: #000;
	color: #000
	/*border: 1px solid #fff;*/
	-moz-border-radius:2px;
	-webkit-border-radius:2px;	
}


#nav{
	margin-bottom:1em;
	align: center;
	text-align: right;
	border-bottom:1px dashed #AAA;	
}

#nav a {font-family:verdana; font-size:0.8em; text-decoration:none; color:#FFF;}
#nav a:hover {color:#AAA}


#imgtitle{
	color: #fff;
	font-family:Corbel; 
	font-size:1.5em;
	text-align: left;

}

#imagewrapper{
 	min-height:300px; 
 	position: relative;
	background-color:#222;
	border:1px solid #fff;
}

#photo{
	
	align: center;
	background-color: #000;
	color: #fff;

}

#bottom{
	border-bottom: 1px outset #fff;
	margin-top:1em;
	border-top:1px dashed #AAA;
	text-align: right;
}

#bottom a {font-family:corbel; font-size:0.8em; text-decoration:none; color:#FFF;}
#bottom a:hover {color:#AAA}

#license{
	font-size:0.70em;
	color: #AAA;
	text-align: right;
	padding-top:7px;
}

#whoops{
	margin:2em auto;
	color: #f44; 
	font-size: 1em;
	text-align: center;

}
/*-----sites.html---------*/
#info2{
	width:100%;
	margin-top:1em;
	color: #fff;
	font-family: Verdana;
	font-size: 0.7em;
	background-color: #555;
	border: 1px solid #fff;
}


#links{
	width:100%;
	margin:1em left;
	color: #fff;
	font-family: Verdana;
	font-size: 0.7em;
	background-color: #555;
	border: 1px solid #fff;
}

#links a {font-family:verdana; color:#FFF;}
#links a:hover {color:#AAA}


#links2{
	width:100%;
	margin-top:1em;
	color: #fff;
	font-family: Verdana;
	font-size: 0.7em;
	background-color: #555;
	border: 1px solid #fff;
	
}

#links2 a {font-family:verdana; color:#FFF;}
#links2 a:hover {color:#AAA}

.linkTitle {font-size:2.5em; font-family:corbel;}

/*--------about.html-------*/

#about{
	width:100%;
	/*margin-top:1em;*/
	color: #fff;
	background-color: #555;
	border: 1px solid #fff;
	
}

.galleryPages a {margin-left:1em; font-family:corbel; text-decoration:none; color:#FFF;}
.galleryPages a:hover {color:#AAA}
.email a {font-family:corbel; text-decoration:none; color:#FFF;}
.email a:hover {color:#AAA}
.comments {font-size:.75em; font-family:corbel; color:#aaa;}	
.alignleft {
float: left;
}
.alignright {
float: right;
}


/*-------archive--------*/

#inner{
	display: block;
	width: 82px;
	float: left; 
	background-image: none;
	padding-left: 8.4px;
	padding-top: 8.4px;
	
}

#thumbs{
	float: right; 
	width: 551.4px;
}

#tags{
	width: 80px;
	height: 460.4px;
	float: left;
	padding-left: 8.4px;
	padding-top: 8.4px;
}

#tags a{text-decoration:none}

#tag_selection li.active a {color: yellow; }
#tag_selection {margin:10px 0; padding:0; list-style:none;}
#tag_selection li {}
