body{
	background: #41403D;
	color: #FFFFFF;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

img{
	border: 0;
}

p{
	margin: 0;
	padding: 7px 0 15px 0;
	line-height: 16px;
	text-align: justify;
}

p a{
	padding: 1px;
	color: #FFFFFF;
	text-decoration: none;
}

p a:link{
	background: #41403D;
}

p a:hover{
	background: transparent;
	color: #F4FB9E;
}

p a:visited{
	text-decoration: underline;
}

#contentText input, #contentText textarea{
	border: 0 solid;
	padding: 2px;
	background: #EFEFEF;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#mainWrap{
	margin: auto;
	width: 743px;
	text-align: left;
}

#header{
	width: 743px;
	background: url(/images/header.jpg);
	height: 135px;
}

form{
	margin: 0;
	padding: 0;
}

#mailingList, #sendToFriend{
	float: left;
	margin-top: 68px;
	width: 210px;
	display: inline;
	position: relative;
}

#mailingList{
	margin-left: 280px;
}

#sendToFriend{
	margin-left: 17px;
}

.input{
	border: 0 solid;
	margin-bottom: 2px;
	width: 162px;
	background: transparent;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 16px;
}

#nav{
	margin: 0;
	padding: 0;
	width: 743px;
	background: transparent url(/images/nav.jpg) no-repeat top left;
	height: 35px;
	position: relative;
}

#nav a, #nav li {
	display: block;
	height: 35px;
}

#nav li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#nav li a{
	text-decoration: none;
	text-indent: -5000px;
}

#navBio{
	width: 42px;
	left: 118px;
}

#navBio a:hover	{
	background: transparent url(/images/nav.jpg) -118px -35px no-repeat;
}

#navNews{
	width: 52px;
	left: 179px;
}

#navNews a:hover	{
	background: transparent url(/images/nav.jpg) -179px -35px no-repeat;
}

#navMedia{
	width: 58px;
	left: 251px;
}

#navMedia a:hover	{
	background: transparent url(/images/nav.jpg) -251px -35px no-repeat;
}

#navLive{
	width: 48px;
	left: 331px;
}

#navLive a:hover	{
	background: transparent url(/images/nav.jpg) -331px -35px no-repeat;
}

#navPhotos{
	width: 66px;
	left: 398px;
}

#navPhotos a:hover	{
	background: transparent url(/images/nav.jpg) -398px -35px no-repeat;
}

#navLinks{
	width: 55px;
	left: 484px;
}

#navLinks a:hover	{
	background: transparent url(/images/nav.jpg) -484px -35px no-repeat;
}

#navContact{
	width: 72px;
	left: 558px;
}

#navContact a:hover	{
	background: transparent url(/images/nav.jpg) -558px -35px no-repeat;
}

#contentWrap{
	width: 743px;
	background: url(/images/leftborder.jpg) #000000 no-repeat left;
	height: 426px;
}

#contentArea {
	width: 352px;
	float: left;
	margin-left: 19px;
	display: inline;
	background: url(/images/bottomborder.jpg) no-repeat bottom;
	height: 426px;
	position: relative;
}

#contentBody{
	width: 343px;
	position: relative;
	clip: rect(0,343px,410px,0);
	visibility: hidden;
	overflow: hidden;
	height: 410px;
}

#contentText {
	padding: 5px 15px 10px 15px;
	position: relative;
}

.title{
	padding: 3px 0 0 0;
	color: #ECE3C3;
	font: bold 13px Arial, Helvetica, sans-serif;
        letter-spacing: 1px;
}

.date{
	padding: 0;
	color: #DDDDDD;
}

#scrollArea{
	float: right;
	width: 9px;
	display: inline;
	position: relative;
	height: 410px;
	z-index: 1;
}

#up{
	margin-top: 102px;
}

#down{
	margin-top: 150px;
}

#contentPhoto{
	float: right;
	width: 372px;
	display: inline;
	position: relative;
	height: 426px;
}

#copyright, #designBy{
	margin: 5px 0 20px 0;
	display: inline;
	position: relative;
}

#copyright{
	float: left;
	width: 50%;
}

#designBy{
	float: right;
	margin-right: 13px;
	text-align: right;
}

#designBy a:link, #designBy A:visited{
	color: #F4FB9E;
	text-decoration: none;
}

#designBy a:hover{
	color: #FFFFFF;
	background: #000000;
}