/* CSS code from other sources */

*{ margin:0; padding:0; behavior: url(iepngfix.htc);}

body{
background:url(images/bg2.jpg) top center no-repeat #050505;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#03090e;
font-size:12px;
text-align:justify;
}
#container {
	margin: 0 auto;	
}
p{
margin-bottom:13px;
font-weight:normal;
}

h1, h2, h3, h4, h5, h6, strong {
	color: #000000;
}

h1 {
	font-size:16px;
	font-weight:bold;
}
h2 {
	font-size:15px;
	font-weight:bold;
}
h6 {
	font-size:14px;
	font-weight:normal;
}

h3 {
	font-size:14px;
	font-weight:bold;
}
h4 {
	font-size:12px;
	font-weight:bold;
}
h5 {
	font-size:13px;
	font-weight:bold;
}

a, a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#1e30e4;
	text-decoration:none;
}
a {
	color:#D74729;
	text-decoration:none;
}

/*#Copyright 2013 - 2015. Tempted Knights{
	width: 787px;
	list-style: none;
	list-style-image: none;
	height: 357px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: relative;
}*/


#banner {
	margin:0 auto;
	width:990px;
	height:525px;	
	padding:0;	
}

#fade {
	margin:0 auto;
	width:990px;
	height:525px;	
	overflow: hidden;
	background: url(../images/banner_3.jpg) no-repeat;
}

.clear{
clear:both;
}

.left{
float:left;
}

.right{
float:right;
}

#wrapper{
margin:0 auto;
padding:0;
}


#header{
width:787px;
height:450px;
margin:0 auto;
padding:0;
background:transparent;
position: relative;
}

#header .abs{
		position: absolute;	
}

#tempted{
		width: 682px;
		height: 189px;
		left: 48px;
		top: 21px;
		background: url(images/tempted.png) left top no-repeat;
}

#last{
		width: 522px;
		height: 115px;
		left: 0px;
		top: 310px;
		background: url(images/last.png) left top no-repeat;
}

#vogt{
		width: 354px;
		height: 35px;
		left: 0px;
		top: 0px;
		background: url(images/vogt.png) left top no-repeat;
}

.img2 {
width:152px;
height:265px;
}


#content{
width:787px;
margin:0 auto;
padding:0;
background:url(images/wrapper-bg.jpg) left top repeat-y;
overflow:hidden;
}

#content-left{
width:515px;
float:right;
background:url(images/content-left.jpg) no-repeat;
margin:0;
padding:0 45px 0 0px;
}

#content-right{
width:227px;
height:350px;
float:left;
background:url(images/navbg.jpg) no-repeat;
margin:0;
padding:0 0 0 0;
}

#nav-right{
margin:0 auto;
padding:45px 0 0 10px;
width:188px;
}

#nav-right ul{
list-style-type:none;
margin:0;
padding:0;
width:188px;
}

#nav-right ul li{
display:block;
text-align:center;
padding:6px 0;
border-bottom:1px dotted #484341;
}


#nav-right ul li a{
color:#484341;
text-decoration:none;
}

#nav-right ul li a:hover{
color:#000000;
text-decoration:none;
}

#nav-right ul li a.active{
color:#ffffff;
text-decoration:none;
}

#footer{
width:787px;
margin:0 auto;
height:15px;
padding-top:30px;
background:url(images/footer.jpg) no-repeat;
text-align:center;
color:#fff;
font-size:11px;
overflow:hidden;
}

/* Contact Form */
#contact-form {

}

#contact-form label {
	float: left;
	width: 70px;
	clear: both;
}

#contact-form input, #contact-form textarea {
	width: 350px;
	border: 1px solid #20180D;
	background: #eae9e9;
}
#contact-form p {
margin-bottom:5px;
}

