/* --- (framework) ---- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	line-height: 120%;
	color: black;
	background: #6b0505;
	font-size: normal;
	}
#wrapper 
{
	position:relative;
	margin: 16px auto;
	width:760px;
	text-align:center;
}
#header
{

	background: #B7B7B9;
	margin-bottom:2px;
	padding-right:8px;
	border:1px solid white;
	text-align:right;
	font-size:10px;
	color:white;
}
#container
{
	margin-top: 2px;
	margin-bottom: 2px;
	
}
#left_column
{
	padding-right:30px;
	padding-left:30px;
	width:25%;
	line-height:100%;
}
#right_head
{
	border-left: 1px solid #6b0505;
	border-bottom: 1px solid #6b0505;
	padding-left: 24px;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 8px;
	line-height: 140%;
	color: black;
	text-align:left;
	font-size:14px;
	font-variant: small-caps;
}
td.rhbl
{
	color: black;
	text-align:left;
	font-size:14px;
	font-variant: small-caps;
	font-weight:bold;
}
td.rhbr
{
	text-align:right;
	font-size:12px;
}

td.right_body
{
	border-left: 1px solid #6b0505;
	padding-left: 24px;
	padding-right: 24px;
	line-height: 120%;
	color: black;
	text-align:left;
	font-size:12px;
	
}
div.dream_nav
{
	margin-bottom: 2px;
	margin-top:2px;
	padding-left:4px;
	padding-right: 8px;
	text-align:left;
	border:1px solid white;
	background: #B7B7B9;
}
#footer
{
	margin-bottom: 2px;
	margin-top: 2px;
	padding-right: 8px;
	text-align:right;
	border:1px solid white;
	font-size:10px;
	color:white;
	background: #B7B7B9;
}

#main_body
{
	width:100%;
	border:1px solid white;
	background: #EDEDF7;
	margin: 0px auto;
}

/* --- (content) ---- */

img.pix_upper
{
	border: 1px solid #6b0505;
	margin-top:2px;
}
img.pix_lower
{
	border: 1px solid #6b0505;
	margin-bottom:2px;
}
img.pix_mid
{
	border: 1px solid #6b0505;	
}
p
{
	line-height:140%;
	padding-top:8px;
	padding-bottom:4px;
}
div.dream_nav table td
{
	font-size:12px;
	color:white;
	line-height:105%;
}
a.nav:link, a.nav:visited {	text-decoration:none;	color:white;	border-bottom : 1px dotted white;}a.nav:active, a.nav:hover{	text-decoration:none;	color:#F3DA0B;	border-bottom: 1px dotted #F3DA0B;}
a:link, #switchmagic:link{	text-decoration:none;	color:#A91616;	border-bottom : 1px dotted #A91616;}
a:visited, #switchmagic:visited{	text-decoration:none;	color:#372CB3;	border-bottom : 1px dotted #A91616;}a:active, a:hover, #switchmagic:active, #switchmagic:hover{	text-decoration:none;	color:#F3DA0B;	border-bottom: 1px dotted #F3DA0B;}
a.art:link, a.art:visited, a.art:active, a.art:hover
{
	text-decoration:none;
	border-bottom:none;
}	
a.back:link, a.back:visited {	text-decoration:none;	color:black;	border-bottom : 1px dotted #6b0505;}a.back:active, a.back:hover{	text-decoration:none;	color:#F3DA0B;	border-bottom: 1px dotted #F3DA0B;}
h2.left_column
{
	font-size:10px;
	font-variant: small-caps;
	font-weight:normal;
	line-height:120%;
	padding-top:4px;
	padding-bottom:4px;
	width:130px;
	margin:0px;
	background-color: #6b0505;
	border:1px solid #6b0505;
	color:white;
}
table.journal
{
	padding:0px;
	margin:0px;
	font-size:10px;
	line-height: 140%;
	border-left:1px solid #6b0505;
	border-right:1px solid #6b0505;
	border-bottom:1px solid #6b0505;
	background-color: #B7B7B9;
	color:white;
	width:130px;
	text-align:left;
}
p.indent
{
	padding-top:4px;
	padding-left:16px;
	padding-right:16px;
}
td.art
{
	padding:8px;
	background:black;
	border:1px solid #6b0505;
}
td.art img
{
	border:1px solid white;
}
/* --- (admin pages) --- */

td.admin_head
{
	border-bottom: 1px solid #6b0505;
	padding-left: 24px;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 8px;
	line-height: 140%;
	color: black;
	text-align:left;
	font-size:14px;
	font-variant: small-caps;
}
td.admin_body
{
	padding-left: 24px;
	padding-right: 24px;
	line-height: 100%;
	color: black;
	text-align:left;
}	
table.admin_c th
{
	font-size:12px;
	line-height:100%;
	font-weight:normal;
	padding:4px;
	margin-bottom:8px;
	border-bottom:1px solid black;
}
table.admin_c td
{
	font-size:10px;
	font-weight:normal;
}


/* --- (fillers) ---- */

div.content_top, div.content_body, div.content_bottom
{
	padding:0px;
	margin:0px;
}