body {
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ff6c08;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:top;
}

.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.upperborder {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.mainlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.mainlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.mainlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8B02;
	text-decoration: underline;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.input1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 17px;
	width: 120px;
	border: 1px solid #666666;
	text-indent: 4px;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF9E02;
	height: 23px;
	width: 73px;
	border: 1px solid #666666;
}
.smalllink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF8905;
	text-decoration: none;
}
.smalllink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF8905;
	text-decoration: none;
}
.smalllink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.blackheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.button2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FF9E02;
	height: 19px;
	border: 1px solid #666666;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.albumlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FE8802;
	text-decoration: none;
}
.albumlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FE8802;
	text-decoration: none;
}
.albumlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #FF0000;
	height:244px;
}
#imageContainer2 {
	position:relative;
	margin:auto;
	width:534px;

}
#imageContainer2 {
	height:244px;
}

#imageContainer2 img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	height: 75px;
	width: 250px;
	border: 1px solid #666666;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	height: 17px;
	width: 140px;
	border: 1px solid #666666;
}.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration:underline;
}