html {
	padding: 0;
	margin: 0 auto 0 auto;
	height: 100%;
}

body {
	margin: 0 auto 0 auto;
	padding: 0;
	background: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	text-align: center;
	min-height: 101%;
 }


p {
	margin: 0;
	padding: 0;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

img {
	border: none;
}


 /* Link Styles */

A:link, A:visited, A:active { 
	color: #4B96F1; 
	text-decoration: none; 
}

A:hover { 
	color: #f17618;
	text-decoration: none; 
}

a img {
	border: none; 
}

.linkSmall {
	font-size: 12px;
}


A.whiteLink:link, A.whiteLink:visited, A.whiteLink:active { 
	text-decoration: none;
	color: #fff;
}

A.whiteLink:hover { 
	text-decoration: none; 
	color: #fff;
}



/* Container Styles */
 
#pod {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: left;
	background: #000;
}

#flashPod {
	width: 780px;
	height: 223px;
	color: #fff;
	position: relative;
}


#signUpHead {
	background: #000;
	color: #fff;
	padding: 6px 10px 6px 10px;
}

#signUpBody {
	padding: 0px 10px 0px 10px;
	height: 72px;
}

#colOne {
	float: left;
	margin: 0pt auto;
	padding: 10px 14px 0px 8px;
	width: 124px;
}

.colOneItem {
	margin:0pt auto;
	padding:0px 0px 2px;
}

#colTwo {
	margin:0pt auto;
	padding:10px 0px 0px;
}

.colTwoItem {
	margin:0pt auto;
	padding:0px 0px 2px 8px;
}

#signUpClose {
	float: right;
	padding: 0px 10px;
}


/* row 1 Styles - alertBox + signup */

#alertTarget {
	float: left;
	width: 465px;
	height: 24px;
}

#alertBox {
	float: left;
	width: 461px;
	height: 24px;
	padding-left: 4px;
	padding-top: 4px;
	background: #320C0C;
	color: #f33;
	font-size: 11px;
	letter-spacing: .3px;
}

#alertBox span {
	line-height: 24px;
}


#signup1 {
	float: left;
	width: 210px;
	height: 24px;
	margin-left: 5px;
	background: #fff;
	text-align: center;
	color: #000;
	font-size: 9px;
	letter-spacing: .5px;
}

#signup1 p {
	line-height: 24px;
}

#signup2 {
	float: left;
	width: 95px;
	height: 24px;
	margin-left: 5px;
	background: #333;
}

#signUpInput {
	margin-top: 5px;
	background: #fff;
	border: 0px;
	color: #000;
	font-size: 9px;
	letter-spacing: .5px;
}


/* row 2 Styles - tabs and menu -see also tabs.css */

#menu {
	float: left;
	width: 300px;
	height: 24px;
	margin-top: 5px;
	margin-right: 5px;
	background: #364D58;
	text-align: center;
	font-size: 10px;
	letter-spacing: .3px;
	word-spacing: 12px;
}

A.menu:link, A.menu:visited, A.menu:active { 
	text-decoration: none;
	color: #fff;
	line-height: 24px;
}

A.menu:hover { 
	text-decoration: none; 
	color: #f33;
	line-height: 24px;
}


/* row 3 Styles - order bar and search */

.orderBar {
	float: left;
	width: 465px;
	height: 24px;
	margin-bottom: 5px;
	background: #5F9DD6;
	font-size: 10px;
	letter-spacing: .5px
}

.orderBar span {
	line-height: 24px;
	padding-left: 12px;
}

.searchBar {
	float: left;
	width: 465px;
	height: 24px;
	margin-bottom: 5px;
	background: #364D58;
	font-size: 10px;
	letter-spacing: .5px
}

.searchBar span {
	line-height: 24px;
	padding-left: 12px;
}

#termBuffer {
	color: #fff;
}

#dateBuffer {
	margin-left: 75px;
}

#venueBuffer {
	margin-left: 1px;
}

#search1 {
	float: left;
	width: 210px;
	height: 24px;
	margin-left: 5px;
	background: #A4BACB;
	text-align: center;
	color: #000;
	font-size: 9px;
	letter-spacing: .5px;
}

#search1 p {
	line-height: 24px;
}

#search2 {
	float: left;
	width: 95px;
	height: 24px;
	margin-left: 5px;
	background: #333;
}

#searchInput {
	margin-top: 5px;
	background: #A4BACB;
	border: 0px;
	color: #000;
	font-size: 9px;
	letter-spacing: .5px;
}


/* row 4 styles - main Content Area */
/* these are specific to each page, so see individual style sheets */



/* row 5 styles - compBox and galleryBox */

#compBox {
	float: left;
	width: 309px;
	height: 110px;
	margin-top: 5px;
	color: #fff;
	font-size: 11px;
	/*background: url('../../grafs/tiles/compTile.gif');*/
	cursor: pointer;
}

#compContent {
	/*padding: 10px;*/
}

#galleryBox {
	float: left;
	width: 309px;
	height: 110px;
	margin-top: 5px;
}


/* row 6 styles - ad1Box, ad2Box */

#ad1Box {
	float: left;
	text-align: center;
	width: 465px;
	height: 120px;
	margin-bottom: 5px;
	margin-right: 5px;
	background: #364D58;
}

#ad2Box {
	float: left;
	text-align: center;
	width: 310px;
	height: 120px;
	margin-bottom: 5px;
	background: #364D58;
}


/* row 7 styles - addressBox + emailBox */

#addressBox {
	float: left;
	text-align: center;
	width: 465px;
	height: 24px;
	margin-bottom: 5px;
	margin-right: 5px;
	background: #656565;
	color: #000;
	font-size: 10px;
}

#addressBox p {
	line-height: 24px;
	text-indent: 20px;
}

#emailBox {
	float: left;
	width: 310px;
	height: 24px;
	margin-bottom: 5px;
	background: #656565;
	color: #000;
	font-size: 10px;
}

#emailBox p {
	line-height: 24px;
	text-indent: 20px;
}

A.blackSimple:link, A.blackSimple:visited, A.blackSimple:active { 
	text-decoration: none;
	color: #000;
}

A.blackSimple:hover { 
	text-decoration: none; 
	color: #fff;
}


/* row 8 styles - linkBar */

#linkBar {
	width: 780px;
	height: 52px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	letter-spacing: .4px;
}

#linkBar p {
	line-height: 52px;
}