body {
	color: #CCCCCC;
	background: #666666;
	font: 16px Geneva, Arial, Helvetica, sans-serif;
}
img {
	border-style: none;
}
a:link {
	color: #CCFF66;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #660099;
	text-decoration: none;
}

div#container {
	width: 936px;
	background: #000000 url(../images/crowd.jpg) no-repeat scroll left bottom;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -468px;
	left: 50%;
	position: absolute;
	top: 0px;
	border: 1px solid #CCCCCC;
}
div#header {
	height: 87px;
	width: 936px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000000;
}
div#header h1 {

	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
}
div#header h1 span {
	background: url(../images/phototix.jpg) no-repeat;
	height: 87px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}

div#main {
	background: url(../images/grey-tile.png) repeat;
	width: 515px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	margin-top: 130px;
	margin-right: 10px;
	margin-bottom: 70px;
	margin-left: 360px;
}
div#main h3 {
	padding-top: 20px;
	clear: both;
}
div#main h4 {
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
}

div#footer {
	width: 926px;
	padding: 5px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #000000 url(../images/black-tile.png) repeat;
	text-align: right;
	margin-right: 100px;
	border-top: 1px solid #CCCCCC;
}
div#footer p {
	padding: 0px;
	margin: 0px;
}

div#tickets {
	background: url(../images/tickets.gif);
	position: absolute;
	height: 554px;
	width: 348px;
	left: 0px;
	top: 87px;
	z-index: 5;
	margin: 0px;
	padding: 0px;
}

/*--------------this is the back part of the line------------------------*/
#navcontainer ul
{
	position: absolute;
	left: 361px;
	top: 64px;
	margin: 0;
	padding-top: 19px;
	padding-bottom: 1px;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 49px;
	width: 538px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding-top: 41px;
padding-right: 1px;
padding-bottom: 33px;/*-moves text up or down*/
padding-left: 1px;

color: #000033 ;
background: url("http://www.phototix.com/images/navBarBg2.gif") repeat-x 39px; /*-Image without hover*/
text-align: center;
width: 126px;
height: 49px;
}

#navcontainer ul li a:hover
{
color: #FFFFFF;
background: url("http://www.phototix.com/images/navBarBgHover.gif") 
	repeat-x 3px; 
width: 126px;
height: 49px;
}

.navlist
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 39px;
	float: center;
	background: url("http://www.phototix.com/images/navBarBg2.gif") repeat-x 39px;
	font: 12px/39px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.navlist2
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 39px;
	float: center;
	background: url("http://www.phototix.com/images/navBarBgHover.gif") repeat-x 39px;
	font: 12px/39px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.navlist2 li
{
	display: inline;
	padding: 2px; /*-this is the space between items--------*/
	margin: 0;
}

.navlist li
{
	display: inline;
	padding: 2px; /*-this is the space between items--------*/
	margin: 0;
}


#navcontainer a
{
	color: #000;
	text-decoration: none;
	display: inline;
	width: 5px;
	height: 13px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 0px solid #FF0000;
	border-bottom: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
	border-left: 0px;
}

#navcontainer li#active
{
	background: url("http://www.phototix.com/images/navBarBgHover.gif") 
	repeat-x 10px; 
	font: 11px/39px "Lucida Grande", verdana, sans-serif;
	text-align: center;
}

#navcontainer a:hover
{
	background: url("http://www.phototix.com/images/navBarBgHover.gif") 
	repeat-x 10px;
	font: 11px/39px "Lucida Grande", verdana, sans-serif;
	text-align: center;
}

/*--------------End My NEW List------------------------*/

.largeTicket {
	margin: 15px;
	height: 375px;
	width: 214px;
	float: left;
	border: 0px;
}
.smallTicket {

	margin: 15px;
	height: 375px;
	width: 136px;
	float: left;
	border: 0px;
}
