body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1E1E;
	background-image:url(images/layout2/backtop.jpg);
	background-repeat:repeat-x;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link {
	text-decoration: none;
	color:#333333;
	font-weight:bold
}
a:active {
	text-decoration: none;
	color: #0390C6;
	font-weight:bold
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight:bold
}
a:hover {
	text-decoration: none;
	color:#0390C6;
	font-weight:bold
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

#global {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(images/layout2/layout_r3_c1.jpg);
	background-repeat: repeat-y;

}

#wrap {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#header {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#nav {
	margin: 0px;
	padding: 0px;
}

#content {
	margin: 0;
	padding: 0;
	border: 0;
}

#text {
	margin-right: 79px;
	margin-left: 83px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	padding: 0px;
}

#text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}


#stuff table {
	background-color: #FFF;
	border: 1px solid #F93597;
}



#footer{
	margin: 0px;
	bottom: 0px;
	padding: 0px;
	z-index:11;
	left: 0px;
	position:static;
	width:100%;
	background-image:url(images/layout2/backbottom.jpg);
	background-repeat:repeat-x;
}

#bottom{
	width:100%;
	height:44px;
	overflow:visible;
	position:static;
	left:0;
	background-image:url(images/layout2/backbottom.jpg);
	background-repeat:repeat-x;
	z-index:-1;
	background-attachment: scroll;
	display:none;
}

#menu {
	z-index:12;
	background-color:#FFF;
	padding:5px;
	border:solid 1px #F93597;
}
#menu li {
	list-style-type: none;
}


.meta, .feedback{
	font-size: 10px;
}

.currents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.titlebar {
	width:100%;
	background-color:#F93597;
}

.post-meta-key {
	font-weight: bold;
}
.storycontent {padding-bottom:1em;}
.books  {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.info td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	vertical-align: top;
}
.info td p {
	margin: 0px;
	padding: 0px;
}

.fic-info li{
	display: inline;
	margin-right: 10px;
}
.fic-info{
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 10px;
}

blockquote{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

