body {
	margin: 0px 0px 20px 0px;
		background-color: #ffffff;
		text-align: center;	
	}

a {
	text-decoration: underline;
	font-weight: normal;
	}

a:link {
	color: #cc6699;
	}

a:visited {
	color: #cc6666;
	}

a:active {
	color: #cc6699;
	}

a:hover {
	color: #cc66ff;
	}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-weight: normal;
 color: ff0000;
	}

 h2 {
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	font-weight: normal;
 color: 666699;
	}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: xx-small;
	font-weight: normal;
	}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	}

#banner {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #ff0000;
	background-color: #ccccff;
	text-align: left;
	padding: 15px;
	height: 40px;
	}

a#banner-img {
	display: none;
	}

#banner a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}

#banner2 a {
	color: #ff0000;
	font-weight: normal;
	}

#banner h1 {
	font-size: x-large;	
	}

#banner h2 {
	font-size: small;
	}

#left {
		float: left;
	width: 200px;
	background-color: #EEFFEE;
	overflow: hidden;
	}

#right {
		float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

#center {
		float: left;
	width: 400px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666699;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 16px;
	}

.sidebar a {
	font-weight: normal;
	}

.sidebar a:link {
	color: #cc6699;
	}

.sidebar a:visited {
	color: #cc6666;
	}

.sidebar a:active {
	color: #cc6699;
	}

.sidebar a:hover {
	color: #cc66ff;
	}


.content p {
	color: #666699;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-left: 1px solid #ff9900;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #006699;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-left: 3px solid #cc6666;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px;
	}

.content p.posted {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	}

#calendar {
	line-height: 140%;
	color: #666633;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
 padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666633;
	background-color: #ffcccc;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #336600;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	padding-left: 4px;
	font-weight: normal;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 4px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 140%;
	margin-top: 10px;
	list-style-type: none;
	}

.categories {
	padding: 16px;
	}

.categories a {
	font-weight: normal;
	}

.categories a:link {
	color: #cc6699;
	}

.categories a:visited {
	color: #cc6666;
	}

.categories a:active {
	color: #cc6699;
	}

.categories a:hover {
	color: #cc66ff;
	}

.categories ul {
	padding-left: 8px;
	padding-bottom: 8px;
	margin: 0px;
	margin-bottom: 0px;
	}

.categories li {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
                padding-left: 4px;
	font-size: x-small;
	text-align: left;
	line-height: 200%;
	margin-top: 10px;
	list-style-type: circle;
	}

.photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding-left: 4px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.text_gr {
	color: #666699;
	}

.profile {
	text-align: left;
	}

.acc {  font-size: medium;color:#ff3300;}

/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-content
{
   position: relative;
   margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
   border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
   width: 14%;
   text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
   display: block;
   clear: both;
   margin: 0;
}

ul.tree {
    margin: 0px!important;
    padding: 0px!important;
    font-size: 9px;
    list-style: none!important;
}
ul.tree ul {
    margin: 0px!important;
    padding: 0px!important;
}
ul.tree li {
    margin: 0px!important;
    padding: 0px 0px 0px 16px!important;
    background-image: url(tree_lst_dotted.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}
ul.tree li.end {
    background-image: url(tree_end_dotted.gif);
    list-style: none;
}