body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-image:url(images/bg_canvas.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 1.0em.em;
	/*background-color: #FFFF99;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div {
	border: 0px solid #000000;
	/*position:absolute;*/
}
#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #068F03;
	
}
#banner {
	/*background-color: #FF0000;*/
	
	height:100px;
	width:900px;
	left: 0px;
	top: 0px;
	color: #068F03;
}

.title {
	height:100px;
	width:750px;
	padding:0px;
	margin:0px;
	background-image:url(images/banner3.png);
	float: left;
}
.knight {
	height: 95px;
	width: 150px;
	margin:0px;
	float:right;
	display: inline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-color: #068F03;*/
	background-image:url(images/green.png);
}

#countdown {
	text-align: left;
	height: 30px;
	width: 900px;
	/*background-color:#068F03;*/
	background-image:url(images/green.png);
	color:#EEB302;
	vertical-align: bottom;
	text-indent: 100px;
	
}

#countbox {
	color: #FF0000;
	display: inline;
	font-style:italic;text-decoration:blink;
	/*background-color:#068F03;*/
	background-image:url(images/green.png);
}
.countdown_label {
	display: inline;
	/*background-color:#068F03;*/
	background-image:url(images/green.png);
	text-align: left;
	height: 50px;
	
	font-family:Arial, Helvetica, sans-serif;
	
}
	
#nav {
	background-color: #EEB302;
	float:left;
	height:650px;
	width:100px;
	text-align: center;
	
	
	
}
#nav a:link {
	color:#FFCC33}

#nav :visited {
	color:#FFCC33}

#spacer {
	background-color: #EEB302;
	float:left;
	height:650px;
	width:40px;
}
#main {
	background-color: #FFFFDD;
	height:630px;
	width:780px;
	padding:10px;
	float:right;
	overflow:auto;
	/*font-family: "Comic Sans MS";*/
	font-size: 1em;
}
/*#main a:link {color:#FF6600;}
#main a:visited {color:#FF6600}*/

#main img {
	margin: 10px;
	padding: 5px;
	border: 1px solid #068F03;
	vertical-align: top;
}
.pair0 {
	width:664px;
	height: 450px;	
	margin-bottom: 10px;
	/*background-color:#CCCCCC;*/
}

.pair1 {
	width:664px;
	height: 420px;	
	margin-bottom: 10px;
	/*background-color:#99FFFF;*/
}
.pair2 {
	width:664px;
	height: 300px;	
	margin-bottom: 10px;
	/*background-color:#CCCCCC;*/
}
.pair3 {
	width:664px;
	height: 360px;	
	margin-bottom: 10px;
	/*background-color:#99FFFF;*/
}
.pair4 {
	width:664px;
	height: 260px;	
	margin-bottom: 10px;
	/*background-color:#CCCCCC;*/
}
.pair5 {
	width:664px;
	height: 280px;	
	margin-bottom: 10px;
	/*background-color:#99FFFF;*/
}
.pair6 {
	width:664px;
	height: 230px;	
	margin-bottom: 10px;
	/*background-color:#99FFFF;*/
}
.figure {
	width:332px;
	margin-bottom: 5px;
	float:left;
	text-align: center;
	vertical-align: middle;
	/*background-color:#FFCCFF;*/
	
}
.john_rita_figure {
	width:600 px;
	margin-bottom: 5px;
	float:left;
	text-align: center;
	vertical-align: middle;
	/*background-color:#FFCCFF;*/
	
}
.figure a:link {
	/*color:#0000FF;*/
	font-size: 12px;
	font-style: italic;
}
.figure a:visited {
	/*color:#0000FF;*/
	font-size: 12px;
	font-style: italic;
}
.caption {
	width:312px;
	margin-bottom: 5px;
	float:left;
	/*height: 100px;*/
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
	/*background-color:#CCCCCC;*/
	margin-left: 10px;
	margin-right: 10px;
	
}
.john_rita_caption {
	width:640px;
	margin-bottom: 5px;
	float:left;
	/*height: 100px;*/
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
	/*background-color:#CCCCCC;*/
	margin-left: 10px;
	margin-right: 10px;
	
}

#footer {
	background-color: #068F03;
	width:900px;
	color:#EEB302;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	
}
#footer a:link {
	color:#EEB302;
	background-color:#068F03;}
#footer a:visited {
	color:#EEB302;
	background-color:#068F03;}
.date {
	font-size: 12px;
}

