body {
	background-image: url(images/StripedBackground.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #6facf1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
img, div { behavior: url(iepngfix/iepngfix.htc) }
#shadowWrapper {
	background-image: url(images/BottomShadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#mainWrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	font-size: 95%;
}

.smalltext {
	font-size: 80%;
}
#mainCol {
	float: left;
	width: 743px;
	padding-left: 34px;
}
#tabCol {
	float: right;
	width: 33px;
}
.clr {
	clear: both;
}
.leftCol {
	float: left;
	width: 404px;
	text-align: left;
}
.leftCol p, .rightCol p {
	margin-left: 26px;
}

.leftCol-head p, .rightCol-head p {
	margin: 0px;
}
.rightCol {
	float: left;
	width: 328px;
	text-align: left;
}
.centerCol {
	clear: both;
	width: 732px;
	padding-bottom: 20px;
}
.centerCol-body p {
	padding-right: 20px;
	padding-left: 20px;
}
p {
	padding-right: 10px;
}
ul {
	padding-right: 12px;
	display: block;
	padding-left: 30px;
	margin-left: 30px;
}
ul ul {
	margin-left: 8px;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}

 /* Here the different IDs change the color of the main content area */

body#yellow .leftCol {
	background-image: url(images/LeftCol-Yellow.gif);
	background-position: bottom;
	padding-bottom: 20px;
}

body#yellow .leftCol-head {
	background-image: url(images/LeftCol-Yellow.gif);
	background-position: top;
}
body#yellow .leftCol-body {
	background-image: url(images/LeftColBody-Yellow.gif);
	background-repeat: repeat-y;
}
body#yellow .rightCol {
	background-image: url(images/RightCol-Yellow.gif);
	background-position: bottom;
	padding-bottom: 20px;
}
body#yellow .rightCol-head {
	background-image: url(images/RightCol-Yellow.gif);
	background-position: top;
}
body#yellow .rightCol-body {
	background-image: url(images/RightColBody-Yellow.gif);
	background-repeat: repeat-y;
}
body#yellow .centerCol {
	background-image: url(images/CenterCol-Yellow.gif);
	background-position: bottom;
}
body#yellow .centerCol-head {
	background-image: url(images/CenterCol-Yellow.gif);
	background-position: top;
}
body#yellow .centerCol-body {
	background-image: url(images/CenterColBody-Yellow.gif);
	background-repeat: repeat-y;
}

body#yellow #mainWrapper {
	background-image: url(images/MainBackground-Yellow.png);
	background-repeat: repeat-y;
}

body#orange .leftCol {
	background-image: url(images/LeftCol-Yellow.gif);
	background-position: bottom;
}
body#orange .leftCol-head {
	background-image: url(images/LeftCol-Yellow.gif);
	background-position: top;
}
body#orange .leftCol-body {
	background-image: url(images/LeftColBody-Yellow.gif);
	background-repeat: repeat-y;
}
body#orange .rightCol {
	background-image: url(images/RightCol-Yellow.gif);
	background-position: bottom;
}
body#orange .rightCol-head {
	background-image: url(images/RightCol-Yellow.gif);
	background-position: top;
}
body#orange .rightCol-body {
	background-image: url(images/RightColBody-Yellow.gif);
	background-repeat: repeat-y;
}
body#orange .centerCol {
	background-image: url(images/CenterCol-Orange.png);
	background-position: bottom;
}
body#orange .centerCol-head {
	background-image: url(images/CenterCol-Orange.png);
	background-position: top;
}
body#orange .centerCol-body {
	background-image: url(images/CenterColBody-Orange.png);
	background-repeat: repeat-y;
}

body#orange #mainWrapper {
	background-image: url(images/MainBackground-Orange.png);
	background-repeat: repeat-y;
}



body#red .centerCol {
	background-image: url(images/CenterCol-Red.png);
	background-position: bottom;
}
body#red .centerCol-head {
	background-image: url(images/CenterCol-Red.png);
	background-position: top;
}
body#red .centerCol-body {
	background-image: url(images/CenterColBody-Red.png);
	background-repeat: repeat-y;
}
body#red #mainWrapper {
	background-image: url(images/MainBackground-Red.png);
	background-repeat: repeat-y;
}

body#purple .centerCol {
	background-image: url(images/CenterCol-Purple.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
body#purple .centerCol-head {
	background-image: url(images/CenterCol-Purple.png);
	background-position: left top;
	background-repeat: no-repeat;
}
body#purple .centerCol-body {
	background-image: url(images/CenterColBody-Purple.png);
	background-repeat: repeat-y;
}
body#purple #mainWrapper {
	background-image: url(images/MainBackground-Purple.png);
	background-repeat: repeat-y;
}


h1 {
	font-size: 120%;
	font-weight: bold;
	color: #291770;
}
.leftCol .header, .centerCol .header {
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/HeaderBack-Left.gif);
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
}
.rightCol .header {
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/HeaderBack-Right.gif);
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftCol h1, .centerCol h1 {
	background-image: url(images/HeaderBack-Left.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-style: normal;
	margin: 0px;
	padding-top: 10px;
}
.rightCol .header p {
	background-image: url(images/HeaderBack-Right.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-style: normal;
	padding-top: 10px;
	padding-right: 26px;
	padding-left: 26px;
	margin: 0px;
}
.leftColplain {
	float: left;
	width: 330px;
	text-align: left;
	padding-left: 20px;
	display: inline;
}
.rightColplain {
	float: left;
	width: 328px;
	text-align: left;
	border: 1px solid #999999;
}
.photo {
	padding-top: 6px;
	padding-bottom: 6px;
}
.whiteheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
.lightblue {
	background-color: #78cdf7;
}
