
	body { background-color: #333; 

	}
	
	/* statement of purpose at top of pages text style */
	#statement { font: bold .7em Arial, Helvetica, sans-serif;
		color: #666;
		padding-top: 0px;
		vertical-align:text-top;
		}
		
		/* paragraph style for all pages */
	p{ font:  .8em Arial, Helvetica, sans-serif;
		color:#333;
		margin-bottom: 10px;
		}
		
	ol { font: normal .8em Arial, Helvetica, sans-serif;
	list-style-type:upper-alpha;
	}
		
		/* bold italic for emphasis for p */
	#bold-italic { font-style:italic;
	font-weight:bold;
	}
	#disclaimer-italic {font-style:italic;
	font-weight:bold;
	}
		
/* header1 style */		
	h1 {font: small-caps bold 1.2em "verdana", arial, sans-serif;
	color: #800000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	
	}
	
/* header3 style */		
	h3 {font: small-caps bold .85em "verdana", arial, sans-serif;
	color:#333;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	/* header2 style */		
	h2 {font: small-caps bold 1em "verdana", arial, sans-serif;
	color:#333;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	}
	.marykay-header{font: small-caps bold .8em "verdana", arial, sans-serif;
	color:#666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	}
	
	/*header style for right grammar sidebar for issue links */
	.header-grammar-sidebar{font: small-caps bold .9em "verdana", arial, sans-serif;
	color:#FFF;
	padding-top: 37px;
	padding-left: 23px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
	
	/* basic text list style for body text */	
	.textlist {list-style-position: outside;
	list-style-type:square;
	color:#000;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-left: 0px;
	}
	
	/* basic text list style for body text li items */	
	ul.textlist li {
		font:.8em Arial, Helvetica, sans-serif;
		color:#333;
		line-height: 1.3em;
	
	}
	
	
	/* wrapper div for all content styling */
	
	#wrapper { /*background-color: #FFF; */
	
		margin-left: auto;
		margin-right: auto;
		width: 960px;
		border-style: solid;
		border-width: 2px;
		border-color: #000
		}
	
	/* header div styling */
	#header{background-color: #FFF;
		height: 140px;
		padding-left: 21px;
		padding-top: 29px;
		padding-right: 65px;
		border-bottom-style: solid;
		border-bottom-color: #800000;
		border-bottom-width: 5px;
	}
	
	/* navigation bar div styling */
	#nav {background-color: #a4a4a4;
		height: 40px;
		padding-left: 15px;
		padding-top: 4px;
		clear: both;
		border-bottom-style: solid;
		border-bottom-color: #000;
		border-bottom-width: 4px;
	
	}
	
	/* link colors */
	a {background: none; text-decoration: none;}
	a:link {color:#000;}
	a:visited {color: #800000;}
	a:hover, a:focus, a:active {text-decoration: none; color: #000;}
	
	li {font: bold .9em arial, verdana,  san-serif;}			  
	
	
	/* navigation display, pipes, padding */
	ul.nav-list li{display: inline;
		list-style-type: none;
		padding: 3px 10px;
		border-right: solid 2px;
		border-right-color: #800000;
	}
	
	/*navigation positioning */
	.nav-list {margin-top: 7px;
	text-align: right; 
	padding-right: 75px;
	
	}
	
	/*put a pipe on left of home link on navigation bar */
	.leftli {border-left: solid 2px;
		border-left-color: #800000;}
	/* wrapper for containing background graphic*/	
	#wrapper-home {
		background-image:url(../images/background564.gif);
		background-repeat: repeat-y;
	}
	
	/* left sidebar for all pages */
	#left-sidebar {/*background-color: #808c83; */
	
		width: 170px;
		float: left;
	/*	padding-left: 19px;
		padding-top: 10px; */
		margin: 0px;

	}
		

	/* footer for all pages */
	#footer {background-color: #808080;
	height: 70px;
	clear: both;
	padding-right: 25px;
	padding-top: 10px;
	border-top-style: solid;
	border-top-color: #800000;
	border-top-width: 5px;

	}
	
	/* left sidebar list of services */
	.left-list-services {
	list-style-type: none;
	text-align: right;
	font: bold .9em arial, verdana,  san-serif;
	color: #B3B0A1;
	list-style-type: none;
	padding-right: 17px;
	clear: both;
		
	}
	
	.left-list-services li {
	line-height: 1.5em;
	}
	
	#grammar-list{
		list-style-type: square;
		text-align: left;
		font: bold .9em arial, verdana, san-serif;
		color:#FFF;
		margin-top: 25px;
	}
		#grammar-list li {
	line-height: 1.7em;

	}
	
	
	/* logo id */
	#logoid {float: left;
		padding-top: 8px;
		padding-right: 23px;
		}
		
		/* id for circles on footer div */
	#circles-footer {float: right;}
	
		/* id for circles on navigation div */
	#circles-nav {float: left;
		}
		
	/* id for line box header graphic */
	#line-graphic {float: right;
	padding-right: 10px;
	margin-top: -30px;
	
		}
		
	/* id for large left sidebar square graphic */	
	#large-left-square {float: left;
	padding-top: 15px;
	padding-left: 20px;
		}
		
	/* id for left square bullet for left sidebar */
	.left-square-bullet { 
		float: right;
		padding-top: 1px;
		padding-right: 18px;
		padding-bottom: 10px;
		clear: both;
	}
	/* ---Other Pages Styles NEW-------------------------------------------------------------------------*/
	
	
	#wrapper-genpages {
		width: 960px;
		background-image:url(../images/background-other.gif);
		float: left;
	}
	
	#main-content-general {
		width: 490px;
		float: left;
		padding-right: 65px;
		padding-left: 65px;
	}
	
	#right-grammar-sidebar {
		width: 169px;
		float: left;
		padding-left: 1px;
		
	}
	
		.header-genpages {	

			text-align: left;
			padding-left: 63px;		
			background-color: #B1C2B5;
			margin-top: 0px;
			margin-left: -63px;
			margin-right: -64px;
			background-image: url(../images/square-circle-header.gif);
			background-repeat: no-repeat;
			background-position: 538px;
	}
	
	.disclaimer-box {background-color:#CCC;
	margin: 20px 0px 40px 0px;
	padding: 10px 20px 10px 20px;
	}
	
	
	/*remove all below */
	

	/* Links to grammargram pages */
	
	.grammar-links {
		list-style-type: none;

		font: bold 1em arial, verdana,  san-serif;
		color: #fff;
		list-style-type: none;
		padding-right: 20px;
		padding-top: 50px;
		clear: both;
			
		}
	/* Style for grammar links list items */	
	.grammar-links	li {font: bold .9em arial, verdana,  san-serif;
			line-height: 1.5em;
	}
	
	.grammar-links 	a {background: none; text-decoration: none;}
	a:link {color:#000;}
	a:visited {color: #800000;}
	a:hover, a:focus, a:active {text-decoration: none; color: #000;}
	
	#large-left-square-gram {
		padding-top: 20px;
		padding-left: 0px;
	}