body{
	background-image: url(bg_desat.jpg);
	background-attachment: fixed;
	text-align: center;
	font: small garamond, "times new roman", times, timesroman, serif;
	color: #B3B3B3;
	margin: 0 0 50px 0;
	}
h1{
	font-size: medium;
	text-align: center;
	letter-spacing: .6em;
	border-top: solid 1px;
	border-bottom: solid 1px;
	}
h2{
	font-size: medium;
	text-align: center;
	letter-spacing: .6em;
	margin-bottom:0;
	color: #000;
	}
em{
	font-weight: bold;
	}
#content h1{
	color: #f7f7f7;
	border-color: white;
	}
#news h1{
	color: black;
	border-color: gray;
	}
p{
	margin: 20px;
	line-height: 1.5em;
	text-align: justify;
	}
ul.name{
	margin-left: 40px;
	margin-right: 40px;
	margin-top: -10px;
	list-style-type: none;
	text-align: justify;
	}
ul.list0{
	margin-left: 40px;
	margin-top: 0px;
	list-style-type: none;
	text-align: left;
	}
ul.list{
	margin-left: 80px;
	margin-top: -20px;
	list-style-type: disc;
	text-align: left;
	}
ul.list2{
	margin-left: 110px;
	margin-top: -20px;
	list-style-type: disc;
	text-align: left;
	}
a:link{
	color: black;
	text-decoration: none;
	}
a:visited{
	text-decoration: line-through;
	color: black;
	}
a:hover{
	text-decoration: underline;
	background-color: #cbf3ff;
	}
a:active{
	color: white;
	}
#banner{
	margin: 0;
	background-color: #CBF3FF;
	background-image: url(fcmun_worldcolor.jpg);
	background-repeat: no-repeat;
	height: 200px;
	border-bottom: 1px gray dashed;
	margin-bottom: 20px;
	}
#content{
	background-color: gray;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-left: 230px;
	margin-right: 230px;
	border: 1px #c7c7c7 dashed;
	}
#news{
	background-color: #f2f2f2;
	width: 200px;
	padding: 5px;
	border: 1px gray dashed;
	float: left;
	margin-left: 5px;
	margin-top: 50px;
	}
#navBar{
	background-color: #f2f2f2;
	width: 12em;
	padding: 0 0 0 0;
	border: 1px gray dashed;
	float: right;
	margin-right: 10px;
	margin-top: 50px;
	}
hr.nav{
	width:6em;
	color: gray;
	height: 3px;
	}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 2em 1em;
	border: none;
	}
#navBar li a{
	color: black;
	text-decoration: none;
	}
#navBar li a:hover{
	width: 100%;
	background-color: #cbf3ff;
	color: #fff;
	}
#navBar li a:visited{
	font-style: italic;
	color: gray;
	}
#navBar li a:active{
	color: #fffadb;
	background-color: white;
	}
b.date{
	font-weight: bold;
	color: white;
	}
p.summary{
	margin-left:50px;
	margin-top: -20px;
	font-size: small;
	}
p.summ2{
	margin-left:80px;
	margin-top:-15px;
	font-size: small;
	}
.foot{
	text-align: center;
	font-size: x-small;
	color: white;
	}