/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	min-width: 1000px;
	text-align: center;
	background: #F1C318 url(../img/spleftbar.jpg) repeat-y top left;
}

#Wrapper {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px;
	background: transparent url(../img/sprightbar.jpg) repeat-y top right;
}

#MastHead {
	position: relative;
	width: 100%;
	height: 140px;
}

#ContentArea {
	position: relative;
	width: 849px;
	margin: 0 auto;
}

a:link, a:visited {
	color: #E7263B;
	text-decoration: none;
}

a:hover, a:active {
	color: #E7263B;
	text-decoration: underline;
}

#TabBar {
	position: relative;
	width: 849px;
	height: 28px;
	text-align: left;
	background: transparent url(../img/llstopbar.gif) no-repeat top left;
}

#TabBar a {
	float: left;
}

#MainContent {
	position: relative;
	width: 849px;
	text-align: left;
	background: transparent url(../img/llsmidbar.gif) repeat-y top left;
}

p {
	padding-bottom: 13px;
}

#InnerContent {
	position: relative;
	width: 825px;
	margin: 0 auto;
}

.llsb1 {
	position: absolute;
	width: 146px;
	height: 40px;
	left: 615px;
	top: 477px;
}

.llsb2 {
	position: absolute;
	width: 168px;
	height: 40px;
	left: 18px;
	top: 477px;
}

.llsb3 {
	position: absolute;
	width: 146px;
	height: 40px;
	left: 421px;
	top: 477px;
}

.llss1 {
	position: absolute;
	width: 167px;
	height: 54px;
	left: 24px;
	top: 416px;
}

.llss2 {
	position: absolute;
	width: 171px;
	height: 53px;
	left: 427px;
	top: 416px;
}

.llss3 {
	position: absolute;
	width: 171px;
	height: 53px;
	left: 614px;
	top: 416px;
}

#Push {
	height: 150px;
}

#Footer {
	position: relative;
	width: 100%;
	height: 150px;
	margin: 0 auto;
}

#StoryBox {
	position: absolute;
	width: 390px;
	height: 240px;
	top: 263px;
	left: 26px;
}

#PressBox {
	position: absolute;
	width: 757px;
	height: 366px;
	top: 103px;
	left: 34px;
}