body { margin: 0px; }

#blueback {
		position:absolute;
		margin-top:0px;
		margin-left:0px;
		height:900px;
		width:100%;
		background-image:url(images/sidelogo.png);
		z-index:1;		
	}

#background {
		margin-top:0px;
		margin-bottom:0px;
		position: absolute;
		width:1010px;
		height:900px;
		background-image: url(images/backcolor.png);
		z-index:2;	
	}

#leftinfo{
		position:absolute;
		width: 155px;
		height:600px;
		margin-left: 16px;
		margin-top:194px;
		background-color: #FFEC8B;
		z-index:3;
		border-color: #000000;
		border-width: 5px;
		border-style: solid;
		color: #FF0000;
	}

#rightinfo{
		position:absolute;
		width: 775px;
		height:600px;
		margin-left: 210px;
		margin-top:195px;
		background-color: #FFFFF3;
		z-index:4;
		border-color: #000000;
		border-width: 5px;
		border-style: solid;
		color: #FF0000;
	}

#rightinfotext{
		position:absolute;
		width: 740px;
		height:600px;
		margin-left: 230px;
		margin-top:200px;
		padding-top:0px;
		z-index:20;
		font-family: Verdana, sans-serif;
		font-size: 16px;
		text-align: justify;
		font-style: normal;
		font-weight:700;
		text-transform: normal;
		letter-spacing: normal;
		line-height: 1.4em;
		color: #000000;
	}
	

#rightinfotext p{
		margin-top:12px;
		margin-bottom:5px;
	}

#logoorange{
		position:absolute;
		margin-left: 69px;
 		margin-top: 190px;
		width: 315px;
		z-index:6;
	}

#masthead{
 		position: absolute;
		background-image: url(images/eggs3.png);
 		margin-right: auto;
		margin-left:auto;
 		height:120px;
		z-index:7;
		width:1010px;	
	}
	
#buttonbarbig{
		position: absolute;
		margin-top: 120px;
		margin-left:0px;
		background-image: url(images/menubar3.png);
		height:35px;
		width:1010px;
		z-index:8;
	}


#tablespacing{
		position:absolute;
		margin-left: 375px;
		margin-top: 117px;
		width:800px;
		z-index:9;
	}

	
#logo{
		position:absolute;
		margin-left: 16px;
 		margin-top: 7px;
		width: 315px;
		z-index:10;
	}

#centering{
		margin-top:0px;
		margin-bottom:0px;
		margin-left:auto;
		margin-right:auto;
		width:1010px;
		
	}
	
#buttonbarsmall{

		position: absolute;
		margin-top: 170px;
		margin-left:800px;
		background-image: url(images/smallbuttonbar.png);
		height:35px;
		width:160px;
		z-index:11;
		border-color: #000000;
		border-width: 3px;
		border-style: solid;
	

	}

#tablespacing2{
		position:absolute;
		margin-left: 635px;
		margin-top: 169px;
		z-index:16;
	}

#arrow{
		position:absolute;
		margin-top:156px;
		margin-left:318px;
		z-index:13;
	}

#box{
		position:absolute;
		margin-top:156px;
		margin-left:724px;
		z-index:14;
		}


#emailform{
		position:absolute;
		z-index:15;	
		margin-top:164px;
		margin-left:735px;
		padding:0px;
		height:50px;
	}

#emailform input{
		padding:0px;
		margin:0px;
		
	}

#star{
		position:absolute
		z-index:15;
		margin-top:-30px;
		margin-left:215px;
	}

#floatright{
		float: right;
		margin-top:20x;
		margin-left:20px;
		margin-right:20px;
		z-index:16;
	}

#pictures{
		position:absolute;
		margin-left:0px;
		margin-top:0px;
		z-index:5;
	}

#caption{
		position:absolute;
		margin-left:0px;
		margin-top:0px;
		z-index:5;
		font-family: Verdana, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: normal;
		line-height: 1.4em;
		color: #000000;
	}

#contactusform{
		position:absolute;
		margin-left:75px;
		margin-top:50px;
		z-index:2;
		font-family: Verdana, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: normal;
		line-height: 1.4em;
		color: #000000;
	}		

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: normal;
	padding: 6px 0px 6px 10px;
	color: #fff70a;
	font-size:1.3em;
	font-family: verdana;
	line-height:1.2em;
	text-decoration: none;
	z-index:11;
}
 
#sectionLinks a:hover{
	background-image: none;
	font-family: verdana;
	line-height:1.2em;
	font-weight: normal;
	font-size:1.3em;
	color:#f90700;
	text-decoration: none;
	z-index:12;
}

#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	font-weight: normal;
	padding: 6px 0px 6px 10px;
	color: #fff70a;
	font-size:1.2em;
	font-family: verdana;
	line-height:1.2em;
	text-decoration: none;
	z-index:11;
}
 
#sectionLinks2 a:hover{
	background-image: none;
	font-family: verdana;
	line-height:1.2em;
	font-weight: normal;
	font-size:1.2em;
	color:	#153E7E;
	text-decoration: none;
	z-index:12;
}