body {
	margin-top: 20px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}
a {
	color: #e84d1d;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
.clear {
	clear: both;
}


#content {
	text-align: left;
	width: 950px;
	margin: 0px auto;
}
#title {
	border-top: 4px solid #333333;
	border-left: 4px solid #333333;
	border-right: 4px solid #333333;
	border-bottom: 4px solid #333333;
	height: 150px;
}
#leftcolumn {
	background-color: #333333;
	padding-top: 20px;
	padding-bottom: 50px;
	float: left;
}

#nav {
	margin: 0;
	padding: 0;
	width: 134px;
	line-height: 2em;
	font-size: 0.8em;
	font-weight: bold;
	float: left;
}
#nav li {
	list-style-type: none;
	width: 100%;
}
#nav a {
	color: #ffffff;
	display: block;
	padding-left: 20px;
}
#nav a:hover {
	color: #ebbb11;
	text-decoration: none;
	background-color: #666666;
}

#maincolumn {
	width: 776px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 40px;
	border-bottom: 4px solid #333333;
	border-left: 4px solid #333333;
	border-right: 4px solid #333333;
	float: left;
}

h1 {
	color: #ebbb11;
	font-size: 1.5em;
	margin-top: 16px;
}
h2 {
	color: #2ab0cb;
	font-size: 1.2em;
	padding-top: 10px;
}
h3 {
	color: #1f72be;
	font-size: 1.0em;
	padding-top: 10px;
}
h4 {
	color: #ffffff;
	font-size: 0.9em;
}
p,ul {
	color: #cccccc;
	font-size: 0.85em;
	line-height: 1.3em;
}
#statement2257 p {
	color: #cccccc;
	font-size: 0.7em;
}
.update {
	width: 155px;
	height: 250px;
	text-align: center;
	color: #cccccc;
	font-size: 0.70em;
	padding-bottom: 4px;
	float: left;
}
.updatedeleted {
	width: 155px;
	height: 260px;
	text-align: center;
	color: #2ab0cb;
	font-size: 0.70em;
	padding-bottom: 4px;
	float: left;
}
.updatedeleted img {
/*	opacity: 0.5;
	filter: alpha(opacity = 50); */
}
#mainphoto {
	width: 420px;
	float: left;
}
#mainphotodeleted {
	width: 420px;
	float: left;
/*	opacity: 0.5;
	filter: alpha(opacity = 50); */
}
#updatetext {
	width: 320px;
	font-size: 1.0em;
	float: left;
}
#updatetext strong {
	color: #2ab0cb;
}
#vthumbcontainer {
	padding: 10px 30px;
}
.vthumb {
	padding: 2px;
	height: 172px;
	width: 230px;
	text-align: center;
	float: left;
}
#pthumbcontainer {
	padding: 10px 44px;
}
.pthumb {
	margin: 3px;
	height: 128px;
	width: 128px;
	text-align: center;
	float: left;
	position: relative;
	background-color: #222222;
}
.pthumb_hi {
	margin: 2px;
	height: 128px;
	width: 128px;
	text-align: center;
	float: left;
	position: relative;
	background-color: #222222;
	border: 1px solid #ebbb11;
}
.pthumb_land {
	position: absolute;
	top: 20px;
	left: 0px;
	background-color: #222222;
}
.topwam {
	padding-left: 20px;
	padding-top:  60px;
	clear: both;
}