body {
	font-size:.7em;
	font-family:Arial, sans-serif;
	font-weight:400;
	color:#000000;
}

dl{
	width:100%;
	overflow:auto;
	margin:0 0 1em;
	background:url(blitzimages/elipsis.png) repeat-x 0 1.2em;
} 
    
dt,dd.price{
	font-weight:bold;
}


dt{
	float:left;
	padding-right:3px;
	color:#00294C;
}

dd{
	margin:0;
}

dd.price{
	float:right;
	padding-left:3px;
	color:#00294C;
} 

dd.description{
	float:left;
	width:100%;
	padding:3px 0;
	font-style:italic;
	color:#00294C;
}

.layout1 {
	position:relative;
	top:50px;
	margin:25px;
	max-height:450px;
}

.category{
	float:left;
	font-weight:bold;
	padding:3px;
	color:#00294C;
	text-transform:capitalize;
}

.musicInfo {
	position:relative;
	width:145px;
	margin-left:auto;
	margin-right:auto;
}

.band {
	font-size:1.1em;
	font-family:Arial, sans-serif;
	font-weight:900;
	color:#000000;
}

.date {
	font-size:8pt;
	font-family:Arial, sans-serif;
	font-weight:400;
	color:#000000;
	line-height:45%;
}
	

.error {
	position:relative;
	top:65px;
	left:120px;
	width:525px;
	color:red;
	font-size:1.25em;
	font-weight:bold;
}


.input
	{
	width:14em;
	float:right;
	text-align:left;
	display:block;
	margin-left:.5em;
}


.input2
	{
	float:right;
	text-align:left;
	display:block;
	margin-left:.5em;
}


select {
	float:right;
	margin-left:.5em;
	margin-top:1em;
}

.submit1 {
	margin-top:2em;
	margin-left:.5em;
	float:right;
}

.label {
	display:block;
	float:left;
	font-weight:bold;
	line-height:45%;
}


#container {
	position:relative;
	top:0px;
	left:-1px;
	height:900px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat;
	background:url(blitzimages/stripes.png);
}

#body {
	position:relative;
	top:5px;
	width:772px;
	height:633px;
	margin-left:auto;
	margin-right:auto;
	background:url(blitzimages/blue.png) 0 0 no-repeat;
}

#menuNav {
	position:relative;
	top:50px;
	left:25px;
	width:90px;
	height:470px;
	padding-top:40px;
	border-right-style:solid;
	border-width:1px;
	border-color:#8F6D2C;
	font-size:.8em;
	line-height:95%;
}

#menuTitle {
	position:absolute;
	float:left;
	top:15px;
	left:115px;
	width:240px;
}

.menuTitle2 {
	position:absolute;
	float:left;
	top:15px;
	left:145px;
	width:240px;
	font-weight:bold;
	color:red;
}


#menuText {
	position:absolute;
	top:120px;
	left:175px;
	width:525px;
	height:500px;
	overflow:auto;
}
	
.uploadManager {
	position:relative;
	float:left;
	margin:75px 15px 0px 65px;
	width:120px;
}	

.uploadManager2 {
	position:relative;
	float:left;
	margin:75px 10px 5px 10px;
	width:200px;
}

.uploadManager3 {
	position:relative;
	float:left;
	margin:75px 20px 5px 20px;	
}

#coffeeText {
	position:absolute;
	top:70px;
	left:30px;
	width:200px;
	height:470px;
	padding-left:5px;
	overflow:auto;
	background-position:fixed;
	background:url(blitzimages/block.png);
}

#directions {
	position:absolute;
	top:50px;
	left:10px;
	width:200px;
	padding:35px 20px 10px 20px;
}

#leftCol {
	position:absolute;
	top:50px;
	left:10px;
	width:100px;
	height:470px;
	padding:35px 10px 0px 10px;
	border-right-style:solid;
	border-width:1px;
	border-color:#8F6D2C;
	line-height:95%;
}

.fullLeft {
	position:relative;
	top:50px;
	left:10px;
	width:425px;
	height:455px;
	padding: 35px 10px 0px 10px;
}

.full {
	position:relative;
	top:50px;
	left:10px;
	width:600px;
	height:470px;
	border-style:solid 1px;
	padding: 35px 10px 0px 10px;
}

#bottomLeft {
	position:absolute;
	bottom:4px;
	left:5px;
	z-index:4;
}

