body {
	display: block;
	padding: 0px;
	width: 1002px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	background-attachment: fixed;
	background-image: url(../images/grey_tilebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	height: 100%;
}
.whitetext_purplebg {
	color: #FFFFFF;
	background-color: #6D6F71;
	text-indent: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 110%;
	font-weight: bold;
}

#content {
	background-color: #FFFFFF;
	width: 1000px;
	display: block;
	padding: 0px;
	position: relative;
	float: left;
	margin: 0px;
	border: 1px solid #333333;
}
#welcome_mid h1 {
	color: #5B2A7B;
	font-size: large;
}


/************* Logo **************/
#logo {
	height: 104px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/dynamic_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#home_buttons {
	width: 682px;
	height: 174px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

/************* Navigation **************/
#nav {
	background-image: url(../images/grey_nav_tile.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	height: 40px;
	width: 1000px;
	float: left;
	position: relative;
	color: #FFFFFF;
}
a {
	color: #62278E;
}


#bottom_nav {
	background-image: url(../images/swish_lower.jpg);
	margin: 0px;
	float: left;
	height: 38px;
	width: 1000px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 220px;
}
#middle {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	top: 0px;
	float: left;
	position: relative;
	background-image: url(../images/content_middle.jpg);
	display: block;
}

#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 800px;
	top: 0px;
}
#welcome_mid h4 {
	color: #5B2A7B;
}

#Holdingpage_content {
	width: 900px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	display: block;
	padding-top: 4px;
	float: left;
	position: relative;
}
#Holdingpage_text {
	display: block;
	padding: 4px;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#validation {
	float: left;
	width: 1000px;
	margin-top: 8px;
	position: relative;
}
#welcome {
	float: left;
	width: 682px;
	margin-top: 20px;
	margin-left: 20px;
}
#welcome_top {
	background-image: url(../images/textbox_top.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 682px;
	background-repeat: no-repeat;
}
#welcome_mid {
	background-image: url(../images/textbox_mid.gif);
	margin: 0px;
	float: left;
	width: 652px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#home_image {
	float: right;
	height: 200px;
	width: 289px;
	margin-top: 20px;
	margin-left: 5px;
}

#welcome_bottom {
	background-image: url(../images/textbox_bottom.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 29px;
	width: 682px;
	background-repeat: no-repeat;
}
#home_form {
	width: 268px;
	height: 130px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #66348B;
	background-image: url(../images/members_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
