body {
	background-color: #CCCCFF;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
}
#page {
	text-align: center;
	display: block;
	margin: 10px auto auto;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
	width: 780px;
}
#header {
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 210px;
	width: 780px;
}
#slogan {
	font-style: italic;
	font-weight: bold;
	width: 780px;
	position: relative;
	left: 0px;
	top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	height: 9px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#content {
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	width: 590px;
	margin-right: 10px;
	_width: 590px;
	_margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	margin-top: 10px;
	padding-left: 20px;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	color: #CC0000;
}
#steps {
	display: table;
	height: 160px;
	_width: 545px;
	margin-right: 20px;
}
.step {
	height: 140px;
	width: 140px;
	display: table-cell;
	background-image: url(../images/layout/textbox.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
}
* html .step {
	height: 160px;
	width: 160px;
	display: inline;
}

#step1 {
	background-color: #FF9900;
}
#step2 {
	background-color: #9999FF;
	border-top-width: 30px;
	border-right-width: 30px;
	border-bottom-width: 30px;
	border-left-width: 30px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
* html #step2 {
	width: 220px;
}
#step3 {
	background-color: #66CC33;

}
.step p {
	padding: 0px;
	margin: 0px;
}
.step h3 {

	padding: 3px 0px 2px;
	margin: 0px;
}
#footer {
	background-image: url(../images/layout/footer.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 780px;
	clear: both;
	font-size: 10px;
	color: #CCCCCC;
	padding: 10px 0px 0px;
	overflow: hidden;
	background-position: left bottom;
	margin: 0px;
}
#menu {
	width: 120px;
	top: 255px;
	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
	_margin-left: 5px;
}

#menu div {
	display: block;
	margin: 0px 0px 4px;
	padding: 0px 0px 5px 15px;
	line-height: 20px;
	vertical-align: middle;
	background-image: url(../images/layout/linkimg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#menu a:hover div {
	background-image: url(../images/layout/linkimgover.gif);
	background-position: left;
}
#menu a {
	color: #999999;
	text-decoration: none;
}
#menu a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#menu a.selected div {
	background-image: url(../images/layout/linkimgover.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #CC0000;
}
.emphasize {
	font-style: italic;
}
.prompt {
	clear: both;
	float: left;
	width: 150px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.input {
	clear: none;
	float: left;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#album_id .prompt{
	width:300px;
}
#album_id .input{
	clear: both;
	width: 90%;
	padding-left: 70px;
}
.question {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 1px solid #000066;
	background-color: #CCCCFF;
	width: 95%;
	float: left;
}
.package h3 {
	font-weight: bold;
	color: #FF9900;
	margin: 0px 0px 3px;
}
.package p {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.package ul {
	padding: 0px;
	margin: 3px 0px 0px 20px;
}
.package {
	border: 1px solid #999999;
	width: 450px;
	background-color: #FFFFCC;
	padding: 5px;
	margin-bottom: 5px;
}
#premiumPackage h3 {
	color: #66CC33;
}
.submit {
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
}
.instructions {
	font-size: small;
	clear: both;
	float: left;
	margin-left: 0px;
	width: 90%;
	margin-top: 0px;
	text-align: center;
	padding: 0px 10px 5px 10px;

}
