/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #D91368;
	font-size: 120%;
	position: absolute;
	width: 740px;
	top: 190px;
	height: 24px;
}
#pageheading {
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	width: 740px;
	padding-left: 5px;
	color: #D91368;
	font-size: 120%;
	position: absolute;
	top: 192px;
	text-align: center;
}

#topMenu {
	height: 30px;
	width: 750px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #FFFFFF;
	text-align: center;
}
#contentHeading {
	height: 25px;
	width: 748px;
	padding-left: 10px;
	color: #010066;
	position: absolute;
	top: 199px;
}
#leftContainer {
	height: 334px;
	width: 351px;
	position: absolute;
	top: 224px;
	left: 5px;
	padding-right: 3px;
	padding-left: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	background-color: #FFFFFF;
	padding-top: 3px;
	overflow: visible;
}
#footer {
	height: 53px;
	width: 751px;
	position: absolute;
	bottom: 4px;
	left: 4px;
	text-align: center;
	overflow: auto;
}
.kathymackey_tag {
	padding-top: 8px;
}


#rtContainer {
	height: 331px;
	width: 350px;
	border: thin none #000066;
	position: absolute;
	left: 389px;
	top: 224px;
	padding-top: 5px;
}






/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	color: #040404;
	padding: 2px;
	background-color: #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
}

/************** Layout Elements *******************/
#wrapper {
	width: 750px;
	text-align: left;
	font-size: 80%;
	padding-top: 0px;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin solid #00009D;
	height: 690px;
	color: #003399;
}
#lowerContainer {
	height: 44px;
	width: 748px;
	position: absolute;
	left: 2px;
	top: 569px;
	text-align: center;
	padding-top: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-style: normal;
	color: #D91368;
	font-size: 110%;
	font-weight: bold;
	overflow: auto;
}

#header {
	height: auto;
	width: auto;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}
.indent {
	padding-left: 20px;
}
#leftContainer h5 {
	color: #D91368;
	font-size: 120%;
}
a {
	text-decoration: none;
	color: #D91368;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #D91368;
