body { /* set everything to zero for a good cross-browser starting point */
	padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
	border: 0; /* zeroes off any existing border */
	color: #000;  /* set the default text color */
	text-align: center; /* Hack to centre the wrapper in IE5.x pc */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* set the default fonts */
	font-size: 95%; /* Sets default font size. This odd value compensates for several browser bugs. First, setting a default font size in percent (instead of em) eliminates an IE/Win problem with growing or shrinking fonts out of proportion if they are later set in ems in other elements. Additionally, some versions of Opera will draw a default font-size of 100% too small compared to other browsers. Safari, on the other hand, has a problem with a font-size of 101%. Current "best" suggestion is to use the 100.01% value for this property */
	min-width: 1148px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	background-color: a2a2e1;
	background-image: url(../images/bg-color.jpg);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: 350;
	margin-bottom: 0;
	margin-left: 0;
}

/**************************/
/* skip link is positioned off the screen, but still allows screen readers to see it */
#skiplinks {
	position: absolute;
  	margin-left: -1000px;
}
#wrapper {
	width: 1148px;/*sets the width for IE5.x's broken box model*/
	w\idth: 1148px; /* sets the width of the wrapper for compliant browsers*/
	margin: 5px auto;/* centers the wrapper. First value - 5px is applied to the top and bottom margins, auto sets the excess space on the view port evenly to the left and right*/
	position: relative; /* important to position it relatively */
}

#header {
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 1148px;	
	}
	
		

#quote {
	height: 100px;
	width: 400px;
	padding-top: 30px;
	margin-right: 75px;
	margin-left: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	color: 5A359F;
}

#quote a {
	color: #5A359F;
	text-decoration: underline;
}

#quote a:hover, a:focus {
	color: #5A359F;
}

#nav {
	height: 25px;
	width: 550px;
	margin-top: 160px;
	margin-right: 0px;
	margin-left: 570px;	
	clear: both;
}

#content {
	background-image:url(../images/body-repeat.jpg);
	width: 1148px;
	background-repeat: repeat-y;
	overflow: visible;
	padding-top: -360px;
}

#content-bottom {
	width: 1148px;
	overflow: hidden;
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
} 



#content p {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #003366;
	margin-top: 0px;
	line-height: 17px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 130px;
}

.titleimages { /* used to set the "cold" title images */
	display: block; /* set to display block to ensure it has it's own line in the design */
	
}

#content a, #content a:visited {
	color: #5A359F;
	text-decoration: underline;
}

#content a:focus, a:hover {
	text-decoration: none;
	font-weight: bold;	
}

#content ul {
	color: #003366;
	text-align: left;
	padding-left: 210px;
	margin-right: 150px;
	padding-bottom: 22px;
	font-size: 95%;
	line-height: 18px;
}

#content li  {
	padding-bottom: 7px;
	list-style-image: url(../images/purple-li.png);
}

#content ol {
	color: #663333;
	text-align: left;
	padding-left: 200px;
	margin-right: 155px;
	padding-bottom: 8px;
	font-size: 80%;
}


#content td p {
	padding: 3px;
	margin: 3px;
	font-size: 95%;
	text-align: center;
}

#footer {
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 109px;
	margin: -16px 0 0 0;
	padding: 80px 120px 0 20px;
}

#footer p {
	font-size: 80%;
	text-align: right;
}

#footer a, #footer a:visited {
	color: #505535;
	text-decoration: underline;
}

#footer a:hover {
	color: #82635B;
	text-decoration: none;
}

.siteby {
	color: #fff;
	font-size: 80%;
	text-align: right;
}

.siteby a, .siteby a:visited {
	color: #fff;
	text-decoration: none;
}

.siteby a:hover {
	color: #EFDCC2;
	text-decoration: underline;
}

.center {
	text-align: center;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #5A359F;
	margin-left: 180px;
	margin-right: 170px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	line-height: 32px;
	letter-spacing: 2px;
	font-weight: bold;
	font-style: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9575D0;
	margin-left: 155px;
	margin-right: 150px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

h2 a, a:visited{
	color: #B8A3E0;
	font-weight: lighter;
}

h2 a:hover, a:focus {
	color: #B8A3E0;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-size: 23px;
	color: #29B3CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 130px;
	margin-right: 150px;
}

.table {
	margin-right: 150px;
	right: 150px;
	font-size: 95%;
}

#content td {
	font-size: 95%;
}

td h2 {
	font-size: 120%;
	color: #B8A008;
	margin-left: 16px;
	margin-right: 15px;
	text-align: left;
}
h4 {
	font-size: 100%;
	color: #618141;
	margin-left: 15px;
}

hr {
	margin-left: 175px;
	margin-right: 175px;
}

img a {
	border: none;
}
