div#outer {
    width: 700px;
    background-color:#FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: 1px solid #ddd;
	 }
	 
body {
	padding:0;
	margin:0;
	margin-top: 0px;
	text-align: center;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bodyshadow.gif) top center repeat-y;
}

#maincontent {
	text-align: left;
	padding: 10px;
	}

#keyline img{
	border-bottom: 1px solid #000;
	}
	
#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
p#title {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #B8860B;
	}
	
#leftcol {
	text-align: center;
	float: left;
	width: 330px;
	border: 0px solid red;
	font-size: 13px;
	}
	
#rightcol img, #leftcol img, #collone img, #colltwo img, #collthree img, #galleryLG img {
	border: 1px solid #555;
	}
	
img.space {
	margin-top: 20px;
	}
	
#rightcol {
	text-align: center;
	float: right;
	width: 330px;
	border: 0px solid green;
	font-size: 13px;
	}
	
#pagenavbot {
	text-align: right;
	font-size: 10px;
	color: #777;
	font-weight: 600;
	margin-top: 10px;
	}
	
#pagenavtop {
	text-align: right;
	font-size: 10px;
	color: #777;
	font-weight: 600;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-top: -20px;
	}
	
#pagenavL {
	text-align: left;
	font-size: 10px;
	color: #777;
	font-weight: 600;
	margin-top: 10px;
	padding-left: 30px;
	}
	
div.clearerL {
	clear: left;
	line-height: 0;
	height: 0;
	}
	
div.clearerR {
	clear: right;
	line-height: 0;
	height: 0;
	}
	
#collone {
	text-align: center;
	float: left;
	width: 220px;
	border: 0px solid green;
	font-size: 13px;
	}
	
#colltwo {
	text-align: center;
	float: left;
	width: 220px;
	border: 0px solid red;
	font-size: 13px;
	}
	
#collthree {
	text-align: center;
	float: left;
	width: 220px;
	border: 0px solid blue;
	font-size: 13px;
	}
	
#centercol {
	border: 0px solid blue;
	text-align: center;
	margin-top: 20px;
	}
	
.printspecs {
	font-weight: bold;
	}
	
.printimg {
	text-align: center;
	}
	
.printtitle {
	font-size: 14px;
	}
	
.buynow {
	font-weight: 600;
	}
	
.galleryinfo {
	font-size: 12px;
	text-align: left;
	padding-left: 50px;
	font-weight: 600;
	color: #555;
	}
	
.galleryinfobold {
	font-weight: 600;
	color: #B8860B;
	}
	
.copyright {
	font-size: 10px;
	color: #aaa;
	}
	

	
