@font-face {
	font-family:AR Berkley;
	src:url('http://riversparrow.ueuo.com/font/arberkley.ttf'),
		url('http://riversparrow.ueuo.com/font/arberkley.eot');
}
#main {
	margin-left:auto;
	margin-right:auto;
	width:80%;
	border:2px solid #FFD700;
	height:1000px;
	background-color:#9400D3;
	border-right:4px solid #FFD700;
}
body {
	color:#5CACEE;
	font-family:Arial;
	background:#9400D3;
	background-attachment:fixed;
}
.header {
	width:100%;
	height:80px;
	background-color:#800080;
	border:1px solid #FFD700;
	text-align:center;
	vertical-align:middle;
	font-family:AR Berkley;
	color:#FFD700;
}
a.headLink  {
	text-decoration:none;
	color:#5CACEE;
}
a.headLink:hover {
	text-decoration:underline;
	color:#5CACEE;
}
#content {
	float:left;
	width:75%;
	background:#800080;
	border:1px solid #4B0082;
	height:550px;
	padding-left:5px;
	padding-right:5px;
	overflow:scroll;
}
#sidebar {
	float:right;
	width:23%;
	background:#800080;
	border:1px solid #4B0082;
	height:700px;
	text-align:center;
}
#menu {
	list-style:none;
	color:yellow;
}
a.menuitem {
	list-style:none;
	text-align:center;
	vertical-align:middle;
	background:#9B30FF;
	background:linear-gradient(#9B30FF,#4B0082);
	display:block;
	height:50px;
	font-size:13px;
	color:#5CACEE;
	float:left;
	border-radius:10px;
}
a.menuitem:hover {
	list-style:none;
	text-align:center;
	vertical-align:middle;
	background:#9B30FF;
	background:linear-gradient(#9B30FF,#4B0082);
	display:block;
	height:50px;
	font-size:13px;
	color:#5CACEE;
	float:left;
}
a.menuitem:active {
	list-style:none;
	text-align:center;
	vertical-align:middle;
	background:#4B0082;
	background:linear-gradient(#4B0082,#9B30FF);
	display:block;
	height:50px;
	font-size:13px;
	color:#5CACEE;
	float:left;
}
#menucontainer {
	height:50px;
	width:100%;
}
#gquery {
	height:20px;
	width:150px;
}
#s-content {
	position:fixed;
	height:300px;
	width:100%;
	text-align:center;
	font-size:14px;
}
#content a {
	display:inline;
	color:#4682B4;
	text-decoration:underline;
}
#content a:hover {
	display:inline;
	color:#5CACEE;
	text-decoration:none;
}
#content a:visited {
	display:inline;
	color:#4682B4;
	text-decoration:none;
}
#main button {
	background:#9B30FF;
	background:linear-gradient(#9B30FF,#4B0082);
	color:#5CACEE;
	height:25px;
	width:150px;
}
#main button:active {
	background:#4B0082;
	background:linear-gradient(#4B0082,#9B30FF);
	color:#5CACEE;
	height:25px;
	width:150px;
}
#main input.submit {
	background:#9B30FF;
	background:linear-gradient(#9B30FF,#4B0082);
	color:#5CACEE;
	height:25px;
	width:80px;
}
#main input.submit:active {
	background:#4B0082;
	background:linear-gradient(#4B0082,#9B30FF);
	color:#5CACEE;
	height:25px;
	width:80px;
}
#footer {
	background-color:#9400D3;
	width:69%;
	height:30px;
	color:gray;
	text-align:center;
	font-size:13px;
	float:left;
}
#footer a {
	color:#BFBFBF;
}
#footer a:hover {
	color:#8C8C8C;
}
#footer a:visited, #footer a:active {
	color:#BFBFBF;
}
.title {
	text-align:center;
	text-decoration:underline;
}
a.sa,a.sa:visited {
	display:block;
	width:90%;
	margin-left:5px;
	margin-bottom:5px;
	border-radius:5px;
	border-left:4px solid #B23AEE;
	background:#9B30FF;
	background:linear-gradient(#9B30FF,#4B0082);
	color:#5CACEE;
	padding:3px;
}
a.sa:hover {
	display:block;
	width:90%;
	margin-left:5px;
	margin-bottom:5px;
	border-radius:5px;
	border-left:6px solid #B23AEE;
	background:#9B30FF;
	background:linear-gradient(#9B30FF,#4B0082);
	padding-left:3px;
	color:#5CACEE;
	padding:3px;
}
a.sa:active {
	display:block;
	width:90%;
	margin-left:5px;
	margin-bottom:5px;
	border-radius:5px;
	border-left:6px solid #B23AEE;
	background:#9B30FF;
	background:linear-gradient(#4B0082,#9B30FF);
	padding-left:3px;
	color:#5CACEE;
	padding:3px;
}
#story {
	height:445px;
	overflow:scroll;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #FFD700;
	font-size:14px;
	background:white;
	color:black;
	font-family:Calibri;
	padding:5px;
}
#story-toh-als {
	height:445px;
	overflow:scroll;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #FFD700;
	font-size:14px;
	background:white;
	color:black;
	font-family:Calibri;
	padding:5px;
}
span.br {
	width:70%;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#fontpreview {
	font-family:AR Berkley;
	background:white;
	padding:7px;
	color:black;
}
.styling {
	background-color:black;
	color:#5CACEE;
	font:bold 15px MS Sans Serif;
	padding:3px;
}
#bottom-banner-ad {
	margin-left:auto;
	margin-right:auto;
	width:50%;
}
#buttons {
	width:30%;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
.caption {
	font-size:10.5px;
	color:gray;
}