body
{
	background-color: black;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#title
{
	width: 760px;
	height: 342px;
	background: url(/images/169.jpg) no-repeat;
	z-index: 10;
	background-color: #594B39;
}

#title a
{
	font: normal 20px Myriad, "Helvetica Neue", Arial, sans-serif;
	color: black;
	border: 0px;
	position: relative;
	top: 200px;
	left: 235px;
}

#title a:hover
{
	color: #594B39;
}

p, blockquote, li, h3
{
	color: #594B39;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

td
{
	color: #594B39;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	padding-right: 0px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#right h3
{
    font-weight: bold;
}

#left p
{
	text-align: right;
}

#container
{
	background-color: #fff;
	border-left: 2px solid grey;
	border-right: 2px solid grey;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#left
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#center
{
	margin: -50px 155px 100px 55px;
	padding: 0px;
}

#right
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 45px;
}

ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.article_title a
{
	position: relative;
	top: 105px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px;
	color: #808080;
	font: 23px "Century Gothic", sans-serif;
	text-transform: uppercase;
	border-bottom: none;
}

.article
{
	position: relative;
	top: 100px;
	width: 445px;
	height: auto;
	border: 2px solid #808080;
	/* border-top: 5px solid #594B39; */
	margin: 0px auto 60px auto;
	padding-top: 10px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
}

a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
}

#center img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px black;
	padding: 0px;
}

.photodescription
{
	position: relative;
	bottom: 16px;
	display: inline;
	color: gray;
	font: 11px Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
}

ol.comments
{
	margin: 0px auto auto auto;
	padding: 100px 0px 50px 0px;
	width: 430px;
}

ol.comments li
{
	margin-bottom: 20px;
}

form#txpCommentInputForm
{
	margin: 100px auto 0px auto;
}

ol form
{
	margin: 50px;
	width: 430px;
}

#nextpage
{
	position: relative;
	top: 100px;
	left: 50px;
}