			#wrapper {
				background-color:			#FFF;
				}
			body {
				background-color:			#88AAFF;
				}
			h1, h2, h3, h4, h5, #header p {
				color:						#069;
				}
			#banner {
				background-color:			#069;
				min-height:					3px;
				}
			a
			{
				color:						#000000;	
				}	
				#content-left ul li a { color:#FFF;}
			#content-left p, #content-right p, #content-right ul li, strong {
				color:						#000;
				}
			#content-left ul li a:hover, #footer ul li a:hover {
				background-color:			#069;
				}
				#content-left ul li a { background-color: #88AAFF; } 
			#content-left ul li a:hover, #footer ul li a, #footer ul li, #footer p {
				color:						#FFF;
				}
			* {
				text-decoration:			none;
				margin:						0;
				padding:					0;
				border:						0;
				list-style:					none;
				color:						#F00;
				/*-----------------------------------------*/
				/*font-family:				Verdana, Geneva, sans-serif;*/
				/*font-family:				Georgia, "Times New Roman", Times, serif;*/
				/*font-family:				"Courier New", Courier, monospace;*/
				/*font-family:				Arial, Helvetica, sans-serif;*/
				/*font-family:				Tahoma, Geneva, sans-serif;*/
				font-family:				"Trebuchet MS", Arial, Helvetica, sans-serif;
				/*font-family:				"Arial Black", Gadget, sans-serif;*/
				/*font-family:				"Times New Roman", Times, serif;*/
				/*font-family:				"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
				/*font-family:				"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
				/*font-family:				"MS Serif", "New York", serif;*/
				/*font-family:				"Lucida Console", Monaco, monospace;*/
				/*font-family:				"Comic Sans MS", cursive;*/
				/*-----------------------------------------*/
				}
			body {
				font-size:					14px;
				}
			#wrapper, #banner img, #content-left ul li {
				border-radius:				10px;
				-webkit-border-radius:		10px;
				-moz-border-radius:			10px;
				-ms-border-radius:			10px;
				-o-border-radius:			10px;
				}
			#content-left ul li a {
				border-radius:				8px;
				-webkit-border-radius:		8px;
				-moz-border-radius:			8px;
				-ms-border-radius:			8px;
				-o-border-radius:			8px;
				}
			#wrapper, #footer {
				width:						960px;
				margin-left:				auto;
				margin-right:				auto;
				margin-top:					10px;
				margin-bottom:				10px;
				padding-left:				20px;
				padding-right:				20px;
				}
			#header {
				vertical-align:				top;
				width:						100%;
				display:					table;
				padding-top:				20px;
				padding-bottom:				20px;
				}
			#header-left {
				display:					table-cell;
				}
			#header-right {
				display:					table-cell;
				text-align:					right;
				}
			#header img {
				vertical-align:				middle;
				}
			#header #header-right p {
				display:					inline-block;
				font-size:					170%;
				font-weight:				bold;
				line-height:				140%;
				vertical-align:				middle;
				}
			#banner {
				width:						100%;
				}
			#banner img {
				width:						100%;
				}
			#content {
				padding-top:				20px;
				padding-bottom:				20px;
				}
			#content-left {
				vertical-align:				top;
				display:					inline-block;
				width:						25%;
				}
			#content-right {
				vertical-align:				top;
				display:					inline-block;
				width:						60%;
				padding-left:				5%;
				}
			#content-right h1, #content-left h1 {
	font-size:					155%;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
				}
			#content-right ul {
				padding-left:				35px;
				font-size:					70%;
				}
			#content-right ul li {
	padding-top:				5px;
	padding-bottom:				5px;
	padding-left:				5px;
	list-style:					disc;
	font-size: 150%;
				}
			#content-right h2, #content-left h2 {
	padding-top:				20px;
	font-size:					120%;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
				}
			#content-right h3, #content-left h3 {
	padding-top:				20px;
	font-size:					120%;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
				}
			#content-right h4, #content-left h4 {
				padding-top:				20px;
				font-size:					140%;
				}
			#content-right h5, #content-left h5 {
				padding-top:				20px;
				font-size:					120%;
				}
			#content-right p, #content-left p {
	line-height:				1.4em;
	font-size:					100%;
	padding-top:				0.5em;
	padding-bottom:				0.5em;
	text-align: left;
				}
			#content-left ul {
				padding-bottom:				20px;
				}
			#content-left ul li {
				margin-top:					-1px;
				border-top:					1px #000000 solid;
				border-bottom:				1px #000000 solid;
				border-left:				1px #000000 solid;
				border-right:				1px #000000 solid;
				}
			#content-left ul li a {
				display:					block;
				padding:					5%;
				width:						90%;
				}
			#content-left ul li a {
				font-size:					120%;
				}
			#footer ul li {
				display:					inline-block;
			 	}
			#footer ul li a {
				display:					inline-block;
				padding:					5px;
				}
			#footer ul li a:hover {
				text-decoration:			underline;
				}
			#footer p {
				padding-top:				5px;
				padding-bottom:				5px;
				}
