/*  
FILE NAME:project.css 
DATE MODIFIED:2 Feb 2010
DESCRIPTION: This style sheet is the default standard for the CLIPS CD-ROM and HTML products.
Please do not alter. All style variables are developed on 'project.css'. 
AUTHOR: dbocca
*/

h2 {
	width:308px;
	color: #FFFFFF;
	background-image: url(graphics/h2.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color:
	height: 35px;
	background-color: #FFF;
}
h3 {
	width:238px;
	color: #FFFFFF;
	background-image: url(graphics/h3.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color:
	height: 35px;
	background-color: #FFF;
}
