/* GENERAL STYLES */
body {background-color: #000000;
color: white;
font-family: "Lucida Grande";
font-size: 13px;
}
h1{
font-size: 30px;
text-align: center;
font-family: "Courier New";
}
a h2{
font-size: 16px;
text-decoration:none;
}
.noUnderline {
	text-decoration: none;
}
a:visited{
color: blue;
}
.typewriter {
	font-family: "Courier";
	color: #FFFFFF;
	font-weight:bold;
	font-size:16px;
}
.rightGroup{
margin-top:30px;
padding-top:20px;
background:url(/media/226/swoosh.png) no-repeat;
}

#main{
margin-right:20px;
border:solid #eee 1px;
padding:15px;
}

.storyDates{
color:#ccc;
font-size:11px;
}
.storyText{
color:#fff;

}









/* EDITOR PROPERTIES */
