body {
	margin: 5px 0;
	padding: 0;
	border: 0;
	background-color: #3973AC;
	color: #000000;
}

body.aboutUs #regular {width:800px;}
body.aboutUs #regular p {margin: 0 10% 1em;}

a:focus {
 outline: none;
}

body {
	font: 80% arial, helvetica, sans-serif;
	line-height: 1.2;
}

#jewelry {
	margin: 0 0 0 200px;
	display: block;
	width: 800px;
	border: 1px solid #000000;
	padding: 0;
	text-align: center;
	background: #ffffff;
}

#jewelry p {
	margin-bottom: 40px;
}

#jewelry p.special {
	margin-bottom: 10px;
}

#jewelry p.special2 img {
	border: none;
}

#regular p.blowup {
	clear: both;
	text-align: center;
}

#regular p.blowup2 {
	clear: both;
	text-align: left;
	border: none;
}

#regular p.blowup2 img {
	border: 1px solid #000;
}

#regular a:link, #regular a:visited {text-decoration:underline;}
#regular a:hover {color:red; text-decoration:none;}

p.blowup img {
	border: none;
}

#jewelry p.special2 {
	margin: -25px 0 5px 0;
}

a, a:link, a:visted, a:hover {color: blue; text-decoration:underline;}
a, a:link, a:visted, a:hover {color: blue; text-decoration:underline;}

#menu a img {
	border: none;
}

#regular {
	margin: 0 0 0 200px;
	display: block;
	width: 580px;
	border: 1px solid #000000;
	padding: 4px 5px 4px 10px;
	background: #ffffff;
}

#menu {
	display: block;
	top: 4px;
	left: 4px;
	width: 165px;
	position: fixed;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #3973ac;
}

#menu img.logo {
	margin: 4px 0 4px 0;
}

#menu td {
	padding: 6px;
}

#menu p {
	margin: 5px 0;
	font-size: .8em;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

td.previous {
	padding: 6px 0 6px 0;
}

img {
	border-style: none;
}

.credit {
	font-size: .75em;
	text-align: center;
	color: #fff;
}

.credit a:link, .credit a:visited {
	color: #fff;
}

.credit  a:hover {
	color: #ff0;
	text-decoration:underline;
}

.small {
	font-size: .75em;
}

.keyline {
	border: 1px solid #000;
}

.left {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.right {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

img.margin-btm {
	margin-bottom: 5px;
}

img.spaceleft5 {
	margin-left: 5px;
	border: 1px solid #000;
}

#textdisplay {
	padding-right: 1px;
	overflow: auto;
/* this is the key for good browsers*/
}

#customTable {
	margin: 5px  auto 10px auto;
	width: 64%;
}

#customDisplay {
	margin-bottom: 15px;
}

table {
	border: none;
}

#howTable {
	width: 300px;
	margin: 0 auto;
}

.ctrTable {
	margin: 0 auto;
}

.eventPhotos {
	margin: 0 auto;
	margin-bottom: 10px;
	width: 550px;
}

.menuTable {width: 148px; margin:0 auto;}
.menuTable td {width:50%; padding: 0;}

table.description {width: 100%;}
table.description td {padding-bottom: 5px;}

table.studs {
	width: 100%;
}
table.studs td {
	padding:2px;
}
table.studs ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
table.studs ul li {
	padding:2px 0 2px 0;
}

.sterlingPara {margin:0 25%;}
.sterlingClick {margin: -30px 0 0 0;}

* html #textdisplay {
	height: 1%
}