.firstRow {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #686868;
	position: absolute;
	left: 500px;
	top: 150px;
	right: 200px;
	width: 200px;
	height: 25px;
}
body {
	background-color: #686868;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
}

img {border:none;}

.secondRow {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #686868;
	position: absolute;
	left: 500px;
	top: 190px;
	right: 200px;
	width: 200px;
	height: 25px;
}
.thirdRow {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #686868;
	position: absolute;
	left: 500px;
	top: 230px;
	right: 200px;
	width: 200px;
	height: 25px;
}
.fourthRow {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #686868;
	position: absolute;
	left: 500px;
	top: 270px;
	right: 200px;
	width: 200px;
	height: 25px;
}
.fifthRow {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #686868;
	position: absolute;
	left: 500px;
	top: 310px;
	right: 200px;
	width: 200px;
	height: 25px;
}
.sixthRow {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #686868;
	position: absolute;
	left: 502px;
	top: 350px;
	right: 200px;
	width: 200px;
	height: 25px;
}
.image {
	position: absolute;
	left: 41px;
	top: 150px;
}
.contentpane{
	position: absolute;
	left: 62px;
	top: 33px;
	overflow: scroll;
	width: 0px;
	z-index: 0;
}
.tablepane{
}

#navbar {
	position: absolute;
	top: 52px;
	margin: 16px 0 2.5em 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
	display: block;
	background-color: #686868;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	height: 24px;
	border: none #686868;
	left: 35%;
}


.centeredtext {
	height: auto;
	width: auto;
	font-size: 18px;
	background-attachment: scroll;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #E4E4E4;
	position: absolute;
	left: 544px;
	top: 132px;
}
.rightsidecolumn {
	font-size: 18px;
	margin-right: auto;
	margin-bottom: auto;
	float: right;
	width: auto;
	position: absolute;
	left: 384px;
	top: 180px;
}
#formdiv {
	top: 100px;
	right: 30px;
}
#linktext {
	position: absolute;
	height: auto;
	width: auto;
	top: 124px;
	left: 16px;
}
#navpic {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-image:url(/images/limkilnbanner.jpg);
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 100%;
	
}


.style4 {font-size: 18px}

#albumTable{
position: absolute;
left: 20px;
top: 153px;
}

#piclist {
position: absolute;
left: 20px;
top: 150px;
width: 88px;
}
#piclist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
}
#piclist li {
	margin: 0;
	color: #000000;
}
#piclist a {
	display: block;
	padding: 2px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #686868;
	background-repeat: no-repeat;
	background-position: 0% 20%;
	position:relative;
	left:4px;
	
	color: #000000;

}
#piclist a:link, #piclist a:visited {
color: #000000;
text-decoration: none;
}

#piclist a:hover, #piclist a:active,
#piclist a:link, #piclist a:visited,
#piclist a:hover, #piclist a:active {
background-color: #686868;
background-repeat: no-repeat;
background-position: 0% 20%;
color: #686868;
}
#piclist2 {
position: absolute;
left: 115px;
top: 150px;
width: 100px;
}
#piclist2 ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
}
#piclist2 li {
	margin: 0;
	color: #000000;
}
#piclist2 a {
	display: block;
	padding: 2px 2px 2px 2px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #686868;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000;
}

#piclist2 a:link, #piclist2 a:visited {
color: #000000;
text-decoration: none;
}

#piclist2 a:hover, #piclist2 a:active,
#piclist2 a:link, #piclist2 a:visited,
#piclist2 a:hover, #piclist2 a:active {
background-color: #686868;
background-repeat: no-repeat;
background-position: 0% 50%;
color: #686868;
}
.centeredImage {
	position: absolute;
	left:  265px;
	top: 130px;
}
.centeredImageVert {
	position: absolute;
	left:  299px;
	top: 130px;
}

#about{
	position:absolute;
	left:207px;
	top:80px;
	font-size:36px;
	color: #000000;	
}
#home{
	position:absolute;
	left: 11px;
	top: 80px;
	font-size:36px;
	color: #000000;	
}
#albums{
	position:absolute;
	left: 109px;
	top: 80px;
	font-size:36px;
	color: #000000;	
}
#blog{
	position:absolute;
	left:305px;
	top:80px;
	font-size:36px;
	color: #000000;
}
#albumdropdown{
	position: absolute;
	left:120 px;
	top:150 px;
}
#imgTitle{
	position:absolute;
	left: 264px;
	top: 497px;
	width: 505px;
	text-align:center;
}
#imgDesc{
	position:absolute;
	left: 267px;
	top: 549px;
	width: 509px;
	height: 215px;
}
#imgOrderPrint{
	position:absolute;
	left: 591px;
	top: 522px;
}
#imgOrderCard{
	position:absolute;
	left: 378px;
	top: 521px;
}

#albumTitle{
	position:absolute;
	left:338px;
	top:135px;
	
}
#prices{
	position:absolute;
	left:403px;
	top:80px;
	font-size:36px;
	color: #000000;
}

#imgTitleVert{
	position:absolute;
	left: 230px;
	top: 671px;
	width: 505px;
	text-align:center;
}
#imgDescVert{
	position:absolute;
	left: 232px;
	top: 733px;
	width: 509px;
	height: 215px;
}
#imgOrderPrintVert{
	position:absolute;
	left: 571px;
	top: 701px;
}
#imgOrderCardVert{
	position:absolute;
	left: 300px;
	top: 703px;
}

#cartTable{
	border-collapse: separte;
	border: thin solid #000000;
}
.evenRow{
	color: #FFFFFF;
	background-color: #333333;
}
.oddRow{
	color: #FFFFFF;
	background-color: #000000;
}
.cartHeader{
	background-color: #FFFFFF;
}

.cellImgName{
}

.cellDesc{
}

.cellPrice{
}
.cellQty{
}
.totalRow{
	background-color: #888888;
}
.cartTotal{
	background-color: #dddddd
}
