body a{
	text-decoration: none;
}
body a:visited {
	color: #b08503;
}
body a:hover{
	color: #747563;
}

div#content {
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: auto;
	background-image: url("images/contentbg_tile.gif");
}
div#Formcontent {
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: auto;
	background-image: url("images/Formcontent_tile.gif");
}
div#contentPadding {
	padding: 0px 20px 20px 55px;
}
div#container {
	width: 750px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}
div#nav {
	background-image: url("images/bg_tile.gif");
	background-repeat: repeat-y;
	width: 750px;
	height: 25px;
}
div#filterNav {
	width: 250px;
	height: 22px;
	float:left;
}
div#filterPadding {
	padding: 2px 0px 0px 23px;
}
div#container2 {
	width: 750px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}
div#albumInfo {
	float: left;
	width: 406px;
	height: 127px;
	/*background-color: #999999;*/
	background-image: url("images/albumInfoBg_tile.gif");
}
div#contentTopBorder {
	float:left;
}
div#pictureHolder {
	width: 136px;
	height: 98px;
	float: left;
	background-image: url("images/albumInfoBg_tile.gif");
}
div#picturePadding {
	padding: 0px 0px 0px 29px;
}
div#contentBottom {
	background-image: url("images/contentBottom_bg.gif");
	background-repeat: no-repeat;
	width: 750px;
	height: 21px;
}
div#trackList {
	width: 340px;
	height: auto;
	float: right;
	/*background-color: #cccccc;*/
}
div#description {
	float: left;
	position: relative;
	/*background-color: #ccc999;*/
	width: 390px;
	height: auto;
}
div#descriptionPadding {
	padding: 0px 5px 0px 50px;
}
.titles {
	font-size: 18px;
	font-weight: bold;
}
div#albumText {
	float: left;
	font-weight: bold;
	font-size: 14px;
}
div#footer {
	width: 750px;
	height: 61px;
	background-image: url("images/footer.gif");
}
div#footerPadding {
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
}
.inputText {
	width:200px;
	padding: 2px 2px 2px 2px;
	background-color: #c2c3ac;
	border: 1px solid #939484;
}
.loginText {
	width:125px;
	padding: 2px 2px 2px 2px;
	background-color: #c2c3ac;
	border: 1px solid #939484;
}
.dropDown {
	width:206px;
	background-color: #c2c3ac;
	border: 1px solid #939484;
}
.submitBtn {
	border: 1px solid #939484;
	background-color: #c2c3ac;
}
.submitBtn:hover{
	border: 1px solid #939484;
	background-color: #ffffff;
}
.selectAlbum {
	width:206px;
	background-color: #c2c3ac;
	border: 1px solid #939484;
	scrollbar-base-color: #c2c3ac;
}
.description {
	width:275px;
	padding: 2px 2px 2px 2px;
	background-color: #c2c3ac;
	border: 1px solid #939484;
	scrollbar-base-color: #c2c3ac;
}
.trackList {
	width:275px;
	padding: 2px 2px 2px 2px;
	background-color: #c2c3ac;
	border: 1px solid #939484;
	scrollbar-base-color: #c2c3ac;
}
.TblForm {
	/*text-align: right;*/
	border: 0px;
}
div#editBtn {
	width: 280px;
	text-align: right;
}
div#albumGallery {
	background-image: url("images/albumGallery_bg.gif");
	background-repeat: no-repeat;
	float: left;
	width: 112px;
	height:112px;
	text-align: center;
	padding-top: 7px;
	margin: 8px;
}
div#galleryHolder {
	width: 650px;
	height: auto;
}
div#mastHead {
	width: 750px;
	height: 139px;
	align: right;
	/*background-image: url("images/mastHead.gif");*/
}
.loginText {
	width: 125px;
}
div#searchBar {
	width: 480px;
	height: 20px;
	text-align: right;
	float:left;	
	padding:2px 0px 0px 0px;
	margin: 0px;
}
div#adminNav {
	padding: 0px 0px 0px 20px;
}
div#indexContent {
	width: 500px;
	float: left;
	border-right: 1px solid #000000;
}
div#indexContentPadding {
	padding: 0px 15px 0px 0px;
}
div#featuredAlbum {
	width: 150px;
	float: left;
}
.featureTitle {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
}
div#featureAlbumPadding {
	padding-left: 15px;
}
div#uploadedPic {
	padding: 0px 0px 0px 0px;
}
div#galleryHeading {
	padding: 0px 0px 0px 12px;
}