.textbox
{
	background: transparent;
	background-color: White;
	border: 1px dashed #cccccc;
	color: #000000;
	font-family: Arial;
	text-align: left;
	scrollbar-face-color: #FOFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}

.txpCommentInputMessage, .comment_name_input, .comment_email_input, .comment_web_input
{
	background: transparent;
	background-color: White;
	border: 1px dashed #cccccc;
	color: #000000;
	font-family: Arial;
	text-align: left;
	scrollbar-face-color: #FOFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}

#content img
{
display: block;
border: none;
margin-left: -50px;
margin-right: -50px;
text-align: center;
}

.button
{
	background: transparent;
	background-color: White;
	border: 1px dashed #666666;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

body
{
	background-color: #fff;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 1em;
}

#content p
{
	font-family: Georgia, Verdana, sans-serif;
	line-height: 1.6em;
	font-size: 1em;
	text-align: left;
padding-left: 100px;
padding-right: 100px;
overflow: visible;


}




td
{
	font-family: Georgia, Verdana, sans-serif;
	line-height: 1.6em;
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
}

blockquote
{
	margin-left: 40px;
	margin-right: 40px;
font-family: Georgia, Verdana, sans-serif;
	line-height: 1.6em;
	font-size: 1em;
	text-align: left;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 1em;
	font-size: 0.8em;
}

#head
{
	height: 150px;
}

#container
{
	width: 1030px;
	\width: 1010px;
	w\idth: 990px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;

}

#sidebar-1
{
	float: left;
	width: 100px;
	\width: 100px;
	w\idth: 100px;
	margin-left: 5px;
	padding-top: 200px;
}

#content
{
	margin-left: 100px;
	margin-right: 180px;
	padding-top: 30px;
	
}



#sidebar-2
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 25px;
	padding-top: 10px;

}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: #990000;
	text-decoration: none;
}

a:hover
{
	Background-color: #ffcc99;
	Color: #000;
}

#sidebar-2 a
{
	border: 0px;
	color: #990000;
}

#sidebar-1 a
{
	font-size: 10px;
	border: 0px;
	color: #666666;
}

h1
{
	font-weight: normal;
	margin-left: 300px;
	padding-top: 50px;
	text-decoration: none;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 1.2em;
}

h1 a
{
	font-color: #000;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 1em;
	font-style: italic;
}

h3
{
	font-weight: normal;
	font-size: 1.em;
	line-height: 1.7em;
padding-left: 70px;
}

h3 a
{
	color: #333333;
	border-bottom: 1px #ccc dashed;
	font-weight: 500;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 1.em;
}

h1 a, h2 a
{
	border: 0px;
	color: #000;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

img
{
	margin: 0;
	border: none;
	vertical-align: middle;
}


#sidebar-2 li
{
	margin-left: 0px;
	font-size: 0.8em;
}

#sidebar-2 ul
{
	list-style-image: url(none);
	list-style-type: circle;
}

.small
{
	font-size: 10px;
}

small
{
	font-size: 10px;
}

#container p.authorline
{
	font-size: 10px;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #cccccc;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-top: 40px;
	margin-bottom: 5px;
	text-align: right;
padding-right: 0px;
}

.bottomline
{
	font-size: 10px;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.comments_invite
{
	font-size: 10px;
}

hr
{
	width: 50px;
	text-align: center;
}

.recentcommentstext
{
	margin: 0;
	padding: 0;
	font-size: 10px;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

