/* CSS Document */

#container {
	margin: auto;
	text-align: center;
	width: 640px;
	background-color: #d9d9d9;}

body {
	background-color: #d9d9d9;
	margin: 0;
	text-align: center;
	background-repeat:  repeat;
	background-image:url(images/background.png);
	background-position: center top;
}

img {border: 0px;}

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


i {
color:#b48b00; 
}

b {
color:#4a5863; 
}

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

#content {
	text-align: left;
	margin-left: 0px;
	margin-top: -10px;
	background-color:#d9d9d9;
	width: 640px;
}
#bottom {
	clear: both;
	width: 640px;
	margin-top: 0;
	background-image: url(images/footer.png);
	height: 310px;
	background-repeat: no-repeat;
}
a {
	font-family: Arial;
	color: #a54c5b;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial;
	color: #9ca54c;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	text-align: left;
	background: ();
	font-weight: normal;
	line-height: 25px;
	font-size: 35px;
	text-indent: 25px;
	color: #a0a0a0;
	font-family: Arial;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 0px;
}

h1:first-letter {
	font-family: Arial;
	font-weight: normal;
	font-size: 50px;
	color: #c45e0c;
}

blockquote {
	text-align: left;
	margin: 80px 150px;
	border: 2px solid #000000;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	bottom: 0px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 50px;
	background-color: #000000;
	background-image: url();
	background-repeat: ;
	height: 200px;
	font-size: 12px;
	font-family: Arial;
	line-height: 30px;
} 

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

input, textarea, option, select {
	background-color: #000000;
	font: 11px Arial;
	color: #FFFFFF;
	letter-spacing: 0px;
	border: 1px solid #000000;
	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: #ed492a;
	font-size: 14px;
} 

.imageback {
	background-color: #984130;
	border: 2px solid #984130;
	padding: 3px;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	width: 640px;
	padding-left: 240px;
	padding-top: 190px;
	line-height: 16px;
}
