body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #4363a3;
	font-family: "Trebuchet MS";
	font-size: 100%;
	background-image: url(../all_site_pix/bg_pattern_blue_dots.gif);
}

#mainContent h1 {
	color: #4363a3;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

#mainContent h2 {
	margin-top: 15px;
	margin-bottom: 3px;
	color: #4363a3;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#mainContent h3 {
	margin-top: 15px;
	margin-bottom: 3px;
	color: #4363a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
#mainContent h4 {
	margin-top: 15px;
	margin-bottom: 3px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
}
#mainContent h5 {
	margin-top: 15px;
	margin-bottom: 3px;
	color: #4363a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF9933;
}
#mainContent p {
	font-size: 11px;
	margin-bottom: 5px;
	color: #5A5047;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.boldGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5047;
	line-height: 18px;
	font-weight: bold;
}
#sidebar1  a {
	text-decoration: none;
	color: #CC3300;
}
a {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
#sidebar1 .related {
	margin-bottom: 70px;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: left bottom;
}


#sidebar1 .related li {
	list-style: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#sidebar1 h2, #sidebar1 h3, #sidebar1 p {
	padding-right: 5px;
	padding-left: 5px;
}
.personal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
#homeLink {
	font-size: 10px;
	color: #990000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 50px;
	margin-left: 600px;
	float: none;
}
#sidebar1 .related a {
	text-decoration: none;
}
.unchosen {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}


#sidebar1 .related a:hover {
	color: #FF6600;
}

#sidebar1 .related ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #4363a3;
	font-weight: bold;
}

a img {
	border-style: none;
}


#mainContent .caption {
	background: #666666;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
}
#container {
}
.photoBox {
	text-align: center;
	float: right;
	width: 220px;
}
#header img {
	display: block;
}
.space {
	margin-top: 30px;
}
.backToTop {
	font-style: italic;
}
.smallBlueText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4363a3;
	font-weight: normal;
}
.picTexts {
	padding-top: 5px;
	float: right;
	padding-left: 20px;
	padding-bottom: 8px;
}
