
		body,
		html {
				font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
				color: #000;
				line-height: 1.5em;
				margin:30px;
				padding:0;
				color:#000;
				background:#a82024;
		}
		body {
				min-width:800px;
				font-size:0.8em;
		}
		#wrap {
				margin:0 auto;
				width:800px;
				background:#fff;
		}
		#header {
				height:79px;
		}
		div#container {
				border: solid 1px #000;
				/* [(base_url)]assets/templates/kult-default/ */
				background-image: url(images/kult_alm.jpg);
				background-repeat: no-repeat;
		}
		#main {
				float:right;
				padding: 30px 20px 20px 0px;
				width:530px;
		}
		#sidebar {
				float:left;
				font-size:0.9em;
				line-height: 2.7em;
				width:220px;
				color:#000;
				padding: 20px 0px 0px 0px;
				margin:0px;
		}
		#sidebar a {
				color:#000;
				font-weight: bold;
				text-decoration:none;
		}
		#sidebar li {
				padding: 2px 2px;
		}
		#sidebar ul { margin-bottom: 1em; list-style: none; }
		#sidebar ul ul { margin-bottom: 0; border-bottom: 1px solid #ddd; }
		#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
		#sidebar ul li ul li { background: url(images/tictac_green.gif) no-repeat 0 6px; }
		#footer {
				color: #fff;
				margin:0px;
				padding:10px;
				border-top: solid 1px #000;
				text-align: center;
				vertical-align: middle;
				clear:both;
			background:#a82024;
		}
		.underlinks {
			font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
			font-size: 10px;
			color: #000;
			text-decoration: none;
		}

		.underlinks a:link { color: #fff;text-decoration: none; }
		.underlinks a:visited { color: #fff; text-decoration: none; }
		.underlinks a:hover, a:focus { color: #fff;t text-decoration: underline; }

		a, a:link, a:visited { color: #000; text-decoration: underline; }

		a:hover, a:focus {
		color: #000;
		text-decoration: none;
		}

		a:active, a.active {
		color: #000;
		text-decoration: underline;
		}

		h1.title {
		font-size: 200%;
		}

		h1.title, h1.title a, h1.title a:hover {
		font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
		font-weight: normal;
		color: #000;
		margin: 0;
		margin-bottom: 0;
		line-height: normal;
		}

		h1 {
		font-size: 200%;
		}

		h1, h1 a, h1 a:hover {
		color: #444;
		font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
		margin: .5em 0 .5em 0;
		}

		h2, .block h3 {
		font-size: 122%;
		}

		h2, h2 a, h2 a:hover, .block h3, .block h3 a {
		color: #000;
		font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
		margin: .5em 0 .5em 0;
		}

		h3 {
		font-size: 107%;
		font-weight: bold;
		font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
		}

		h4, h5, h6 {
		font-weight: bold;
		font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
		}

		p, .book .body {
		padding: 0 0 0.5em 0;
		margin: 0;
		}

		pre {
		background: #ddd;
		border: 1px solid #aaa;
		padding: 0.75em 1.5em;
		}

		blockquote {
		border: 1px #ccc solid;
		margin: 0.5em 1em;
		padding: 0.3em;
		font-style: italic;
		}

		img {
		border: 0;
		}

		ol, ul, dl {
		position: relative;
		}

