body {
	margin: 0px;
	padding: 0px;
	background: #E7E7E7 url(../images/background.jpg) repeat-x center top;
	font: 16px/1.5em Georgia, "Times New Roman", Times, serif;
}
:focus {
	outline: 0;
}
h2 {
	font: normal 30px "Century Gothic", "Trebuchet MS", sans-serif;
	color: #025ca4;
	margin: 0px 0px 0.5em;
	letter-spacing: -1px;
}
h1 {
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #13456C;
	line-height: normal;
	margin: 0px 0px 0.5em;
}


h3 {
	font: normal 24px "Century Gothic", "Trebuchet MS", sans-serif;
	color: #025ca4;
	margin: 0px 0px 0.5em;
	letter-spacing: -1px;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #900;
}


p {
	margin: 0px 0px 1em;
}
img {
	border-style: none;
}

#header {
	height: 215px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/header.png) no-repeat center top;
}
#container {
	background: url(../images/container.png) no-repeat;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	background: url(../images/containerBottom.png) no-repeat center top;
	height: 110px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	padding-top: 4em;
	font-weight: bold;
	color: #333;
}

#content {
	background: #FFF;
	padding: 1em 30px;
}
#slideShow {
	background: url(../images/slideShow.jpg) no-repeat center top;
	height: 300px;
	width: 958px;
}
.lightGray {
	background: url(../images/lightGray.jpg) no-repeat;
	margin-right: -15px;
	margin-left: -15px;
	color: #002d3e;
	padding: 15px;
}
.lightGray table {
	width: 100%;
}

.indexTable {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	width: auto;
}
.indexTable td {
	padding-right: 25px;
	padding-left: 25px;
	width: 260px;
}
.indexTable .center {
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#themePhoto {
	background: #340100 url(../images/graphic01.jpg) no-repeat center top;
	height: 260px;
	padding: 20px 400px 20px 20px;
	color: #FFF;
}
#themePhoto h1 {
	color: #FFF;
	border-bottom: 2px dashed #000;
	padding-bottom: 15px;
}
