/* CSS Document */
/* CONTENT CSS */

h2 {
	text-align: center;
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}
html>body h2 {
	margin: 0px;
	margin-bottom: 10px;
}
#rightcol {
	float: right;
	_width: 450px;
}
#spacer1 {
	height: 25px;
}
#photoholder, #photoholder2 {
	position: relative;
	width: auto;
	margin: auto;
	background: #000000;
	padding: 10px;
	padding-bottom: 5px;
}
#photoholder2 {
	margin-left: 10px;
}
h3 {
	font: 16px/22px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	margin-bottom: 5px;
}
.phototext {
	font: 14px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	/* Adjust for trebuchet */
	margin-top: 3px;
	_margin-top: 0px;
}
.phototext4 {
	font: 16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	/* Adjust for trebuchet */
	margin-top: 2px;
}
.phototext2, .phototext3 {
	/* _margin-top: -5px; */
}
.phototext2 a, .phototext3 a {
	font: 10px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	padding: 3px;
}
.phototext2 a:hover, .phototext3 a:hover {
	color: #000000;
	background: #FFFFFF;
}
.phototext2 {
	float: left;
}
.phototext3 {
	float: right;
}
.photocontent {
	clear: both;
}

.dateo {
	position: relative;
	margin-top: 3px;
	_margin-top: -2px;
	_margin-bottom: 1px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	clear: both;
	margin-bottom: -2px;
}
.bar {
	width: 100px;
	height: 5px;
	background: red;
	position: relative;
	clear: both;
}
html>body .dateo {
	width: 100%;
	float: left;	
}
.archivephoto img {
	clear: both;
	float: left;
	_margin-bottom: 4px;
}
.archivephoto {
	position: relative;
	right: 15px;
	_right: 12px;
	text-align: center;
	float: left;
	width: 200px;
	height: 255px;
	margin-left: 26px;
	_margin-left: 12px;
}
.archivephoto a {
	position: relative;
	float: left;
	background: #000000;
	padding: 5px;
	border: 2px solid #666666;
	_padding-bottom: 2px;
	text-decoration: none;
	color: #FFFFFF;
}
.archivephoto a:hover {
	border: 1px solid #C0C0C0;
	padding: 6px;
	_padding-bottom: 3px;
	color: #FFFFFF;
}
.noindent {
	text-indent: 0px;
}
/* PHOTO archive stuff */
.monthyear {
	position: relative;
	float: left;
	margin-top: 5px;
	font-size: 13px;
}
.monthyear a {
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	background: #222222;
}
.monthyear a:hover {
	color: #111111;
	text-decoration: none;
	background: #C0C0C0;
}
.year {
	position: relative;
	font: bold 16px/16px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	clear: both;
}
.yearmenu {
	float: left;
	width: 690px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	background: #222222;
	margin-bottom: 20px;
}
.yearmenuleft, .yearmenucenter, .yearmenuright {
	float: left;
	width: 225px;
}
.yearmenuleft a, .yearmenucenter a, .yearmenuright a {
	color: #C0C0C0;
	text-decoration: underline;
}
.yearmenuleft a:hover, .yearmenucenter a:hover, .yearmenuright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.yearmenuleft {
	text-align: left;
	margin-left: 7px;
}
.yearmenucenter {	
	text-align: center;
}
.yearmenuright {
	text-align: right;
}