body
{
	background-color:  #fff;
}

p, blockquote, li, h3, h2, h1, #txpCommentInputForm, #zemContactForm
{
	font-family:  Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:  11px;
	line-height:  18px;
	text-align:  left;
	padding-left:  10px;
	padding-right:  10px;
}

h1
{
	font-size:  24px;
}

blockquote
{
	margin-left:  20px;
	margin-right:  0px;
}

#topmenu
{
	font-family:  Verdana, "Lucida Grande", Tahoma, Helvetica;
	display: block;
	clear: both;
	font-size:  20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-right: 1px dotted grey;
}

#topmenu a
{
	color: #C00;
	text-decoration: none;
	font-weight:  bold;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 3px;
	border-left: 1px dotted grey;
}

#topmenu a:hover
{
	color: white;
	background-color: #C00;
	border-bottom: 4px solid black;
	border-top: 4px solid black;
}

#right p, #left p
{
	line-height:  15px;
	font-size:  10px;
}

#left p
{
	text-align:  right;
}

#head
{
	text-align:  center;
	height:  100px;
}

#container
{
	width:  760px;
	\width:  770px;
	w\idth:  760px;
	margin:  10px;
	margin-left:  auto;
	margin-right:  auto;
	padding:  10px;
}

#left
{
	float:  left;
	width:  150px;
	\width:  150px;
	w\idth:  150px;
	margin-right:  5px;
	margin-top:  80px;
}

#center
{
	margin-left:  155px;
	margin-right:  155px;
	margin-top:  60px;
	padding-top: 5px;
	border-left:  1px solid grey;
	border-right:  1px solid grey;
}

#right
{
	float:  right;
	width:  150px;
	\width:  150px;
	w\idth:  150px;
	margin-left:  5px;
	margin-top:  70px;
}

#foot
{
	clear:  both;
	margin-top:  25px;
	text-align:  center;
	font-family:  Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:  10px;
}

#news
{
	font-family:  Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:  10px;
	line-height:  15px;
	text-align:  left;
	margin-left:  20px;
}

li a, h3 a, h2 a, #foot a, p a, #txpCommentHelpLink
{
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

img a
{
	text-decoration: none;
	border-bottom: 0px;
}

.image
{
	text-decoration: none;
	border: 0px;
}

.images {
	float: left;
	margin: 0 7px 5px 0;
}

#right a
{
	border: 0px;
	color: #000;
	text-decoration: none;
}

.category_list a
{
	border: 0px;
	color: #C00;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 160%;
}

#right a:hover
{
	color: #C00;
	border-bottom: 1px solid #C00;
}

#left a
{
	border: 0px;
	color: #C00;
}

h3
{
	font-weight:  normal;
}

h3 a
{
	border:  0px;
	font-weight:  bold;
	font-family:  Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:  14px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: F2F2F2;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
}

.caps
{
	letter-spacing:  0.1em;
	font-size:  10px;
}

.comments
{
	border-top: 1px solid grey;
}

.comments li, #commentsid li
{
	background-color: #F2F2F2;
	padding: 5px;
	margin: 10px;
	border: 1px dotted black;
}

/* Guestbook */

ul#navlist, #navlist ul
{
/*Remove all spacings from the list items*/
	margin: 10px;
	padding: 0;
	list-style-type: none;
	display: inline;
}

ul#navlist
{
	display: table;
}

ul#navlist>li
{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
}

#navlist a
{
	font-weight: bold;
}

#active a
{
	font-weight: normal;
}


/* Article Images */

.rssThumbFloat 
{
	float: left;
	width: 75px;
	border: 0px solid #999;
	margin: 17px 24px 17px 10px;
	padding: 0px;
	background: #fff;
	text-align: center;
	font-size: .85em;
}

.rssThumbFloat img
{
	border: 1px solid #000;
}

.rssThumbLabel
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 9px;
	text-align: center;
}

.art-img
{
	float: left;
	display:block;
	margin:3px 12px 3px 0px;
	border:1px solid #ccc;
	padding:4px;
}

#zemSubscriberName, #zemSubscriberEmail, #zemSubscriberCustom1
{
	width: 100px;
}

fieldset
{
	border: 1px solid #C00;
}

legend
{
	color: #fff;
	background: #C00;
	border: 1px solid #000;
	padding: 2px 6px;
}