﻿body
{			
	background-image: url(../pics/BG.png);
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ff0000;	
	font-size: small;
	font-family: Verdana, Helvetica, Arial, sans-serif;	
	line-height: 1.6em;
}

h1
{
	font-size: 150%;
	border-top: dotted 1px #5f0000;
	border-bottom: dotted 1px #5f0000;
}

h2
{
	font-size: 130%;
}

#legal
{
	line-height: normal;		
}

#mails
{
	margin-left: 30px;
}

a:visited
{
	color: #ff0000;
	text-decoration: none;
	border-bottom: dotted 1px #5f0000;	
}

a:link
{
	color: #ff0000;
	text-decoration: none;
	border-bottom: dotted 1px #5f0000;	
}

#content img
{	
	/*border: dotted 1px #5f0000;*/
	text-align: right;
}

#main
{
	border: 0;
	background-color: transparent;
	background-repeat: no-repeat;		
	width: 1000px;
	padding: 5px 0px;
	margin-left: auto;
	margin-right: auto;	
}

#logo
{		
	text-align: center;
}

#navigation
{	
	
	text-align: center;			
}

#sidebar h1
{
	margin-left: 20px;
	padding: 0px 10px 0px 0px;
	margin-bottom: 10px;		
}

.src
{
	font-style:italic;	
}

#sidebar h2
{
	
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;		
}

#content li
{	
	list-style-type: circle;
	margin-top: 0px;
}

#sidebar a
{
	margin-right:10px;	
}

#sidebar
{	
	position: absolute;		
	text-align: right;
	border-right: solid 1px #5f0000;
	float: left;
	height: 300px;
	width: 150px;
}

#navigation img
{	
	border: none;
}

#navigation a:link
{
	border: none;
}

#navigation a:focus
{
	border: none;
}

#navigation a:active
{	
	border: none;
}

#navigation a:visited
{
	border: none;
}

#content h2
{
	margin-top: 15px;
	border-bottom: dotted 1px #5f0000;
}

#content
{	
	padding: 0px 10px 10px 10px;
	margin:	0px 60px 0px 160px;
	min-height: 800px;
}

.description img
{
	float: right;	
}

.description
{
	clear:right;
}

.description table td
{
	padding: 5px;
}

.underline
{
	border-bottom: dotted 1px #5f0000;	
}

.description table
{	
	border-collapse: collapse;
	padding: 10px;
	line-height: 1.2em;
	margin-right: 330px;	
}

.description h2
{
	padding-top: 0px;
}

.indent
{
	
	padding-left: 20px;
}

#live
{	
	border-collapse: collapse;	
	text-align: left;	
	margin-top:50px;
	margin-left:auto;
	margin-right: auto;
	border: solid 1px #5f0000;	
}

#legal li
{
	margin-top: 25px;
	list-style-type: upper-roman;
	list-style-position:inside;
	font-size: 70%;		
}

#live td
{
	padding: 10px;
}

#live th
{
	background-color: #220000;
	padding: 10px;
}

#bottom
{
	border-top: solid 1px #5f0000;
	text-align:center;
	clear:both;
	line-height:1;
	font-size: 50%;
	
}

.top
{
	clear:right;
	text-align:right;	
}

.top a
{
	color: #5f0000;
	border: none;
}

/*div
{
	border: solid 2px white;
}*/