﻿body
{
	padding: 0px;
	margin: 0px;
	background-color: #cebba6;
	text-align:center;
}
html 
{
	scrollbar-base-color: #cebba6;
	scrollbar-arrow-color:  black;
	}
img
{
	border-width: 0px;
}
#Header
{
	position:absolute;
  width:100%;
  text-align:center;	
  z-index:-1;
}
#Header-Top
{
	position:absolute;
  width:100%;
  text-align:center;
  z-index:3;	
}
#Header_BackgroundLeft
{
	position:relative;
	background-image: url( 'images/Header_BackgroundLeft.png' );
	background-repeat: repeat-x;
	float: left;
	height:183px;
	width:50%;
	z-index:1;
}
#Header_BackgroundRight
{
	position: relative;
	background-image: url( 'images/Header_BackgroundRight.png' );
	background-repeat: repeat-x;
	float: left;
	height:183px;
	width:49.999%;
	z-index:1;
}
#Header_BackgroundMain
{
	position: absolute;
	margin-left:auto;
	margin-right:auto;
	height:183px;
	z-index:2;
	width:100%;
	text-align:center;
	background-image:url('images/Header_BackgroundMain.png');
	background-position: top center;
	background-repeat:no-repeat;		
}
#Menu
{
	position: absolute;
	background-image: url( 'images/menu.png' );
	background-repeat: repeat-x;
	top:159px;
	height:85px;
	width:100%;
	z-index:0;
	}
