body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: e5e5e5;
	background-image:url(../images/cross_tile.gif);
}

#layout {
	background: #ffffff;
	padding: 50px;
	border: 1px solid #000000;
}

p {
	margin-top: 10px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#addressDiv {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
}

#breakingNewsDiv {
	background: #FFFF66;
	color: #990000;
}

#searchDiv {
	background: #FEF0D8;
	border: 1px solid #DDDDDD;
}

#menuDiv {
	background-color: #FEF0D8;
}

#navDiv a {
	color: #330066;
}

#footerDiv {
	font-size: 10px;
	color: #999999;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

a:hover {
	text-decoration: underline;
}

#menuDiv a {
/*
	padding: 2px;
*/
}

#menuDiv a:hover {
	background-color: #330066;
	color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 3px;
	text-align: center;
	color: #1D3377;
}

h1 {
	font-size: 32px;
	color: #990000;
}
h2 {
	margin-top: 20px;
	font-size: 18px;
	color: #330066;
	color: #1D3377;
	background-color: #FEF0D8;
	border: 1px solid #990000;
	border-left: 15px solid #990000;
	border-right: 15px solid #990000;
	text-align: left;
	padding-left: 5px;
}
h3 {
	margin-top:20px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	background-color: #FEF0D8;
	border: 1px solid #6677aa;
	border-left: 5px solid #1D3377;
	border-right: 5px solid #1D3377;
	color: #990000;
	width: 80%;
}
h4 {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h5 {
	font-size: 10px;
	text-align: center;
}
h6 {
	font-size: 8px;
	font-weight: normal;
}

.h4rightJust {
	font-size: 12px;
	margin-top: 15px;
	text-align: right;
}

#navDiv {
	text-align: center;
	font-weight: bold;
	color: #990000;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

th {
	font-size: 14px;
	background-color: #FEF0D8;
	color: #990000;
}

.boldNStuff {
	color: #1D3377;
	font-weight: bold;
}

#shortCuts {
	text-align: center;
	border: 1px solid #DDDDDD;
	border-left: 0px;
	border-right: 0px;
}
#shortCuts a {
	font-size: x-small;
}

#moreShortCuts {
	background-color: #FEF0D8;
	background-color: #dddddd;
	text-align: center;
	margin-left: 20%;
	margin-right: 20%;
	border: 1px solid #bbbbbb;
}
#moreShortCuts a {
	font-size: x-small;
}

.bookTitle {
	color: #1D3377;
	font-weight: bold;
	font-style: italic;
}

.author {
	font-size: x-small;
	font-style: italic;
	font-weight:normal;
}

#reflectionsDiv {
	padding: 10px;
	margin: 20px 50px 0px 50px;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	font-size: x-small;
}
.TopBanner {
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
}
.SubBanner {
	font-size: large;
	color: #1D3377;
	font-style: italic;
}
p.fancy:first-letter {
	color: #990000;
	font-size:xx-large;
	font-weight: bold;
}
p.question:first-letter {
	color: #990000;
	font-size:xx-large;
	font-weight: bold;
}
p.question {
	font-weight: bold;
}
p.answer:first-letter {
	color: #1D3377;
	font-size:xx-large;
	font-weight: bold;
}