#midCol {
	position:absolute;
	top:45px;
	left:120px;
	width:325px;
	height:455px;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#8F6D2C;
	
}

.uploadText {
	position:relative;
	margin-top:35px;
}

.midColText {
	position:relative;
	width:300px;
	padding:0px 0px 0px 25px;
}

.midColImg {
	position:relative;
	top:-25px;
	left:10px;
	margin-bottom:-50px;
}

.midColImg2 {
	position:relative;
	top:-20px;
	left:20px;
	margin:0px 0px -37px 0px;
}
	

.midBottom {
	position:absolute;
	top:510px;
	left:145px;
	width:350px;
	height:125px;
	font-size:.8em;
	font-style:italic;
}

.under {
	position:absolute;
	top:500px;
	left:145px;
	width:300px;
}

#rightCol {
	position:absolute;
	left:480px;
	top:25px;
	margin-right:30px;
	width:174px;
	height:492px;
	padding:0px 10px 0px 10px;
	background:url(blitzimages/block.png) 0 0 no-repeat;
}

.rightColImg {
	margin:6px 1px 2px 2px;
}

.centered {
	position-relative;
	margin-left:auto;
	margin-right:auto;
}

.voodoo {
	display:block;
	width:114px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}

.gimmeLogo {
	display:block;
	width:83px;
	height:36px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:2px;
}

.domaLogo {
	display:block;
	width:83px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:2px;
}

.recipe {
	font-size:.8em;
	color:black;
}

.balloons {
	float:right;
	margin:-10px -40px -20px -10px;
}

.imgNav {
	margin-left:-10px;
}
	
.quote {
	font-size:.8em;
	font-style:italic;
	text-align:right;
}

	

#laddbg {
	position:absolute;
	bottom:0px;
	width:702px;
	height:565px;
	margin-left:35px;
	margin-right:35px;
	background:url(blitzimages/orange2.png) 0 0 no-repeat;
}

#splashBannerText {
	position:relative;
	top:-15px;
	width:674px;
	height:135px;
	margin-left:auto;
	margin-right:auto;
	z-index:2;
	background:url(blitzimages/text.png) 0 0 no-repeat;
}

#bannerText {
	position:absolute;
	top:7px;
	right:30px;
	width:567px;
	height:71px;
	background:url(blitzimages/something.png) 0 0 no-repeat;
}

#bannerpic {
	position:absolute;
	bottom:385px;
	width:685px;
	height:173px;
	margin-left:44px;
	margin-right:43px;
	background:url(blitzimages/banner.png) 0 0 no-repeat;
}

#orange {
	position:absolute;
	bottom:-1px;
	width:702px;
	height:393px;
	margin-left:35px;
	margin-right:35px;
	background:url(blitzimages/orange.png) 0 0 no-repeat;
}

.splashText {
	position:absolute;
	top:10px;
	width:654px;
	height:80px;
	margin-left:24px;
	margin-right:24px;
}	
	
.blitzBadge {
	position:absolute;
        top:-15px;
        left:10px;
        width:160px;
        height:160px;
        z-index:4;
        background-position:0 0;
        background-repeat:no-repeat;
        background:url(blitzimages/blitzBadge.png);
}

#laddSplashBadge {
	position:relative;
	top:90px;
	float:left;
	width:186px;
	height:279px;
	margin:0px 24px 0px 24px;
	background:url(blitzimages/laddbadge.png) 0 0 no-repeat;
}
	
#pearlSplashBadge {
	position:relative;
	top:90px;
	float:left;
	width:186px;
	height:279px;
	margin:0px 24px 0px 24px;
	background:url(blitzimages/pearlbadge.png) 0 0 no-repeat;
}
	
#buzzSplashBadge {
	position:relative;
	top:90px;
	float:left;
	width:186px;
	height:279px;
	margin:0px 24px 0px 24px;
	background:url(blitzimages/buzzbadge.png) 0 0 no-repeat;
}

.badgeText {
	position:absolute;
	top:215px;
	width:176px;
	height:259px;
	padding:5px;
	font-size:.8em;
	text-align:center;
}

.laddBadge {
	position:absolute;
	top:-15px;
	left:10px;
	width:160px;
	height:160px;
	z-index:4;
	background-position:0 0;
	background-repeat:no-repeat;
	background:url(blitzimages/laddbadge2.png);
}

.pearlBadge {
	position:absolute;
	top:-15px;
	left:10px;
	width:160px;
	height:160px;
	z-index:4;
	background:url(blitzimages/pearlbadge2.png) 0 0 no-repeat;
}

