body   {
	font-family: arial;
	font-size: 12px; 
	line-height: 16px; 
	background-color: white;
	color: black;
	}

h1 	{
	font-family: arial;
	font-size: 18px; 
	font-weight: bold;
	text-decoration: underline;
	}

h2 	{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	}

h3 	{
	font-family: arial;
	font-size: 12px;
	line-height: 1; 
	font-weight: normal;
	}


a:link {
	font-weight: normal;
	color: black;
	}

a:visited {
	font-weight: normal;
	color: black;
	}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ff00ff;
	}

a:active {
	font-weight: normal;
	color: #ff00ff;
	}


img	{  
	border-style: none;
	}



table#page  	{
		position: absolute;
		top: 5%;
		width: 100%;
		}



.linkbardiv {
	font-family: arial;
	font-size: 13px;
	position: absolute;
	top: 190px;
	}


table#linkbar 	{
		font-family: arial;
		font-size: 14px; 
		width: 650px;
		height: 20px;   
		text-align: left; 	
  		}


.link   {
	color: black; 
	}

.link a:link {
	text-decoration: none;
	font-weight: normal;
	color: black;
	}

.link a:visited {
	text-decoration: none;
	font-weight: normal;
	color: black;
	}

.link a:hover {
	text-decoration: none;
	font-weight: normal;
	color: blue;
	}

.link a:active {
	text-decoration: none;
	font-weight: normal;
	color: blue;
	}




table#header {
	width: 800px;
	height: 50px;
	}


.header {font-family: "rage italic", arial;
	font-size: 60px;
	line-height: 75px;
	color: #EBDDE2;
	position: relative;
	top: 18px;
	}




.maindiv {
	font-family: arial;
	font-size: 13px;
	position: absolute;
	top: 100px;
	}



table#main {
	width: 630px;
	}


.maincell	{
		text-align: justify;
		vertical-align: top;
		}



table#contact {
		width: 660px;
		}


.contact	{
		width: 240px;
		text-align: center;
		vertical-align: top;
		padding: 0px;
		}



.contacttitle	{
		text-align: center;
		vertical-align: top;
		font-weight: bold;
		font-style: italic;
		padding: 0px;
		line-height: 12px;
		height: 12px;
		}





.picture {
	padding: 0px
	}

.scrollingimage {
	border-right: 6px solid black;
	}

table#text 	{
		width: 370px;
		height: 300px;
		padding: 0px;
		}

.textcell	{
		text-align: justify;
		vertical-align: middle;
		}



.eventheader	{
		color:  #EBDDE2;
		vertical-align: top;
		}

.eventdesc	{
		vertical-align: top;
		}

.dropdowncell	{
		padding: 0px;
		height: 50px;
		width: 300px;
		vertical-align: top;
		}

.dropdown	{
		width: 200px;
		font-family: arial;
		font-size: 12px; 
		background-color:white;
		color: black;
		}

.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;
		}

.orderheader    {
   		font-size: 25px;
		color: #EBDDE2;
		height: 90px;
		}

.orderregion    {
		height: 25px;
		}


.orderdetail    {
		height: 150px;
		}

div#picturezone	{
		width: 400px;
		height: 300px;
		text-align: center;
		overflow: auto;
		}


	


table#subtext 	{
		font-family: arial;
		font-size: 9px; 
		width: 800px;
		height: 30px;   
		}

table#bottompage  	{
		position: absolute;
		bottom: 2%;
		width: 100%;
		}

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;
		}
	
