body {background-color: black}
		
#outside{
	
	width:884px;
	border-style:solid;
	border-left-width:70px;
	border-right-width:70px;
	border-bottom-width:28px;
	border-top-width:140px;
	margin:auto;
	border-color:black;
	}
	
#container {
	width:auto;
	border-style:solid;
	border-left-width: 21px;
	border-right-width: 21px;
	border-bottom-width:21px;
	border-top-width:30.8px;
	border-color:#FF4500;
	border-radius:14px 14px;
	background-color:white;
	margin:0px;
	}
	
	#logo {
	position:absolute;
	top:0em;
	width:884px;
	margin:auto;	
	}
	
	#mainlogo {
	width:95%;
	height:98px;
	}
	
	#princetonLink {
		float:left;
		color:#ffcc00;
		text-decoration:none;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		}
		
	#mainheader{
		height:0px;
		overflow:hidden;
		}
		
	#navlist {
		list-style-type:none;
		white-space:nowrap;
		margin: 0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:absolute;
		top: 151.2px;
		}
		
	#navlist li {
		display:inline;}
		
	#navlist li a {
		padding:4px 15px;
		width:140px;
		text-align:center;
		color:#FFCC00;
		text-decoration:none;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-weight:bold;
		font-size:1.05em;}

	 #navlist li a:hover{ filter: dropshadow(color=#cccccc, offx=1, offy=1);
		zoom:1;
		text-shadow: 0.15em 0.15em 0.2em #333;
		}	

h2 {
	font-size:3em;
	font-family:"bradley hand itc","monotype corsiva","brush script mt",sans-serif;
	margin: 30px 0px 30px 30px;
	}	
	
		
#sidebar { border-style:solid;
	border-color:#EEE8AA;
	border-width: 30.8px 4px 4px 4px;
	padding: 0px 0px 0px 14px;
	}
