body
{
	background:#000 url('left_bg.gif') repeat-y top left;
	color:#fff;
	font-family:arial, sans-serif;
	margin:0;
	padding:0;
	text-align:left;
}

div
{
	display:block;
}

#main
{
/*	background:#333;*/
	line-height:17px;
	margin:0;
	padding:0;
	width:920px;
}

#header
{
	background:#000 url('top_bg.gif') repeat-x top left;
	border-bottom:0 solid #bbb;
	display:block;
	padding:0;
	text-align:right;
}

#header div
{
	background: url('top_logo.jpg') no-repeat top right;
	height:128px;
	margin-left:auto;
	margin-right:0;
	width:350px;
}

#content
{
	/*background:#000;*/
	/*border-left:1px solid #444;*/
	color:#fff;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	margin:0 0 0 161px;
	padding:15px 100px 40px 80px;
	text-align:left;
}

#content a
{
	border-bottom:1px solid #999;
	color:#ccc;
	font-weight:700;
	padding:2px 0 0;
	text-decoration:none;
}

#content a:hover
{
	background:#333;
	border-bottom:1px solid #FFF;
	color:#eee;
	font-weight:700;
	text-decoration:none;
}

#links
{
	float:left;
	font-size:18px;
	line-height:24px;
	padding-top:7px;
	text-align:right;
	width:161px;
}

#links a,#links a:visited
{
	color:#ccc;
	display:block;
	font-family:Arial, sans-serif;
	padding:1px 12px 1px 5px;
	text-decoration:none;
}

#links a:hover
{
	background-color:#222;
	border:solid #666 1px;
	border-left:solid #666 0;
	border-right:solid #3f3f3f 1px;
	color:#eee;
	padding:0 11px 0 5px;
	text-decoration:none;
}

#links a:active
{
	background-color:#000;
	color:#fff;
}

#clear
{
	clear:both;
	display:block;
	font-size:1px;
	height:0;
	line-height:1px;
	margin:0;
	padding:0;
}

p
{
	margin-left:0;
	margin-right:0;
	text-align:left;
}

h1
{
	color:#aaa;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size:32px;
	font-weight:400;
	line-height:25px;
	margin-bottom:19px;
	margin-left:-20px;
	margin-top:19px;
	text-align:left;
}

h2
{
	border-bottom:1px solid #555;
	color:#fff;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size:22px;
	font-weight:400;
	line-height:100%;
	margin-bottom:10px;
	margin-left:-20px;
	margin-top:28px;
	padding-bottom:2px;
	text-align:left;
}

h6
{
	display:block;
	font-family:arial, verdana, sans-serif;
	font-size:32px;
	font-weight:700;
	line-height:25px;
	margin-bottom:27px;
	margin-top:0;
	padding-top:30px;
	text-align:center;
}

ul{list-style-type: square;}

blockquote
{
	background:url('quote.gif') no-repeat top left;
	font-style:italic;
	margin-left:0;
	margin-right:0;
	padding-bottom:0;
	padding-left:31px;
	padding-top:5px;
}

b
{
	color:#fff;
	font-size:100%;
	font-weight:700;
}

ol,ul
{
	color:#fff;
	margin-bottom:20px;
	margin-top:8px;
}

li
{
	color:#fff;
	padding-bottom:10px;
	padding-right:50px;
}

.mimg
{
	background-color:#333;
	border:1px solid #555;
	color:#fff;
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	margin:10px 0;
	padding:10px 5px;
	text-align:center;
}

.mimg img
{
	border:1px solid #bbb;
	display:block;
	margin:0 auto 30px;
}

.imgField img
{
	border:1px solid #777;
	margin:3px;
}

.guestbookTop
{
	background:#555;
	border:1px solid #999;
	display:inline;
	font-size:100%;
	margin-top:10px;
	padding:6px;
}

.viewGuestbook
{
	margin-bottom:20px;
}

.moreinfo
{
	border-top:1px solid #777;
	color:#ddd;
	display:inline;
	line-height:150%;
}

.date
{
	color:#aaa;
	display:inline;
}

.prank
{
	background:#364352;
	border:1px dashed #7b93b2;
	margin-bottom:50px;
	padding:14px;
}

.prank h2
{
	border:0;
	border-bottom:1px solid #FFF;
	margin:0;
}

.svar
{
	background:#58697f;
	border:1px dotted #999;
	margin-top:20px;
	padding:5px;
}

.svar h3
{
	margin-top:3px;
}

.seFilm
{
	background:url('film.gif') no-repeat top left;
	display:block;
	height:65px;
	margin-left:25px;
	padding-left:74px;
	padding-top:33px;
}

.seFilm a
{
	font-size:150%;
}



/* Simple Viewer */


div#overview a, div#overview  a:hover{
		background-position: 10px 50%; background-repeat: no-repeat;border-bottom:0;
	}

div#overview ul{padding: 0;	margin: 0;}
	
div#overview li {
		font-weight: bold;
		list-style-type: none;
		font-family:georgia, sans-serif;
		font-size:110%;
		display:inline;
		float:left;
		width: 240px;
		margin:4px;
		padding:0;
	}
	
div#overview ul li a,  div#overview ul li div {
		color: #ddd;
		height: 104px;
		background-color: #191919;
		overflow: hidden;
		padding: 10px 10px 0 120px;
		border: 0;
		display:block;
}

div#overview  span {
		color: #555;
}


div#overview ul li a:hover {
		text-decoration: underline;
		color: #fff;
		background-color: #282828;
}

div#overview a:hover span  {
		color: #eee;
		text-decoration:none; border: 0px;
}