.clear {
		clear: both;
		margin:0px;
		}
.header1 {
			float: left;
			text-align:left;
			width: 350px;
			margin-left:10px;
			padding-top: 10px;
			padding-left: 10px;
			}
			
.header2 {
			float: left;
			width: 300px;
			margin-left:60px;
			padding-top: 10px;
			padding-left: 10px;

			}
			
#imageText 	{ 
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		color:		green;
		font-size:	18px;
		border:thick inset black;
		background-color:#336699;
		width: 640px;
		height: 496px;
		}
		
.menuFloat1	{
			float: left;			
			text-align:center;
			width: 150px;
			z-index: 100;
			}
			
.menuFloat2	{
			float:right;
			border: thin solid green;
			}
			
.menuFloat1 a, .menuFloat2 a		
		{
		color: 		white;
		font-size: 	12px;
		font-weight: 	bold;
		}

.menuFloat1 a:hover, .menuFloat2 a:hover  	
		{
		color: 			yellow;
		font-size: 		12px;
		font-weight:		bold;
		}

#menu1
		{
		display:			none;
		padding-left:		0px;
		text-align:			left;
		background-color:#006633;
		border: medium outset #2C6700;
		
		}

#menu2, #menu3
		{	
		display:			none;
		line-height:		110%;
		text-align:			left;
		background-color:  #006633;;
		border: medium outset #2C6700;
		}

#menu1 a, #menu2 a, #menu3 a
		{
		color: 				white;
		font-weight:		bold;
		text-align: 		left;
		font-size: 			12px;
		text-decoration:	none;
		margin:				0px;
		padding:			5px;
		padding-top:		5px;
		line-height:		190%;
		}
		
#menu1 a:hover, #menu2 a:hover, #menu3 a:hover
		{
		color: 				#92CD00;
		font-weight:		bold;
		text-align: 		left;
		font-size: 			12px;
		text-decoration:	underline;
		margin:				0px;
		padding:			5px;
		line-height:		190%;
		}
		
.menuPosition {
				position:absolute;
				top:10px;
				left: 100px;
				}
		
#pageBorder {
			width: 900px;
			background-image:url('/image/pageBorder2.jpg');
			}
			
#pictureHeader {
		display: block;		
		}
		
#pictureShow	{
		float:right;
		color: green;
		float: right;
		margin-top:30px;
		margin-right: 20px;		
		height: 400px;
		width: 350px;
		text-align: center;
		}

#postings 	{
		border-color: 	#734221;
		color: white;

				}
		
#sequenceNumber
		{
		color: black;
		font-size:12px;
		text-align:center;
		}


#text0, #text1, #text2 ,#text3 ,#text4 ,#text5 ,#text6 ,#text7 ,#text8 ,#text9 ,#text10 ,#text11 
		{
		display: none;
		}


			

