body {
	height: 100%;
	text-align: center;
	font-family: Palintino, Calibri, Arial, sans-serif; 
	}

#body { 
	background: #999;
	}

p { color: white; }

a:link { 
	color: cyan;
	text-decoration: none;
	}
	
a:visited {
	color: lightskyblue;
	text-decoration: none;
	}
	
a:hover {
	color: cyan;
	text-decoration: underline;
	}
	

#container {
	width: 1024px;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	background-color:#494949;
	background-image:url('images/mistbg2-compressed.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	margin: 50px auto;
	padding-bottom: 25;
	}

#header_content {
	position: relative;
	top: 5px;
	width: 1024px;
	height: 74px;
	}

#header_title {
	position: absolute;
	top: 5px;
	left: 20px;
	width: 476px;
	text-align: right;
	height: 91px;
	}
	
.subtitle_header {
	position: relative;
	top: -33px;
	font-size: 32px;
	}
	
#header_home {
	position: absolute;
	left: 525px;
	top: -15px;
	width: 82px;
	height: 91px;
	}
	
.menu_home {
	
	}
	
#header_biography {
	position: absolute;
	left: 627px;
	top: -15px;
	width: 137px;
	height: 91px;
	}
	
#header_works {
	position: absolute;
	left: 784px;
	top: -15px;
	width: 82px;
	height: 91px;
	}
	
#header_contact {
	position: absolute;
	top: -15px;
	left: 886px;
	width: 109px;
	height: 91px;
	}

.main_content {
	width: 1024px;
	text-align: left;
	}
	
.main_content_center {
	width: 1024px;
	text-align: center;
	}

.main_admin {
	margin-left: 25px;
	width: 1024px;
	text-align: left;
	color: white;
	}
	
#home_left_col {
	float: left;
	width: 500px;
	margin-top: 20px;
	}
	
.jrphoto {
	position: relative;
	left: 75px;
	top: 50px;
	}
	
.blurb_box {
	position: relative;
	width: 450px;
	top: 60px;
	left: 55px;
	font-size: 18px;
	}
	
#home_right_col {
	float: right;
	width: 524px;
	margin-top: 20px;
	}

.event_box {
	position: relative;
	width: 500px;
	top: 35px;
	color: white;
	}

.li_event {
	margin-bottom: 20px;
	list-style-image: url('images/listsquare.png');
	font-size: 16px;
	}
	
.event_title {
	font-size: 28px;
	}
	
.bio_left {
	float: left;
	width: 500px;
	margin-top: 50px;
	text-align: center;
	}
	
.rosseau_football {
	}
	
.bio_right {
	float: right;
	width: 509px;
	margin-top: 0px;
	margin-right: 15px;
	text-align: left;
	}

.works_left {
	float: left;
	width: 460px;
	margin-top: 40px;
	margin-left: 30px; 
	text-align: left;
	color: white;
	}

.works_right {
	float: right;
	width: 534px;
	margin-top: 30px;
	text-align: left;
	overflow-y: auto;
	overflow-x: hidden;
	}
	
.works_right_item {
	padding-left: 10px;
	height: 100%;
	width: 500px;
	color: white;
	text-align: left;
	}

.works_center {
	height 100%;
	width: 510px;
	color: white;
	text-align: left;
	}

.li_works {
	list-style: none;
	font-style: italic;
	font-size: 14px;
	text-indent: 15px;
	}
	
.li_works_alpha {
	list-style: none;
	font-style: italic;
	font-size: 14px;
	text-indent: 0px;
	}
	
.fake_header2 {
	font-size: 22px;
	font-weight: bold;
	}
	
.img_fade {
	background-image: url('images/combinedbg-cp.jpg');
	background-repeat: repeat-y;
	width: 520px;
	height: 1497px;
	}
	
.img_fade2 {
	background-image: url('images/combinedbg-cp-op.jpg');
	background-repeat: repeat-y;
	width: 520px;
	height: 1497px;
	}
	
.works_p_indent1 {
	text-indent: 25px;
	line-height: 50%;
	}
	
.works_p_indent2 {
	text-indent: 70px;
	}
	
.works_p_indent_alpha {
	text-indent: 0px;
	}
	
.show_hide_works {
	font-size: 14px;
	font-weight: normal;
	line-height: 50%;
	}

.view_alpha_div {
	}

.view_alpha_a {
	font-size: 12px;
	}
	
.view_direct_link {
	font-size: 12px;
	font-weight: normal;
	}

.contact_left {
	float: left;
	width: 500px;
	margin-top: 50px;
	text-align: left;
	color: white;
	text-indent: 50px;
	}

.contact_right {
	float: right;
	width: 524px;
	margin-top: 50px;
	text-align: center;
	}

#footer_content {
	clear: both;
	text-align: center;
	height: 30px;
    }

.push {
	clear: both;
	height: 30px;
	}

p.footer_text {
	color: black;
	font-size: 12px;
	}
	
.edit_rightside {
	padding: 3px;
	height: 32px;
	width: 730px;
	text-align: right;
	}
	
.as_rightside {
	padding: 3px;
	height: 25px;
	width: 535px;
	text-align: right;
	}
	
.edit_box {
	Width: 750px;
	background: #BBB;
	}
	
.edit_box_as {
	padding-left: 10px;
	Width: 550px;
	background: #333;
	}
	
.edit_box_works {
	padding: 5px;
	Width: 755px;
	background: #333;
	}
	
.edit_box_category {
	Width: 600px;
	background: #333;
	}

.mp3_box {
	background: #333;
	padding-left: 3px;
	border: white 2px solid;
	height: 100px;
	width: 350px;
	position: fixed;
	top: 100px;
	right: 50px;
	text-align: center;
	}

.center_v {
	vertical-align: middle;
	}

.editorp1 {
	text-indent: 10px;
	font-size: 14px;
	color: black;
	}
	
.edit_spacer {
	height: 3px;
	}
	
.admin_quote {
	width: 900px;
	background: black;
	}
	
.admin_upload_file {
	color: white;
	}
	
.edit_bottom_spacer {
	height: 150px;
	}
	
.subtitle {
	font-style: italic;
	font-size: 18;
	}

.subtitle_spacer {
	font-size: 0;
	height: 5px;
	}