body {
	background: #CCCCCC;
	font-family:verdana;
	width:700px;
	font-size:10pt;}
table {font-size:10pt;}

#head {
	position: absolute;
	top:0px; left:0px;
	height:100px;
	width:700px;
	border-bottom:solid black 1px;}

#measure {
	position: absolute;
	top:0px; left:0px;
	width:700px;
	height:600px;
	border: solid black 1px;}

#main {
	position: absolute;
	top:100px; left:140px;
	width:580px;
	padding:20px 0px 0px 0px;
	/*border:solid 1px black;*/}

#nav {
	position:absolute;
	top:100px; left:0px;
	width:120px;
	text-align:right;
	border-right:solid 1px black;
	padding:20px 10px 10px 0px;}

#nav a, #nav a:link {
	text-decoration:none;
	color:#822;}
#nav a:visited {
	text-decoration:none;
	color:#822;}
#nav a:hover {
	text-decoration:underline;}
	
#statement {
  width:700px;
  position:absolute;
  top:50px; left:75px;
  font-family:'times new roman';}
	
/*----------------- Classes -------------------*/

/* Alignment & Positioning */
.center {text-align:center;}

.align_right{text-align:right;}
.align_left{text-align:left;}
.float_right{float:right;}
.float_left{text-align:left;}

.inline div {display:inline;}

/* Decoration */
.border {border:solid black 1px;}
.b_up {border-top:solid black 1px;}
.b_right {border-right:solid black 1px;}
.b_left {border-left:solid black 1px;}
.b_down {border-bottom:solid black 1px;}

.up {border-top:solid black 1px;}
.right {border-right:solid black 1px;}
.left {border-left:solid black 1px;}
.down {border-bottom:solid black 1px;}

.noborder img {border:solid #cccccc 0px;}
.groove img {border:groove #cccccc 3px;}

.roman {font-family:'times new roman;'}

/* Links */

a, a:link {
	color:#822;
	text-decoration:none;}
a:visited {
	color:#822;
	text-decoration:none;}
a:hover {
	text-decoration:underline;}

noborder a, noborder a:link {
	border:none;
	text-decoration:none;}
a:visited {
	border:none;
	text-decoration:none;}
a:hover {
	border:none;
	text-decoration:underline;}

/* Templates */
.show {
	width:540px;
	height:140px;
	padding:10px;
	border-top:solid black 1px;
	border-left:solid black 1px;}
.show .image {
	display:inline;
	float:left;
	width:120px;
	height:120px;}
.show .image img {
	border:solid black 1px;}
.show .txt {
	display:inline;
	position:relative;
	top:0px; left:10px;
	width:390px;
	height:120px;
	vertical-align:top;
	/*border:solid black 1px;*/}
.upcoming {
	background-image:url(../img/upcoming.jpg);
	background-repeat:no-repeat;
	background-position:150px 10px;
}
	
.display {
	width:540px;
	height:140px;
	padding:10px;
	border-top:solid black 1px;
	border-right:solid black 1px;}
.display .image {
	display:inline;
	float:right;
	width:120px;
	height:120px;}
.display .image img {
	border:solid black 1px;}
.display .txt {
	display:inline;
	width:390px;
	height:120px;}
	
/* Show-Specific */

a.reload, a.reload:link{color:black; text-decoration:none;}
a.reload:visited{color:black;}
a.reload:hover{text-decoration:underline;}

.aokT a, aok a:link {color:black; text-decoration:none; font-weight:bold;}
.aokT a:visited {color:black; text-decoration:none; font-weight:bold;}
.aokT a:hover {text-decoration:underline;}

.aokT td {padding-right:20px;}

.beauty_abundantT {width:580px; font-size:10pt;}
.beauty_abundantT td {padding:5px;}
.beauty_abundantT img {border:3px groove #CCC;}
.beauty_abundantT p {text-align:center; display:inline;}

.exhib a, .exhib a:link {font-size:10pt; text-decoration:none; color:#822;}
.exhib a:visited {color:#822;}
.exhib a:hover {text-decoration:underline;}

.intimatePane {
	position:absolute;
	top:70px; left:200px;
	padding-left:20px;}
.intimateT {
	text-align:center;
	display:inline;}
.intimateT td {
	width:75px; height:75px;
	padding:5px;
	border-right:1px solid #000000;
	border-top:1px solid #000000;}
.tall {height:70px;}
.wide {width:70px;}

.patterns_table {width:580px; font-size:9px;}
.patterns_table td {width:120px; padding-bottom:50px;}
.patterns_table img {width:120px;}

.newcolorsT {
	width:580px;
	height:610px;}
/*.newcolorsT td {height:151px; width:151; text-align:center;}*/
.newcolorsT td img {border:2px groove #FFFFFF;}
.newcolorsT #pane img {text-align:center; border:none; margin:none;}