/* CSS Document */

#container {
	margin: auto;
	text-align: center;
	width: 800px;
		background-image: url(images/background.png);
		background-repeat:repeat;

}

body {
	background-color: #0e0d0d;
	margin: 0;
	text-align: center;
	background-repeat: ;
	background-image: url();
}

img {border: 0px;}

p {
	text-align: justify;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 25px;
	color: #6d6a6a;
	font-size: 12px;
	font-family: Arial;
	line-height: 24px;
}


i {
color:#ffffff; 
}

b, strong {
color:#ec0f0f; 
}

#header {
	margin: 0 auto;
}
#main {
	background-image: url(images/background.png);
	background-repeat: repeat;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	background-position: top center;
}

#content {
	text-align: left;
	width: 700px;
	margin-left: 21px;
	margin-top: 30px;
	background-image: url();
	background-repeat: ;

}
#bottom {
	clear: both;
	width: 800px;
	margin-top: 0;
	background-image: url(images/footer.png);
	height: 194px;
	background-repeat:no-repeat ;
}
a {
	font-family: verdana, sans-serif, ariala;
	color: #815989;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: verdana, sans-serif, arial;
	color: #a6def8;
	text-decoration: none;
	font-weight: none;
}

h1 {
	text-align: left;
	background: ();
	font-weight: lighter;
	line-height: 25px;
	font-size: 25px;
	text-indent: 25px;
	color: #787878;
	font-family: verdana, sans-serif, arial;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 0px;
}

h1:first-letter {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 40px;
	color: #ee0808;
}

h3 {
	text-align: left;
	background: ();
	font-weight: normal;
	line-height: 25px;
	font-size: 15px;
	text-indent: 55px;
	color: #bdbdbd;
	font-family: Verdana;
	letter-spacing: 3px;
	margin-top: -15px;
	margin-right: 10px;
	padding-top: 0px;
	text-transform: uppercase;
}


blockquote {
	text-align: left;
	color: #333;
	font-weight: normal;
	bottom: 10px;
	padding-top: 10px;
	padding-left: 35px;
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	height: ;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border: 1px dashed #20c8ff;
} 

#links {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
} 

input, textarea, option, select {
	background-color: transparent;
	font: 11px Arial;
	color: #ffffff;
	letter-spacing: 0px;
	border: 1px dotted #20c8ff;
	padding:2px;
	margin-left: 25px;
}

li {
	text-align: justify;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
} 

.imageback {
	background-color: #ec0f0f;
	border: 3px solid #ec0f0f;
	padding: 3px;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #534e48;
	text-align: justify;
	width: 500px;
	padding-right: 200px;
	padding-left: 100px;
	padding-top: 60px;
	line-height: 16px;
}