.buzzBadge {
	position:absolute;
	top:-15px;
	left:10px;
	width:160px;
	height:160px;
	z-index:4;
	background:url(blitzimages/buzzbadge2.png) 0 0 no-repeat;
}

.splashButton {
	position:relative;
	top:187px;
	width:91px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding-top:7px;
	text-align:center;
	font-size:.8em;
	z-index:3;
	color:white;
	display:block;
	background:url(blitzimages/button.png) 0 0 no-repeat;
}

.button {
	display:block;
	width:93px;
	height:30px;
	padding-top:6px;
	margin:10px auto -10px auto;
	text-align:center;
	font-size:.8em;
	background:url(blitzimages/button.png) 0 0 no-repeat;
}

.navButton {
	display:block;
	width:75px;
	height:24px;
	padding-top:6px;
	text-align:center;
	font-size:.8em;
	margin:2px 0px 2px 0px;
	background:url(blitzimages/menuButton.png) 0 0 no-repeat;
}
	

.tab {
	position:relative;
	top:-9px;
	right:25px;
	width:84px;
	height:18px;
	float:right;
	margin-left:2px;
	margin-right:2px;
	padding-top:4px;
	text-align:center;
	background:url(blitzimages/tab.png) 0 0 no-repeat;
}

.tab1 {
	position:relative;
	top:-9px;
	right:25px;
	width:84px;
	height:18px;
	float:right;
	margin-left:2px;
	margin-right:2px;
	padding-top:4px;
	text-align:center;
	background:url(blitzimages/tab1.png) 0 0 no-repeat;
}

.tab2{
	position:relative;
	top:-9px;
	right:25px;
	width:84px;
	height:18px;
	float:right;
	margin-left:2px;
	margin-right:2px;
	padding-top:4px;
	text-align:center;
	background:url(blitzimages/tab2.png) 0 0 no-repeat;
}

.tab3 {
	position:relative;
	top:-9px;
	right:25px;
	width:84px;
	height:18px;
	float:right;
	margin-left:2px;
	margin-right:2px;
	padding-top:4px;
	text-align:center;
	background:url(blitzimages/tab3.png) 0 0 no-repeat;
}

.tab4 {
	position:relative;
	top:-9px;
	right:25px;
	width:84px;
	height:18px;
	float:right;
	margin-left:2px;
	margin-right:2px;
	padding-top:4px;
	text-align:center;
	background:url(blitzimages/tab4.png) 0 0 no-repeat;
}

.tab5 {
	position:relative;
	top:-9px;
	right:25px;
	width:84px;
	height:18px;
	float:right;
	margin-left:2px;
	margin-right:2px;
	padding-top:4px;
	text-align:center;
	background:url(blitzimages/tab5.png) 0 0 no-repeat;
}

.header {
	color:#FFFFFF;
	font-size:1em;
	text-align:center;
	font-family:Arial Black, sans-serif;
	line-height:80%;
}

.header2 {
	color:#000000;
	font-size:.9em;
	text-align:center;
	font-family:Arial Black, sans-serif;
	line-height:95%;
}

.header3 {
	color:#000000;
	font-size:1em;
	text-align:center;
	font-family:Arial Black, sans-serif;
	line-height:95%;
}

.header4 {
	color:#000000;
	font-size:.8em;
	text-align:center;
	font-family:Arial Black, sans-serif;
	line-height:95%;
}

.footer {
	position:absolute;
	bottom:-12px;
	width:733px;
	left:5px;
	font-size:.8em;
	text-decoration:none;
	color:white;
	line-height:0%;
}
.footer2 {
	position:absolute;
	bottom:-12px;
	width:733px;
	left:5px;
	font-size:.8em;
	text-decoration:none;
	color:white;
	text-align:right;
	line-height:0%;
}

	
a:link {
	color:#333399;
	text-decoration:none;
}
a:hover {
	color:gold;
	text-decoration:none;
}
a:active {
	color:orange;
	text-decoration:none;
}
a:visited {
	color:#333399;
	text-decoration:none;
}
	
a.link1:link {
	color:blue;
	text-decoration:none;
}
a.link1:hover {
	color:red;
	text-decoration:none;
}
a.link1:active {
	color:blue;
	text-decoration:none;
}
a.link1:visited {
	color:purple;
	text-decoration:none;
}




	
	
	
	
