body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 14px;
}
td{
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.4;
}
.cat{
	color: #808080;
}
.datum{
	color: #808080;
}
a:link, a:visited{
	color: #000000;
}
a.bloglink:link, a.bloglink:visited{
	font-style: bold;
	font-size: 120%;
}
#header{
	margin: 0px;
	border-bottom: 10px solid #800080;
}
#footer{
	border-top: 10px solid #990000;
	text-align: right;
	padding-top: 5px;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-right: 10px;
	font-weight: bold;
}
#footer a:link, #footer a:visited{
	font-weight: normal;
}
#page{
	/*width: 700px;*/
}
#content{
	margin: 0px 5px 5px 10px;
}
#content h1{
	font-size: 120%;
	color: #990000;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#content h2{
	font-size: 110%;
	color: #990000;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#content h2 a{
	text-decoration: none;
	color: #990000;
}
#content h2 a:hover{
	text-decoration: underline;
}
#content h2 .stripe{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#content h2 .cat{
	color: #808080;
	font-size: 10px;
}
.textfield{
	width: 400px;
}
.descfield{
	width: 400px;
	height: 100px;
}
.selectfield{
	width: 400px;
}
.buttons{
	margin-top: 1em;
}
.submitbut{
	width: 150px;
}
.caption{
	margin-top: 5px;
}
#links{
	float: right;
	width: 200px;
	margin-left: 10px;
}
#links .small{
	
	margin-top: 1em;
	font-size: 80%;
}
ul{
	margin-top: 8px;

}
#desc{
	margin: 10px;
	font-weight: bold;
	background: url(images/tip.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	padding-left: 50px;
}
form{
	margin: 0px;
}
.confirm{
	margin-top: 0;
	margin-bottom: 1em;
	font-weight: normal;
	background-color: #E5E5CD;
	border: 1px solid #000000;
	padding: 3px;
}
.error{
	margin-top: 1em;
	margin-bottom: 2em;
	background-color: #FFC0C0;
	border: 1px solid #000000;
	padding: 3px;
}
/*.confirm{
	margin-top: 1em;
	margin-bottom: 2em;
	font-weight: bold;
}*/
#loginheader{
	text-align: right;
	margin-bottom: 1em;
	font-weight: bold;
}
#loginheader a:link, #loginheader a:visited{
	font-weight: normal;
}
.note{
	color: #404040;
	font-size: 12px;
	margin: 0px 5px 5px 5px;
}

.ago{
	font-family: Courier;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
}
.iu{
	font-weight: bold;	
	text-decoration: none;
}
.iu:visited{
	text-decoration: none;
	color: #404040;
	font-weight: normal;
}
.iu:hover{
	text-decoration: none;
	color: #202020;
}
.cfu{
}
.it{
	font-style: italic;
}
.channelurl{
}
.it{
	font-size: 10px;
	font-weight: normal;
}
.headertext{
	margin-bottom: 1em;
	text-align: center;
}
.headerdate{
	text-align: right;
	font-size: 12px;
	color: #404040;
	margin-bottom: 4px;
}
.catnav{
	margin-bottom: 1em;
	text-align: center;
	font-size: 12px;
}
.catnav .selcat{
	font-weight: bold;
	color: #980000;
}
.star{
	font-weight: bold;
	color: #980000;
	font-size: 14px;
}
.tip{
	background-image: url("../icon/help.gif");
	background-repeat: no-repeat;

	padding: 5px 5px 5px 25px;
	vertical-align: bottom;
	margin-left: 0px;
	color: #202020;
	margin-top: 1em;
	background-color: #FFFFC0;
	border: 1px solid #404000;
	width: 400px;
}

.banners{
	margin: 5px; 
	margin-top: 1em; 
	text-align: center;
}
.banners img{
	border: 0px solid #000000;
}

.blogofweek{
	float: right;
	text-align: center;
}
.blogofweek img{
	border: 2px dotted #000000;
}
.blogofweek a{
	color: #000000;
}

.textbanner{
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
	margin-bottom: 5px;
	color: #454539;
	border: 1px solid #FC6868;
	background-color: #FDCDCD;
	padding: 5px;
}

.textbanner a{
	color: #9C0000;
	font-size: 16px;
	font-weight: bold;
}

#sidebar{
	text-align: left;
}

.catimage{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #980000;
}

.pbf{
	border: 1px solid #C0C0FF; 
	padding: 5px;
	background-color: #F6F4F4;
	width: 200px;
	float: right;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 14px;
}
.pbf img{
	border: 1px solid #C0C0FF; 
}
.pbf a{
	font-weight: bold;
}

#friends{
	font-weight: bold;
	font-size: 18px;
	margin-top: 1em;
	text-align: center;
}
#friends a{
	font-weight: normal;
	color: #990000;
}

.adv{
	float: right;
	margin-bottom: 3em;
	margin-left: 5px;
}
.adv a{
	color: #000000;
}
