html, body {margin: 0; padding: 0; font-size: 100%; }
body	{	
   	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffcc00; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; scrollbar-face-color: #ffcc00; SCROLLBAR-ARROW-COLOR: #FFFFFF;
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 100%;
	line-height: 11pt;
	color: #fff;
	background: #9ba49b; }

.page_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #cccccc; line-height: 11pt; weight: 700;}
.title_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #ff0000; line-height: 11pt; weight: 900;}
.exhibitions_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; line-height: 14pt; weight: 900;}

a:link {  color: #cccccc}

a:hover {  text-decoration: none}

a:active {  color: #cccccc}

a:visited {  color: #cccccc}

body { margin: 0px 0px 0px 0px;
	 background-color: #000000; }
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#ccc;
	}
h2 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:22px;
	font-weight:900;
	line-height: 14pt;
	color:#ccc;
	}
h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-style:italic;
	line-height: 28pt;
	font-weight:900;
	color:#ccc;
	}
p {
	font:12px verdana, arial, helvetica, sans-serif;
	line-height: 12pt;
	margin:0px 0px 8px 0px;
	padding:0px;
	}

#leftbox {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 195px;
	border-top: 1px solid #000;
	background-color: #333;
	font-size: 80%;
	line-height: 13pt;
	border:1px dashed #ccc;
	color: #ccc; 
	padding-top: 5px;
        z-index:2;} /* This allows the content to overlap the right menu in narrow windows in good browsers. */
#logobox {
   	position: absolute; 
	left: 0px; 
	bottom: 10px; 
	width: 195px;
	border-top: 1px solid #000;
	background-color: #333;
	font-size: 65%;
	line-height: 12pt;
	border:1px dashed #ccc;
	color: #ccc; 
        z-index:1;} /* This allows the content to overlap the right menu in narrow windows in good browsers. */
#header {
	margin: 0;
	padding: 0; 
	background: url("images/top.gif") 0 0 no-repeat; /*** this is a shorthand 
								   property for the various 
								   background properties ***/
	height: 100px; } /*** must be set so the following absolutely positioned divs are 
			    placed correctly on initial load of the page***/ 
.Content&gt;p {margin:0px;}
.Content&gt;p+p {text-indent:30px;}

/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 200px 10px 200px;
	border:1px dashed #ccc;
	background-color: #666;
	padding:20px;
	z-index:1; 
	}
.content2 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 10px 10px 200px;
	border:1px dashed #ccc;
	background-color: #333;
	padding:10px;
	z-index:1; 
	}
.content3 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 200px 10px 200px;
        align: center;
	border:1px solid #ffcc33;
	background-color: #333;
	padding:5px;
	z-index:1; 
	}

body&gt;#navAlpha {width:128px;}
		
#navBeta {
	position:absolute;
	width:210px;
	top:110px;
	right:0px;
	border:1px dashed #ffcc00;
	background-color:#333;
	padding:5px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px;
	}
/* Again, "be nice to Opera 5". */
body&gt;#navBeta {width:168px;}

	
#navBeta2 {
	position:absolute;
	width:220px;
	top:310px;
	right:0px;
	border:1px dashed #ccc;
	background-color:#333;
	padding:5px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px;
	}
/* Again, "be nice to Opera 5". */
body&gt;#navBeta3 {width:168px;}

.imgright {
float: right;
display: inline;
padding: 0 0 0 20px;
}
	
#signup {
	position:absolute;
	width:450px;
	top:100px;
	right:0px;
	border:1px solid #ffcc33;
        align="center";
	background-color:#333;
	padding:0.5em;
	z-index:3;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px;
	}
/* Again, "be nice to Opera 5". */
body&gt;#signup {width:168px;}

