/* --------------------------------------------------
CSS Document For Start with the Answer - SweeneyVesty
-------------------------------------------------- */

/* BODY */

body { background-color:#C3c2c4;
margin: 0px auto 0px auto;
		}

#scroll {
            PADDING-RIGHT: 5px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; OVERFLOW: auto; WIDTH: 100%; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 100%; BACKGROUND-COLOR: #fff; BORDER-BOTTOM-STYLE: none
            }
            .style3 {
            FONT-SIZE: 10px; COLOR: #ffffff
            }
            .style4 {
            FONT-SIZE: 10px; COLOR: #cccccc; TEXT-DECORATION: underline
            }

/* CONTAINER */

#container {
	width: 1024px;
	height: 768px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif; /* Verdana for the Macs, Verdana for the PCs */
	font-size: 12px;
	line-height: 1.6em;
	background-image: url(/images/background_FINAL.jpg);
	background-repeat: no-repeat;
}
	
#content { 

  	width: 960px;
  	height: 584px;
	padding: 0px;
	text-align: left;
	background-color: #000000;	
}


/* TOPBAR*/


#top-bar {
	width: 920px;
	height: 230px;
	padding: 20px 0px 10px 0px;
	margin-left: 60px;
	text-align: left;
 
}
	

/* MIDDLE BAR*/

#middle-bar {
   width: 920px;
   height: 170px;
   padding: 0px 0px 0px 0px;
   	margin-left: 60px;
   text-align: left;
 
}

/* LOWER BAR*/

#lower-bar {
	width: 920px;
	height: 100px;
	padding: 35px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	  	margin-left: 60px;
	text-align: left;
 
}

/* GENERAL MOJO AND MULA */

		p {
			font-family: Arial, Helvetica, sans-serif;
			font-color: #000000;

		}
		
			
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			color: #ca2128;
					}

					
		a {
			color:#ca2128;
			text-decoration: none;
			}
		
		.top-bar {
			color:#FFFFFF;
			text-decoration: none;
			}
		
			a:hover {
			color:#a79f99;
			background-color: none;
		}
		
		.top-bar {
			color:#FFFFFF;
			text-decoration: none;
			}
		
		a:active { 
			  color: #FFFFFF;
			  background-color: none;
		 }
		
		.top-bar {
			color:#FFFFFF;
			text-decoration: none;
			
/* And they lived happily ever after. The End. */