body {
	margin:0;
	background: #fff;
	border-width:6.5em 12em 0 12em; /*top right bottom left*/
	border-color:#ccf;
	border-style:solid;
	color:#000;
	padding:0; }
	
	h1,h2,h3,p,ul {font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; }
	h1 { font-size:30px; }
	h2 { font-size:25px; }
	h3 { font-size:20px; }
	h4 { font-size:12px; 
		border:none;
		margin:0 0 0 0.2em;
		padding:0; }
	p { font-size:15px; }
	pre { font-family:monospace; }
/*---------*/
/*graphic top right*/
/*-------*/
#gtr {
	z-index:3; 
	position:fixed;
	top:0;
	right:0;
	margin:0 .3em 0 0;
	padding:0;
	border:0;
	height:6.25em;
	width:25.8em;
	color:#000;
	background:#ccf;
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:right; }
/*---------*/
/*logo top*/
/*-------*/
#logo {
	z-index:2; 
	position:fixed;
	top:0;
	left:12em;
	margin:0;
	padding:0;
    border:0;
	height:6.25em;
	width:75.8em;
	color:#000;
	background:#ccf; }
/*--------*/
/*holiday*/
/*------*/
/* All the content boxes belong to the 'content' class. */
	.holiday p { font-size:150%; margin:2%; }
	.holiday {
		z-index:1;
		position:relative;
		display:block;
		width:auto;
 		color:#309;
 		background-color:#903;
		border:#063 solid 0.5em; padding:0.5em;
		left:0; }
/*---------*/
/*sub-left*/
/*-------*/
/* All the content boxes belong to the 'content' class. */
	#subL {
		float:left;
		padding:2em 0.5em .05em 2em; }
/*----------*/
/*sub-right*/
/*--------*/
/* All the content boxes belong to the 'content' class. */
	#subR {
		float:right;
		padding:0.5em; }
/*--------*/
/*content*/
/*------*/
/* All the content boxes belong to the 'content' class. */
	.content {
		z-index:1;
		position:relative;
		display:block;
		width:auto;
		border: solid 0.1em; 
		padding:0.25em;
		left:0; }
	.content p { 
		font-size:100%; 
		margin:2%; }
	.content h3 { 
		font-size:100%; 
		margin:0; }
	.content ul {
		list-style:square;
	    margin:1em;
		padding:1em; }
	.content ul li {
		margin:0;
		padding:0; }
	.content ul li a {
		text-decoration:none;
		color:#111;
		background-color:#fff; }
	.content ul li a:hover {
		text-decoration:underline;
		color:#03F;
		background-color:#fff; }
	.content h1,h2,h3,p,ul,blockquote {font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0 }
	.content blockquote {
		color:#033;
		padding:6px;
		text-align:left;
		margin:6px;
		border-color:#bbb;
		border-width:1px;
		border-style:solid;
		background-color:#eee; }
/*----------------*/
/*ad navright-top*/
/*--------------*/
#navright-top {
	z-index:1; 
	position:absolute;
	background-color:#ccf;
	color:#000;
	width:160px;
	top:6.2em;
	right:0.1em;
	border:none;
	font-size:100%;
	padding:0;
	margin:5px; }
/*---------------------*/
/*ad navigation center*/
/*-------------------*/
#navright-center {
	z-index:1; 
	position:absolute;
	background-color:#ccf;
	color:#000;
	width:160px;
	top:12.2em;
	right:0.1em;
	border:none;
	font-size:100%;
	padding:0;
	margin:5px; }
/*-------------------*/
/*ad navright-bottom*/
/*-----------------*/
#navright-bottom {
	z-index:1; 
	position:absolute;
	background-color:#ccf;
	color:#000;
	width:160px;
	top:18.2em;
	right:0.1em;
	border:none;
	font-size:100%;
	padding:0;
	margin:5px; }
/*----------------*/
/*navigation menu*/
/*--------------*/
#navleft {
	z-index:3;
	position:fixed;
    width:10em;
	top:0.5em;
	left:0;
	border:none;
	padding:0;
	margin:0; }
#navleft p {
	background-color:#ccf;
	padding:0;
	font-size:85%;
	color:#123456;
	margin:0 0 0.5em 0.5em; }
#navleft ul {
	list-style:none;
    margin:0;
	padding:0; }
#navleft ul li {
	margin:0 0 0 0.5em;
	padding:0; }
#navleft ul li a {
	display:block;
	text-decoration:none;
	height:1.2em;
	font-size:110%;
	color:#333;
	background-color:#ccf; }
#navleft ul li a:hover {
	display:block;
	text-decoration:none;
	height:1.2em;
	font-size:110%;
	color:#03F;
	background-color:#ccf; }
/*--------------------*/
/*left top under menu*/
/*------------------*/
#lefttop {
	z-index:2; 
	position:fixed;
	background-color:#ccf;
	color:#000;
	width:10em;
	bottom:25%;
	left:0;
	border:none;
	padding:0;
	margin:0.1em; }
	
	#lefttop  p {
		font-size:80%;
		margin:0; }
	#lefttop  a {
		text-decoration:none;
		color:#111;
		background-color:#ccf; }
	#lefttop  a:hover {
		text-decoration:none;
		color:#03F;
		background-color:#ccf; }

/*--------------------*/
/*firefox left center*/
/*------------------*/
#leftcenter {
	z-index:2; 
	position:fixed;
	background-color:#ccf;
	color:#000;
	width:10em;
	bottom:15%;
	left:0;
	border:none;
	padding:0;
	margin:0.1em; }
	
	#leftcenter  p {
		font-size:80%;
		margin:0; }
	#leftcenter  a {
		text-decoration:none;
		color:#111;
		background-color:#ccf; }
	#leftcenter  a:hover {
		text-decoration:none;
		color:#03F;
		background-color:#ccf; }

/*---------------------*/
/*lower left of screen*/
/*-------------------*/
#leftbottom {
	z-index:3; 
	position:fixed;
	bottom:6%;
	width:10em;
	border:none;
	margin:0.1em;	
	padding:0;
	left:0; }
/*--------------------------*/
/*copy-right at bottom left*/
/*------------------------*/
#copy {  
	z-index:1; 
	position:fixed;
	bottom:1%;
	width:10em;
	border:none;
	margin:0;	
	padding:0.1em;
	left:0;
	background:#ccf;
	color:#000; }