/* Start of CMSMS style sheet 'lynnsingeracting-main' */
body { 
	   padding: 0; margin: 20px 0 0 20px;
	    background: url(uploads/images/graphics/background.png) !important;
       		background: #D9DEF2;
	   color: #0021A5;
	   font-size: small;
	   font-family:Arial, Helvetica, sans-serif;

}

h1 {  

}

h2 {

}

h3 {

}

p {

}

a, a:visited {  color: #0021A5;
				text-decoration: none;

}

a:hover, a:active { text-decoration: underline;

}

a img {
		border: none;

}

/*Rules for All Templates*/

container { 
			float: left;
			margin: 20px 0 0 20px; padding: 0;
			
            width: 800px;
	        height: 550px;

}

header { 
			float: left;
			width: 100%;
			margin: 0; padding: 0;
			
	     


}

#main {      float: left;
            width: 100%;
			height: 375px;
            
}

#footer {     float: left;
		     width: 100%;
			 margin:20px 0 0 70px;
			 font-size: 80%;

}

#footer ul {	float: left; width: 100%;
				list-style: none;
                      
}

#footer li {
				float: left;
				padding: 10px;
}



/* End of 'lynnsingeracting-main' */

