body
{
margin-top:40px;
background-color: #0000A0;
background-image: url(../images/whenlogo.jpg);
background-repeat: repeat-x;
background-position: center top;
scrollbar-face-color: #3E37B3;
scrollbar-highlight-color: #BAA287;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #CBBD12;
scrollbar-track-color: orange;
}
a:link{
color:#fff;}
a:visited{
color:#8f8588;
}
a:hover{
color:yellow;
text-decoration: none;
}


.sidebar			{
								width: 110px;
								float: left;
								margin: 0px;
								border: solid 1px navy;
								background-color: orange;
								}
								
	.sidebar h3		{
					 			margin: 0;
								text-align: center;
								}
								
	.sidebar ul		{
					 			padding: 3;
								margin: 0px 0 0 0;
								}
								
	.sidebar li		{
					 		
					 			font-family: Arial;
								color: navy;
								font-size: .75em;
								text-decoration: none;
								border-top: 1px solid #000;
							
							
							
								}


p	{
	color:#FFFDAE;
	font-family: Arial, Times, sans-serif;
	font-size: .9em;
	line-height: 150%;
	}

h1	{
	color: #FFfDAE;
	font-family: Arial, Times, sans-serif;
	font-size: 1.2em;
	margin-top: 0;
	}

h5 						{
							font-family: arial;
							font-size: .75em;
							color:red;
							}
 .image {
	border: 4px solid #CBBD12;
	padding: 5px;
	}


p image {
	border: 1px solid #CBBD12;
	padding: 5px;
	}
	
.caption {
	 background-color:#ffffff;
	 color: #0000a0;
	 border: #000 2px dotted;
	 font-family: Arial, Times, sans-serif;
	 font-size: 8pt;
	 margin-right: 40px;
	padding-left: 10px;
	line-height: 200%;
	}	

	.storybox		 {
							 margin:25px;
							 padding: 25px;
							 background:#ffcc33;
							 border: dotted #000 2px;
							 color: #000;
							 text-indent:10px;
							 font-family: arial;
							 font-size: .8em;
							 }
	
.endtag			 {
						 	 clear:both;
							 color:#FFFDAE;
							 font-family: Arial;
							 font-size:.65em;
							 
							 }
								
	*html h2			{
								zoom:1;
								}
	/* when using sidebar, use this entry...otherwise comment out	*/						
	*html .sidebar {
								 display:inline;
								 width: 121px;
								 w\width:110px;
								 }		
								 
	/* entire area of IE browser button clickable */
	*html #mainNav a {
				height: 1px;
				}							 