/* CSS Document: OURS AND YOURS */
/*green: 4BBF25  dark purple: 863CC6 comic sans ms,*/


body	{
	background: url("images/tile.gif");
	color: #863CC6;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;	}

a	{
	color: #4BBF25;	}

a:hover	{
	text-decoration: none;	}

a img	{
	border: 0;	}
	

/*	==================
		 MASTHEAD
	================== */
	
#masthead	{	
	position:relative; 
	width:864px;
	margin: 0 auto;	}

#email	{
	position:absolute; 
	top: 30px; 
	left: 390px; 
	font-weight: bold; 	}
	
	
/*	==================
		SPOTLIGHT
	================== */
#spotlightBox1	{	
	width: 864px; 
	margin: 0 auto;
        
	/*background: url(images/bck.gif) repeat-y top;*/ 
	padding: 0 ;	}

#spotlightBox2	{
	 float: left;
	 background-color:#e7d8f4;
	 width:730px;
	 margin-left:72px;
	 display:inline;	}

#spotlightText	{
	 background-color: #d4b9eb;
	 float: left; 
	 width: 573px;	}

#spotlightText p	{
	width: 233px; 
	float:left;
	margin: 0;
	padding: 15px; 	}

#spotlightText img	{
	float: right; 	}
	
/* MAIN NAVIGATION */
#MainNav	{
	 list-style-type: none; 
	 margin:0;
	 padding: 10px 0 0 0;
	 width: 157px;
	 float: left;
	 text-align: right;}
	 
#MainNav li	{
	margin: 0;
	padding: 0;	
	line-height: 0;
	display: inline;	}

#MainNav a img	{
	background:  url("images/button-normal.gif") no-repeat left;	}
	
#MainNav a:hover img	{
	background:  url("images/button-over.gif") no-repeat left;	}
	

/*	==================
		 CONTENT
	================== */
#contentHome1	{
	
        width: 700px ;
        margin-left: auto ;
        margin-right: auto ;
        text-align: left;
	/*background: url(images/bck.gif) repeat-y top;*/ 
}

#contentHome2	{
	clear:both;
	margin-left: 245px; 	}

#contentBox1	{	
	width: 864px; 
	margin: 0 auto;
	/*background: url(images/bck2.gif) repeat-y top;*/ 
	padding: 0 ;	}

#contentBox2	{
	 float: left;
	 width:730px;
	 margin-left:72px;
	 display:inline;	}

#contentText	{
	 float: left; 
	 width: 513px;
	 padding: 0 30px 15px 30px;	}

#contentText p	{
	margin: 0;	}
	 
#contentText img	{
	float: right; 
	padding: 10px;	}
	
#bckBox1	{
	width: 864px;
	margin: 0 auto;
	/*background: url(images/bck2.gif) repeat-y top;*/  }

#bckBox2	{
	 display: inline; }
	
h1	{
	color: #4BBF25;
	font-size: 1.8em;
	margin: 0;
	padding: 15px 0 10px 0;
	font-family: comic sans ms;	}

h2	{
	font-size: 1.1em;
	margin: 20px 0 8px 0;	}
	
table th	{
	text-align: left;	}
	
	
/*	==================
		 FOOTER
	================== */
#footer	{
	width: 864px; 
	margin: 0 auto;	}
	
	