/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7E7;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	/*background: #000000 url(images/img3.gif) repeat-x left bottom;*/
	background: #000000;
}

h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	/*background: #000000 url(images/img3.gif) repeat-x left bottom;*/
	background: #000000;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	/*color: #FE4E00;*/
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
	font-family: times, serif;
	font-style: italic;
}

.list2 {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style: none;
	font-size: 16px;
	font-family: times, serif;
	font-style: italic;
}

.list li {
	padding: 5px 0;
	/*background: url(images/img5.gif) repeat-x;*/
}

.list li.first {
	background: none;
}



/* Header */

#header {
	width: 694px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	height: 150px;
	/* background: url(images/img1.gif) repeat-x left bottom;*/
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	/*background: url(images/img2.gif) no-repeat left center;*/
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 694px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 150px;
	padding: 0 0 0 21px;
}

#colOne h3 {
	margin-top: 14px;
}

#colTwo {
	float: right;
	width: 500px;
	padding: 0 0 0 0;
}

#colTwo h1 {
	font-size: 24px;
	font-style: italic;
	padding-bottom: 20px;
	text-align: left;
	visibility: visible;
	color: silver;
}

#colTwo h2 {
	font-size: 14px;	
	font-style: italic;
	padding-bottom: 10px;
	text-align: left;
}

#colTwo table {
	width: 500px;
}

#colTwo td {
	width: 166px;
	height: 180px;
	vertical-align: top;
	text-align: center;
}

#colTwo .cellleft{
	text-align: left;
}

#colTwo .cellcenter{
	text-align: center;
}

#colTwo .cellright{
	text-align: right;
}

#colTwo .photocredit {
	text-align: right;
	font-size: 9px;
	color: #8A8A8A;
}

#colTwo .instructions {
	font-style: italic;
	text-align: left;
	color: silver;
}

#colTwo .label {
	font-style: italic;
	text-align: center;
}

#colTwo .dimmed {
	color: #434343;
}


/* Footer */

#footer {
	clear: both;
	width: 694px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 20px 0 0 194px;
	/*background: url(images/img4.gif) repeat-x;*/
	color: #8A8A8A;
}