#Jeremy
{
	position: relative;
	top:0px;
	z-index:3;
	width:1024px;
	height:241px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
#MenuItems
{
	position:relative;
	z-index:0;
	top:26px;
	padding-left:130px;
	}
#Home
{
	position:relative;
	width:85px;
	height:35px;
	top:180px;	
	left:-50px;
	}
#Home:hover
{
	}
#About
{
	position:relative;
	width:85px;
	height:35px;
	top:180px;	
	left:0px;
	}
#About:hover
{
	}
#Music
{
	position:relative;
	width:85px;
	height:35px;
	top:180px;	
	left:60px;
	}
#Music:hover
{
		}
#Tour
{
	position:relative;
	width:85px;
	height:35px;
	top:180px;	
	left:100px;
	}
#Tour:hover
{

	}
#Store
{
	position:relative;
	width:85px;
	height:35px;
	top:180px;	
	left:140px;
	}
#Store:hover
{

	}
#Contact
{
	position:relative;
	width:115px;
	height:35px;
	top:180px;	
	left:200px;
	}
#Contact:hover
{

	}
#PageBox
{
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
#InnerPageBox
{
	position:relative;
	width:1024px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
#GreaterThingsBox
{
	width:655px;
	height:229px;
	margin:5px;
	margin-bottom:15px;
	float:left;
	}
#AboutBox
{
	width:980px;
	height:600px;
	margin:5px;
	margin-bottom:15px;
	float:left;
	}
#TourBox
{
	width:345px;
	height:229px;
	margin-bottom:15px;	
	}
#MainTourBox
{
	width:980px;
	height:600px;
	margin:5px;
	margin-bottom:15px;
	float:left;
	}
#JukeBox
{
	width:345px;
	height:229px;
	}
#BlogBox
{
	width:655px;
	height:475px;
	float:left;
	margin:5px;
	margin-bottom:15px;
	}
#StoreBox
{
	width:655px;
	height:675px;
	float:left;
	margin:5px;
	margin-bottom:15px;
	}
#MediaBox
{
	width:655px;
	height:875px;
	float:left;
	margin:5px;
	margin-bottom:15px;
	}
#LeftBox
{
	width:345px;
	float:left;
	}
#TweetBox
{
	width:345px;
	height:229px;
	margin:5px;
	float:left;
	margin-bottom:15px;
	}
.Box
{	
	position:relative;
	background-image:url('images/box_back.jpg');
	background-repeat:repeat-x;
	background-color:#e7ddd3;
	width:100%;
	height:100%;
}
.TopLeft
{	
	background-image:url('images/box_top_left.gif');
	width:10px;
	height:14px;
	float: left;
	}
.Top
{	
	background-image:url('images/box_top.gif');
	background-repeat:repeat-x;
	height:10px;
	}
.TopRight
{	
	background-image:url('images/box_top_right.gif');
	width:10px;
	height:14px;
	float: right;
	}	
	
.Left
{	
	background-image:url('images/box_left.gif');
	background-repeat:repeat-y;
	padding-left:1px;
	margin-left:-1px;	
	width:10px;
	height:100%;
	float: left;
	}
.Middle
{	
	position:relative;
	width: 100%;
	float:left;
	}
.Right
{	
	background-image:url('images/box_right.gif');
	background-repeat:repeat-y;
	width:10px;
	height:100%;
	float: right;
	}
	
	
	
.BottomLeft
{	
	position:relative;
	background-image:url('images/box_bottom_left.gif');
	width:10px;
	height:14px;
	float: left;
	}
.Bottom
{	
	background-image:url('images/box_bottom.gif');
	background-repeat:repeat-x;
	height:10px;
	width: 100%;
	float:left;
	}
.BottomRight
{	
	position:relative;
	background-image:url('images/box_bottom_right.gif');
	width:10px;
	height:14px;
	float: right;
	}	
	
.BoxContent
{
	position:relative;
	float:left;
	margin:8px;
	}
.GigText
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.BottomFeeder
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	vertical-align: bottom;
	bottom: 0px;
}
.ModalBackground
{
    filter: Alpha(Opacity=60); -moz-opacity:0.6; opacity: 0.6;
    width: 100%;  height:100%; background-color: #999999;
    position: fixed;
    z-index: 100;
    top: 0px; left: 0px;
    margin-top:0px; margin-bottom:0px;
    margin:0px;
}
.Modal
{
	width: 400px;
	height: 400px;	
	padding: 5px;
	border: 5px solid black;
	background-image:url('images/box_back.jpg');
	background-repeat:repeat-x;
	background-color:#e7ddd3;
	z-index:120;
	position:fixed;
	top: 25%; left: 35%;
    margin-top:0px; margin-bottom:0px;
    margin:0px;
}
.ModalH1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #a9601b;
}
.ModalText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.GigLink
{
	height:35px;
	margin:3px;	
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: black;	
	font-weight:bold;
	color: #5566FF;
}
.GigLink:hover
{
	text-decoration: underline;	
}
.Button
{
	border: 1px solid #white;
	background-image: url( 'images/box_back.jpg' );
	background-repeat: repeat-x;
	background-color: #e7ddd3;
}
.BlogBox
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #e9e9e9;
	border: 1px solid #cdc7c7;
	width: 500px;
	margin-left: 60px;
	margin-bottom: 15px;
	padding:10px;
	text-align:left;
}
.BlogCommentBox
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #F9F9F9;
	border: 1px solid #cdc7c7;
	width: 400px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding:10px;
	text-align:left;
}
.ObjectText
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:justify;
	}
.Grid
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.Grid th
{
	height:45px;
	border-top: solid, 1px, black;
	border-right: solid, 1px, black;
	color:#c9803b;
	font-weight:bold;
	background-color:#DADADA;
	padding:5px;
	}
.Grid td
{
	height:30px;
	border-top: solid, 1px, black;
	border-right: solid, 1px, black;
	color:#000000;
	background-color:#EDEDED;
	font-size: 8pt;
	padding:5px;
	}
#TwitterFeed 
{
	float:left;
	width:250px;
	Height:200px;
	text-align:left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;	
	margin:5px;
	overflow:scroll-y;
	}
#TwitterFeed a
{
	color: #5566FF;
	text-decoration:none;
	font-weight: bold;
	
	}
#TwitterFeed a:hover
{
	text-decoration:underline;
	
	}
#Footer
{
	margin-right:auto;
	margin-left:auto;
	width:1000px;
	border: solid, 1px, black;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:White;
	background-color:Black;
	}
#Footer a
{
	color:White;
	}