body {
	background: #EAE9F2 url(../images/member_3_series_background.gif) no-repeat fixed;
	color: #000;
}

div#valid {
	background: #EAE9F2;
	border: none;
	color: inherit;
	margin-top: 25px;
	text-align: right;
}

h1 {
	background-color: #EAE9F2;
	color:#000;
	font: bold small-caps 30px Arial, Helvetica, sans-serif;
	height: 50px;
	margin: 30px 10px 0px 10px;
	text-align: center;
}

h1.member3series {
	voice-family: "\"}\"";
	voice-family: inherit;
	background: url(../images/member_3_series_title.jpg) no-repeat center;
}

h1 span {
	display: none;
}

h2 {
	background-color: #EAE9F2;
	color:#C00; 
	font: bold 20px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 120px;
}

h3 {
	background-color: #EAE9F2;
	color:#C00; 
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 15px 0 0 25px;
}

hr {
	width: 70%;
}

img {
	border: 2px solid #009;
}

img.validButton, #valid a.valid, #valid a.valid img.validButton {
	background: #EAE9F2;
	border: none;
	margin-right: 0px;
}

table {
	background-color: #EAE9F2;
	color: #000;
	margin-left: 120px;
	width: auto;
}

td {
	padding: 0 10px;
	text-align: center;
}

tr {
	text-align: center;
}

/*********************** PARAGRAPH *******************/

p.breadCrumbs {
	float: right;
}

p.footer {
	border-top: 4px solid #FFF;
	margin-left: 14%;
	margin-top: 40px;
	padding: 10px;
	text-align: center;
	width: 70%;
}

/*********************** ANCHORS **********************/

a:link, a:visited {
	background-color: inherit;
	color: #009;
	text-decoration: underline;
}

a:hover, a:focus {
	background-color: #EAE9F2;
	color: #903;
	text-decoration: none;
}

p.breadCrumbs a:hover, p.breadCrumbs a:focus, p.footer a:hover, p.footer a:focus {
	background-color: #FFF;
	color: #903;
	text-decoration: none;
}

a:active {
	background-color: inherit;
	color: #903;
	font-style: italic;
}

img:hover, img:focus {
	background-color: #EAE9F2;
	border: 2px dashed #903;
}

img:active {
	border: 2px solid #903;
}
