html {
margin:0; padding:0;
width:auto;
}

body {
	background-image: url(images/bg.png);
	background-attachment:fixed;
	background-repeat:repeat;
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

#wrapper {
	background: #1b1e1f;
	margin: 30px auto;
	width: 800px;
	position: relative;
}

#header_bar{
	background: url(images/headerbar.png) no-repeat;
	margin-bottom: 3px;
	padding-left: 10px;
	width: 800px;
	height: 100px;
	color: #FFFFFF;
}

#header_bar img{
	float: left;
	position: relative;
	margin: 30px;
	width: 40px;
	height: 40px;
}

#header_bar h2{
	float: left;
	margin-left: 0;
	margin-top: 35px;
	font-size: 30px;
	font-family: Arial;
	font-weight: lighter;
	text-decoration: none;
}

#header_bar h1{
	float: left;
	color: #CCCCCC;
	margin-top:1px;
	font-size: 18px;
	font-style: oblique;
	text-decoration: none;
	padding:0 6px;
}

#nav{
	margin-top: 0px;
	margin-left: 10px;
	display: inline;
	float: right;
}

#nav a{
	color: #FF0000;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
}

.cams {
	margin-bottom: 30px;
	margin-top: 20px;
}

.cams img{
	border: 1px dotted #FFFFFF;
}

#cols3 {
	clear: both;
	padding: 5px 0 5px 0;
	margin-bottom: 30px;
	margin-top: 40px;
}

#cols img {
	width: 150px;
	height: 100px;
	margin-bottom: 10px;
}

#leftcolumn {
	float: left;
	width: 400px;
}

#rightcolumn {
	float: right;
	width: 400px;
}

#maincolumn {
	margin-left: 270px;
	margin-right: 270px;
} 

#btntext{
	font-family: Tahoma; font-size: 20px; 
	text-align: center; border: 0;
	padding: 0 10px 0 10px;
}
.decobtn{
	width: 190px;
	height: 30px;
	border: 0;
}

#main{
	background: #1b1e1f;
	width: 800px;
	margin-bottom: 40px;
}

#col2left{
	padding-left: 10px;
	float: left;
	width: 780px;
	text-align: left;
	font-size: 12px;
}

#col2left h3{
	text-decoration: none; font: "Palatino Linotype", Verdana, Arial, Helvetica, sans-serif;
	color: #FF000D; font-size: 24px; font-weight: 100;	margin-bottom: 35px; 
	border-bottom: #FFFFFF 0.2px solid;
}

#col2left p{
	text-align: left; margin: 5px 50px 0 15px; line-height: 20px;
	text-decoration: none; font: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; font-size: 11px;
}

#col2right{
	margin-left: 20px;
	float: left;
	width: 380px;
}

#col2right h3{
	text-decoration: none; font: "Palatino Linotype", Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; font-size: 24px; font-weight: 300;
	margin-bottom: 2px; text-align: left; border-bottom: #FFFFFF 0.2px solid;
}

#footer{
	clear: both;
	position: relative;
	margin-top: 40px;
	margin-bottom: 10px;
	width: 800px;
	height: 40px;
	background: #2b2e2f;
	text-align: center;
	font-size: 12px;
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.decologos{
	width: 390px;
	padding: 0;
	margin: 0 0 5px 0;
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.Stil1 {font-size: 14px}
.Stil2 {font-size: 12px}
.Stil3 {color: #FF0000}


