body {
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url("images/bkgrnd.gif");
}

#wrapper {
	width: 760px;
	margin: 0 auto;
}

#dragon {
	margin: -5px auto 0;
	height: 75px;
}

#container {
	width: 550px;
	margin: 0 auto;

}

#left {
	float: left;
	width: 150px;
	margin: 0;
	padding-top: 30px;
	font-weight: 700;
}

#middle {
	float: left;
	width: 160px;
	margin: 0;
	margin-left: 40px;
	padding: 0;
}


#right {
	float: right;
	width: 165px;
	margin: 0;
	padding-top: 30px;
	font-weight: 700;
	padding-bottom: 40px;
}


#below {
	clear: both;
	width: 240px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: left;
	font-weight: 700;
}

#container2 {
	margin-top: 20px;
	width: 755px;
	margin: 0 auto;
}

#knight {
	float: left
}

#just {
	padding-top: 80px;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-style: italic;
	text-align: center;
	font-weight: 900;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 20px;
	font-size: 75%;
}


h1 {
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
	font-style:	italic;		
	font-weight: bold;
	color: #800000;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
}    

h2	{
	font-size: 125%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #808000;
	text-align: center;
}

h3	{
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #800000;
	text-align: left;
}

h4	{
	font-size: 170%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #808000;
	font-style: italic;
	text-align: center;
}

h5	{
	font-size: 12pt;
	font-family: "Times New Roman";
	font-weight: bold;
	color: #000000;
}

h6	{
	font-size: 14pt;
	font-family: "Times New Roman";
	font-weight: bold;
	color: #800000;
}
	  
p	{
	margin-left: 10%;
	margin-right: 10%;
	text-indent: 10px;
	text-align: justify;
	font-weight: 700;
}
		

a:link	{
	color: #800000;
}

a:visited {
	color: #CC6666;
	text-decoration: none;
}

a:hover {
	color: #000000
}

.contact {
	text-align: center;
	font-size: 18px;
	padding-top: 30px;	
}

.border	{
	border-left-style: groove;
	border-width: 2px;
}

.center {
	text-align: center;
	font-weight: 900;	
}

tr {
	text-align: left;
}

table.td {
	margin: 0;
	padding: 0;
	text-align: left;
}
