/* body-display */

body 	{
	font-size:100%;
	margin : 10px;
	font-family: 'Times New Roman';
	padding: 0;
	background-color: #eee;
	}
	
	
#author	{
	padding-top: 0em;
	padding-right:1.3em;
	padding-bottom:0.6em;
	float: left;
	width: 6.3em
	}
				
	
#content_0,
#content_1,
#content_2,
#content_3,
#content_4,
#content_5,
#content_6,
#content_7,
#content_8
	{
	position: absolute;
	z-index: 0;
	visibility: hidden;
	width: 31.4em;
	height: 32.8em;
	top: 1.0em;
	left: 1.0em;
	overflow : auto;
	padding-right : 1.0em;
	}
	
		
#display
 	{
	position: absolute;
	z-index: 0;
	visibility: visible;
	width: 31.6em;
	height: 33.0em;
	top: 0.8em;
	left: 0.6em;
	background-image:url('background.jpg');
	border : 1px solid #ccc;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	clear : both;
	margin : 0;
	text-align:left;
	padding : 1.0em;
	
	}
	
	

	
#display_right
 	{
	position: absolute;
	z-index: 0;
	visibility: visible;
	width: 7.5em;
	height: 33.0em;
	top: 0.8em;
	left: 52.45em;
	background-image:url('background.jpg');
	border : 1px solid #ccc;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	clear : both;
	margin : 0;
	text-align:justify;
	padding : 1.0em;
	}
	
	

#disp_address 
  	{
 	position: absolute;
 	z-index: 1;
 	visibility: visible;
 	width: 14.55em;
 	height: 8.0em;
 	top: 0.8em;
 	left: 35.0em;
 	background-image:url('background.jpg');
 	border : 1px solid #ccc;
 	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
 	float: left;
 	margin : 0;
 	text-align:left;
 	padding : 1em;
	}

#disp_author 
  	{
 	position: absolute;
 	z-index: 0;
 	visibility: visible;
 	width: 14.55em;
 	height: 7.0em;
 	top: 11.7em;
 	left: 35.0em;
 	background-image:url('background.jpg');
 	border : 1px solid #ccc;
 	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
 	float: left;
 	margin : 0;
 	text-align:left;
 	padding : 1em;
	}
	
	
#disp_add
  	{
 	position: absolute;
 	z-index: 0;
 	visibility: visible;
 	width: 14.55em;
 	height:12.2em;
 	top: 21.6em;
 	left: 35.0em;
 	background-image:url('background.jpg');
 	border : 1px solid #ccc;
 	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
 	float: left;
 	margin : 0;
 	text-align:left;
 	padding : 1em;
	}
	
	
#disp_cc
  	{
 	position: absolute;
 	z-index: 0;
 	visibility: visible;
 	width: 60.4em;
 	height: 2.9em;
 	top: 36.6em;
 	left: 0.6em;
 	background-image:url('background.jpg');
 	border : 1px solid #ccc;
 	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
 	float: left;
 	margin : 0;
 	text-align:left;
 	padding-top : 0.6em;
 	padding-left : 1.0em;
	}

	
	
	
h1	{
	font-size: 1.4em;
	margin-top: 0;
	color : #FD8E02;
	text-shadow: 2px 2px 2px #777;
	}
	
	
h2	{
	font-size: 1.2em;
	margin-top: 0;
	color : #FD8E02;
	text-shadow: 2px 2px 2px #777;
	}
	

h3	{
	font-size: 1.0em;
	margin-top: 0;
	color : #FD8E02;
	text-shadow: 2px 2px 2px #777;
	}
	
	
p	{
	font-size: 0.9em;
	font-weight: 400;
	color : #444;
	}

	
a	{
	font-size: 0.95em;
	font-weight: 600;
	text-decoration : none;
	outline: none;
	color : #FD8E02;
	}
	
	
hr	{
	color: #5B1400;
	background-color: #5B1400;
	height: 1px;
	}
	

		
.nav	{
	display: block
	}
	
	
.tags	{
	color : #FFFFFF;
	text-shadow: 0px 0px 0px #FFFFFF;
	}
	
	




	

