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

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	line-height: 120%;
	color: black;
	background: #CFCED0;
	font-size: small;
	}

html>body { /* be nice to Opera */
	font-size: small;
	}

#wrapper 
{
	position: relative;
	margin: 8px auto;
	font-size: 95%;
	text-align: left;
	background: url(images/bg.jpg) repeat-y;
	border-top: 2px solid #3A0A0B;
	border-left:2px solid #3A0A0B;
	border-right:2px solid #3A0A0B;
	width: 780px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 780px;
	}
	
#footer
{
	width:100%;
	clear: both; 
	background:#626161;
	padding-bottom:2px;
	border-top: 2px solid #3A0A0B;
	border-bottom: 2px solid #3A0A0B;
}
#foot_content
{
	margin:4px 4px 4px 4px;
	padding:4px 4px 0 4px;
	color:white;
	font-size:x-small;
	line-height:130%;
}

a:link, a:visited
{
	text-decoration:none;
	color:#4240A5;
	border-bottom:1px solid white;
}
a:hover, a:active
{
	color:red;
	text-decoration:none;
	border-bottom:1px dotted red;
}

/* --- ( header ) -----------------  */

#header
{
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	width: 100%;
	background-color:white;
}
#head_nav
{
	border-top:1px solid #626161;
	border-bottom:1px solid #626161;
	background-color:white;
	padding:4px 0 4px 10px;
}

/*--- ( content ) ------------------ */
#main_wrapper
{
	position:relative;
	text-align:center;
	margin: 12px 8px 8px 8px;
}
#l_column
{
  	width: 168px;
  	float: left;
	padding-bottom:8px;
	line-height:110%;
}
#l_content
{
	text-align:left;
	color:white;
	margin-right: 10px;
	font-size:10px;
}
#l_content h1
{
	font-size: 140%;
	font-variant:small-caps;
	font-weight:bold;
}
#l_content a:link, #l_content a:visited
{
	text-decoration:none;
	color:white;
	border-bottom:1px solid white;
}
#l_content a:hover, #l_content a:active
{
	color:black;
	text-decoration:none;
	border-bottom:1px dotted black;
}
#l_content p
{
	line-height:160%
}
#r_column
{
 	text-align:left;
	width: 582px;
  	float: right;
	margin-right:4px;
}
#r_column h1
{
	font-size: 140%;
	background:url(images/fist_small.jpg) no-repeat top left;
	color: #670003;
	padding-top:4px;
	padding-left: 30px;
	padding-bottom:12px;
}
}
#r_content
{
	text-align:left;
	font-size:10px;
	line-height:120%;
}
#r_content p
{
	line-height:140%;
}
#r_content h2
{
	font-size: x-small;
	font-weight: bold;
	color:#393860;
	border-bottom: 1px solid #393860;
	padding-left:8px;
	text-align:left;
	margin:8px 4px 4px 4px;
}
img.spacer
{
	padding-left:240px;
}
img.buffer
{
 	border-bottom:3px solid white;
}
ul.biblio
{
	line-height:140%;
	margin-bottom:4px;
}
img.cover_frame
{
	padding:4px 4px 4px 4px;
	border:1px solid black;
	text-align:center;
}