body   {
	font-family: arial;
	font-size: 12px; 
	line-height: 16px; 
	background-color: black;
	color: #C9C299;
	}


h1 	{
	font-family: arial;
	font-size: 16px; 
	font-weight: bold;
	}

h2 	{
	font-family: arial;
	font-size: 12px;
	line-height: 1; 
	color:  #EBDDE2;
	font-weight: bold;
	}

h3 	{
	font-family: arial;
	font-size: 12px;
	line-height: 1; 
	color:  #EBDDE2;
	font-weight: normal;
	}


a:link { 
	color: #EBDDE2;
	}

a:visited { 
	color: #EBDDE2;
          }

a:hover { 
	color: gray;
	text-decoration: none;
	}

a:active { 
	color: #EBDDE2;	
	}

img	{  
	border-style: none;
	}

table#page  	{
		position: absolute;
		top: 10%;
		width: 100%;
		}

table#header {
	width: 800px;
	height: 50px;
	}


.header {
	position: relative;
	top: 18px;
	}



table#main {
	width: 810px;
	height: 320px;
	border-top: 4px ridge gray;
	border-bottom: 4px ridge gray;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #2D2C2C;
	scrollbar-highlight-color: #2D2C2C;
	scrollbar-track-color: #000000;
	}

.picture {
	padding: 0px
	}

.scrollingimage {
	border-right: 6px solid black;
	}

table#text 	{
		width: 370px;
		height: 300px;
		padding: 0px;
		}

.textcell	{
		font-size: 12px;
		text-align: justify;
		vertical-align: middle;
		}

.eventheader	{
		color:  #EBDDE2;
		font-size: 14px;
		vertical-align: top;
		}

.eventdesc	{
		vertical-align: top;
		font-size: 12px;
		}

.dropdowncell	{
		padding: 0px;
		height: 50px;
		width: 300px;
		vertical-align: top;
		}

.dropdown	{
		width: 200px;
		font-family: arial;
		font-size: 12px; 
		background-color:black;
		color: #C9C299;
		}

.button        	{
		font-family: arial;
		font-size: 12px; 
		background-color:black;
		color: #C9C299;
		height: 22px;
		}

.thumbnail	{
		height: 77px;
		}

.merchandise	{
		border-top: 4px ridge gray;
		}

.smalltext	{
		font-size: 9px;
		}


.orderregion    {
		height: 25px;
		}


.orderdetail    {
		height: 150px;
		}

.ordertitle	{
		color: #EBDDE2;
		font-size: 25px;
		}


.orderheader	{
		color: #EBDDE2;
		font-size: 12px;
		}

.orderitem	{
		font-size: 12px;
		}

div#picturezone	{
		width: 400px;
		height: 300px;
		text-align: center;
		overflow: auto;
		}

	
table#linkbar 	{
		font-family: arial;
		font-size: 14px; 
		width: 810px;
		height: 30px;   
		text-align: center;
		border-bottom: 4px ridge gray;    	
  		}


.link   {
	color: #EBDDE2;
	font-weight: bold; 
	}

.link a:link {
	text-decoration: none;
	font-weight: normal;
	color: #C9C299;
	}

.link a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #C9C299;
	}

.link a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #EBDDE2;
	}

.link a:active {
	text-decoration: none;
	font-weight: normal;
	color: #EBDDE2;
	}

table#subtext 	{
		font-family: arial;
		font-size: 9px; 
  		width: 370px; 
		}

table#bottom {
	font-size: 10px;
	color: gray;
	width: 800px;
	}

.bottom a:link {
	text-decoration: none;
	font-weight: normal;
	color: gray;
	}

.bottom a:visited {
	text-decoration: none;
	font-weight: normal;
	color: gray;
	}

.bottom a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #EBDDE2;
	}

.bottom a:active {
	text-decoration: none;
	font-weight: normal;
	color: #EBDDE2;
	}


div#overflow1	{
		width: 400px;
		height: 300px;
		overflow: auto;
		}

div#overflow2	{
		width: 800px;
		height: 300px;
		overflow: auto;
		}
	