/* <![CDATA[ */

@import url("http://dreams.rhapsodic.org/non-ie.css") screen,screen;

*	{
	padding: 0;
	margin: 0;
	background: transparent;
	color: inherit;
	font: inherit;
	list-style: none;
	text-decoration: none;
	}

body
	{
	font-family: Verdana, sans-serif;
	font-size: .93em;
	background-color: #000226;
	}

a	{
	color: #EDE3D7;
	border-bottom: 1px solid #1F8B32;
	}

h1, h2	{
	display: none;
	}

h3	{
	font-family: Georigia, serif;
	font-size: 2em;
	font-weight:bold;
	}

p	{
	margin: 10px 0;
	text-indent: 20px;
	padding-top: 10px;
	}

#content
	{
	width: 570px;
	text-align: left;
	padding-bottom: 250px;
	}

#footer
	{
	position: absolute; /* Operas 5 + 6, need this to be relative */
	bottom: 0;
	left: 0;
	width: 100%;
	height: 310px;
	background: url(http://dreams.rhapsodic.org/images/sheep.gif) repeat-x bottom right fixed;
	}

.nav, .dream	{
	color: #EDE3D7;
	background-color: #262846;
	margin: 50px 0;
	padding: 20px;
	}

.dream	{
	background: #000226 url(http://dreams.rhapsodic.org/images/gradient.gif) repeat-x bottom left;
	}

.nav	{
	text-align: center;
	}

.nav ul li	{
	display: inline;
	padding: 0 15px 0 0;
	}

.nav p	{
	font-size: .8em;
	}

.theme	{
	font-size: .77em;
	text-align: right;
	margin-bottom: 0;
	}

.date	{
	margin-top: 0;
	font-size: .77em;
	text-indent: 0;
	}

/*\*/
body>#header, body>#sidebar-left, body>#footer
	{
	position: fixed;
	}
/* Exclude Mac IE5 from fixed - exclude for Opera 5 + 6 if needed */
/* ]]> */
