@import url(style.css);

body {
	background:none;
}
#container {
	width:auto;
	margin:0px;
	background:none;
}
#top_photo_1, #top_photo_2, #top_photo_3, #menu {
	display:none;
}
#header
{
	display:none;
}
#menu {display:none;}
#topbluebar {display:none;}
#sidenav{display:none;}
#blue_curve {display:none;}

#randomquote
{
	background:none;
	
}
#randomquote .topcorner {display:none;}
div.botcorner{display:none;}
#randomquote .qcontent
{	
	background-image:none;
	
}

#randomquote .qcontent p
{
	font-size: 1.2em;
	font-family: georgia, serif;
	font-style: italic;
	color: #630e01;
	text-align: center;
	margin: 0;
	padding: 0 10px;
	z-index:0;
}



#content {
	position:static;
	margin:0px;
	padding:0px;
	width:95%;
}
#footer {display:none;}