#main {
	background: url(images/back_knights.jpg);
	width: 100%; height: 100%; margin: 0; padding: 0; border: 0;
	overflow: auto;
}

#title {
	text-align:center;
	width: 85%; height: 100%; margin: 0; padding: 0; border: 0;
	margin-left: auto; margin-right: auto;
	margin-bottom: 35px;
}
#title h2 {
	color: #fce872;
	font-size: 2.2em;
	margin: 0; padding: 0; border: 0; width: 100%; height: 43px;
	background: url(images/title-chivalry-it.gif) no-repeat center center;
}
#title h2 span{
	display: block; text-align:center;
	width: 0; height: 0; line-height: 0;
	overflow: hidden; clip: rect(0,0,0,0);
}
#title p {
	color: #fff6c2;
	font-style: italic;
	font-size: 1.1em;
	margin: 0.5em 0 0 0; 
}

#imagetitle {
	padding: 0; border: 0;
	margin:25px;
	overflow: hidden;
}

#content {
	display:inline; /* Fixes IE Double Margin Float Bug */ 
	float: left; margin-left:25%;
	width: 50%; height: 100%;
	background: url(images/dither.gif) 0 0 repeat;
}

#content ul {
	float: none;
	list-style-type: none;
	margin: 0 1.6em 2em ;
	padding: 0;
	font-size: 1em;
	font-weight: bolder;
	color:#fff6c2;
}

#content li {
	background-image: url(images/icon-chivalry.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding-left: 1.8em;
	line-height: 1.7em;
}

#content h3 {
	text-align: center;
	color: #fce872;
	font-style: italic;
	font-size: 1.3em;
}


#images h4, br {
	display: block;
	overflow: auto;
	width: 0; height: 0;
	visibility:hidden;
	padding: 0; border: 0; margin: 0;
}

#image1 {
	float:left;
	text-align:center;
	padding: 0; border: 0;
	width: 24%; height: 100%;
	margin-left:-74%;
	margin-top:3%;
	overflow: hidden;
}
#image2 {
	float:left;
	text-align:center;
	padding: 0; border: 0;
	width: 24%; height: 100%;
	margin-top:9%;
	overflow: hidden;
}
