/* CSS Document */

#container {
	margin: auto;
	text-align: center;
	width: 664px;
}

img {border: 0px;}

body {
	background-color: #efd6c5;
	margin: 0;
	text-align: center;
	background-repeat:  repeat;
	background-position: center top;
	background-image: url(images/bg.png);
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	text-align: justify;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 25px;
	color: #717171;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
i, em {
	color:#de3502;
}
b, strong {
	color:#0d55a6;
}

#header {
	margin: 0 auto;
}
#main {

	text-align: left;
	width: 664px;
	margin: 0 auto;
	background-position: top center;
}

#content {
	text-align: left;
	width: 664px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #151415;
	padding-top: 30px;
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	clear: both;
	color: #2D2C2A;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	background-image: url();
	height: -500px;
	width: 664px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f11301;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6ac1a3;
	text-decoration: overline;
	font-weight: bold;
}

h1 {
	text-align: left;
	background: url(images/h1.png) bottom left no-repeat;
	font-weight: bold;
	line-height: 35px;
	font-size: 20px;
	text-indent: 35px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-right: 5px;
	padding-top: 0px;
}

blockquote {
	text-align: left;
	margin: 10px 160px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	bottom: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #ff8da8;
	background-image: url();
	background-repeat: ;
	height: 120px;
	width: 300px;
	font-size: 10px;
	font-family: Century Gothic;
	line-height: 20px;
	border: 1px dotted #e1224f;
} 

#links {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
} 

input, textarea, option, select {
	background-color: #151415;
	font: 11px Verdana;
	color: #FFFFFF;
	letter-spacing: 0px;
	border: 1px solid #ff2e83;
	padding:2px;
	margin-left: 25px;
}

li {
	text-align: justify;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 14px;
} 

.imageback {
	background-color: #efd6c;
	padding: 3px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	align: center;
	clear: both;
	color: #000000;
	text-align: justify;
	margin-top: -30px;
	margin-bottom: 30px;
	height: 100px;
	padding-right: -220px;
	padding-left: 150px;
	padding-top: 10px;
	line-height: 20px;
	background-color: none;
	background-repeat:no-repeat;
	background:url(images/polyrhythm_13.png);
}