body	{background-color: black;
	color: white;
	margin: 0 10 10 10;
	}

a:link	{
	color: white;
	}
a:visited
	{
	color: white;
	}
a:active
	{
	color: blue;
	}
a:hover	{
	color: red;
	}

h1	{
	color: white;
	font-family: sans-serif;
	font-size: 50px;
	font-weight: bold;
	}

h2	{
	color: #cccccc;
	font-family: sans-serif;
	font-size: 30px; 
	background-color: black;
	text-align: center;
	}

h3	{
	font-family: sans-serif;
	font-size: 24px;
	}
	

.introtext
	{
	position: absolute;
	top: 70px;
	left: 25px;
	color: white;
	width: 200px;
	padding: 5 5 5 5;
	font-family: serif;
	font-size: 16px;
	}

.about	{
	position: absolute;
	top: 450px;
	left: 25px;
	color: white;
	width: 200px;
	padding: 5 5 5 5;
	font-family: serif;
	font-size: 16px;
	}
	

img	{
	border: 2px silver groove;
	}

.schedule
	{
	position: absolute;
	top: 100px;
	left: 255px;
	width: 310px;
	height: 475px;
	overflow: auto;
	background-color: silver;
	color: black;
	border: 1px white solid;
	padding: 5 5 5 5;
	}

.credit	{
	position: absolute;
	top: 580px;
	left: 10px;
	width: 580px;
	height: 15px;
	font-family: arial;
	font-size: 13px;
	letter-spacing: 1px;
	color: #696969;
	}

.schedhead
	{
	position: absolute;
	top: 68px;
	left: 240px;
	width: 340px;
	}

.month	{
	font-family: sans-serif;
	font-size: 24px;
	}

p	{
	text-indent: -40px;
	margin-left: 50px;
	margin-top: -11px;
	}

.links	{
	position: absolute;
	top: 10px;
	left: 570px;
	width: 400px;
	background-color: black;
	color: white;
	font-family: sans-serif;
	font-size: 24px;
	}
	
.shim	{
	position: absolute;
	top: 0px;
	left:0px;
	height: 600px;
	border: none;
	width: 1px;
	}

.0	{
	position: absolute;
	top: 60px;
	left: 600px;
	}

.1	{
	position: absolute;
	top: 280px;
	left: 600px;
	width: 140px;
	}

.2	{
	position: absolute;
	top: 280px;
	left: 760px;
	width: 140px;
	}

.3	{
	position: absolute;
	top: 390px;
	left: 600px;
	margin-bottom: 10px;
	}

.4	{
	position: absolute;
	top: 142px;
	left: 15px;
	}

.shopping_cart
	{
	position: absolute;
	top: 15px;
	left: 845px;
	width: 100px;
	height: 40px;
	}

/* Gallery Section */

.gal_large_h
	{
	position: absolute;
	top: 70px;
	left: 260px;
	border: none;
	height: 432px;
	width: 640px;
	}

.gal_large_v
	{
	position: absolute;
	top: 70px;
	left: 555px;
	border: none;
	height: 510px;
	width: 344px;
	}

.gal_large_bg
	{
	background-color: silver;
	color: black;
	text-align: center;
	vertical-align: bottom;
	position: absolute;
	top: 65px;
	left: 255px;
	width: 650px;
	height: 520px;
	}

.gal_thumb_h
	{width: 140px;}

.gal_thumb_v
	{height: 140px;}

.gallery
	{
	position: absolute;
	top: 190px;
	left: 50px;
	width: 180px;
	height: 395px;
	overflow: auto;
	text-align: center;
	background-color: silver;
	padding: 5 5 5 5;
	}

.gal_introtext
	{
	position: absolute;
	top: 70px;
	left: 25px;
	color: white;
	width: 220px;
	padding: 5 5 5 5;
	font-family: serif;
	font-size: 16px;
	}

.gal_text_h
	{
	position: absolute;
	top: 505px;
	left: 260px;
	width: 640px;
	height: 50px;
	border: none;
	}

.gal_text_v
	{
	position: absolute;
	top: 210px;
	left: 260px;
	width: 290px;
	border: none;
	}

.gal_copyright
	{
	position: absolute;
	top: 587px;
	left: 255px;
	width: 650px;
	height: 15px;
	text-align: center;
	font-color: #999999;
	font-family: sans-serif;
	font-size: 12px;
	}

/* Order Style */

.temp_order
	{background-color: red;
	color: black;
	text-align: center;
	position: absolute;
	top: 85px;
	left: 600px;
	width: 300px;
	font-family: sans-serif;
	font-size: 20px;
	padding: 10 10 10 10;
	}

.ordertext
	{
	font-family: serif;
	font-size: 20px;
	font-color: navy;
	}

.shipping_title
	{
	position: absolute;
	top: 95px;
	left: 20px;
	width: 250px;
	text-align: center;
	font-family: arial;
	font-size: 25px;
	color: white;
	}

.shipping_text
	{
	position: absolute;
	top: 130px;
	left: 25px;
	width: 250px;
	height: 345px;
	font-family: serif;
	font-size: 18px;
	color: black;
	background-color: white;
	padding: 5 10 5 10;
	border: silver, solid, 1px;
	}

.order_1
	{
	position: absolute;
	top: 65px;
	left: 300px;
	width: 275px;
	border: silver, solid, 1px;
	}
.order_2
	{
	position: absolute;
	top: 265px;
	left: 530px;
	width: 400px;
	border: silver, solid, 1px;
	}

.order_note
	{
	border: black, solid, 1px;
	position: absolute;
	top: 490px;
	left: 110px;
	width: 500px;
	background-color: silver;
	font-family: serif;
	font-size: 24px;
	color: black;
	padding: 10 20 10 20;
	}