#pulselogo {
	position: fixed;
	left: 150px;
	top: 56px;
	width:302px;
	height:97px;
}
div.sponsors {
	position: relative;
	left: -5px;
	width:770px;
	height:65px;
	top: 61px;
}
div.pulsecontentbody {
	width: 635px;
	height:430px;
	left: 100px;
	position: relative;
	padding: 0 0 0 10px;
}
div.pulsecontentleftpanel {
	width:100px;
	height:430px;
	position: absolute;
}
body {
	margin: 0;
	padding: 10px;
	background-color: #fff;
	background-image: url(images/pulsebkd_new.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font: 12px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#wrapper {
	width: 836px;
	height: 768px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#intro {
    padding-bottom: 10px;
}

a {
	color: #414141;
	text-decoration: underline;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
	width: 760px;
	margin: 0 auto;
	position: relative;
	top: 46px;
}

#myMenu {
	position: relative;
	left: 10px;
	visibility: visible;
}

.plus_size {
	font-size: 115%;
}

.expiredshows {
	color: #7e7e7e;
	text-decoration: line-through;
}

.scroll {
	height: 430px;
	width: 760px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	top: 8px;
}

.scrollContainer div.panel {
	height: 440px;
	width: 760px;
}

#footer {
	height: 30px;
	top: 40px;
	font-size: 11px;
	text-align: center;
	position: relative;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 0;
	font-size: 12px;
	top: 0;
	position: relative;
	z-index: 100;
}

ul.navigation li {
	display: inline-block;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #e1e1e1;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
	position: absolute;
	cursor: pointer;
	top: 511px;
}

.scrollButtons.left {
	left: 0;
	z-index: 50;
}

.scrollButtons.right {
	right: 0;
	z-index: 51;
}

.hide {
    display: none;
}

.redrum {
	color: #990000;
}

.box_selecter {
	border-style: dotted;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #fdfdfd;
	border-color: #e7e7e7;
}
