body {
	background:#ffa500;
	color:#ffffff;
	margin:20px; 
	text-align:center;
	}

a:visited {
	text-decoration:none;
	color:#ffffff;
	}

a:hover {
	color:#ffa500;
	}

a:link {
	text-decoration:none;
	color:#ffffff;
	}


/*PAGE CONTENT INFO BEGIN*/
.content_top {
	background-color:#330000;
	height:10px;
	width:600px;
	background-image:url('images/cnrs_top.gif');
	background-repeat:no-repeat;
	background-position:top center;
	}

.content {
	background-color:#330000;
	height:450px;
	width:600px;
	font-family:"gill sans", "sans serif";
	background-image:url('images/yaslogo_15trans.gif');
	background-repeat:no-repeat;
	background-position:center center;
	}

.content_btm {
	background-color:#330000;
	height:10px;
	width:600px;
	background-image:url('images/cnrs_btm.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	}
/*PAGE CONTENT INFO END*/

.episodenavbar {
	text-decoration:none;
	background-color:#333333;
	height:25px;
	width:600px;
	font-size:14pt;
	font-family:"gill sans", "sans serif";
	text-align:center;
	background-image:url('images/navbar_cnrs.gif');
	background-repeat:no-repeat;
	background-position:center center;
	margin-top:3px;
	margin-bottom:3px;
	}

.navbar {
	text-decoration:none;
	background-color:#000000;
	height:25px;
	width:600px;
	font-size:14pt;
	font-family:"gill sans", "sans serif";
	text-align:center;
	background-image:url('images/navbar_cnrs.gif');
	background-repeat:no-repeat;
	background-position:center center;
	margin-top:5px;
	margin-bottom:5px;
	}

.footer {
	font-style:italic;
	color:#7d7d7d;
	height:20px;
	width:600px;
	}
