body {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:13px;
	line-height:1.2;
	color:#333333;
}
form	{
	margin:0px;
}
h1	{
	color:#FBC00C;
	font-size:20px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
h2	{
	color:#BF2025;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
#wrapper {
	width:667px;
	margin:0;
	display:block;
}
#wrapper-interior {
	width:745px;
	margin:0;
	display:block;
	margin-top:30px;
}
#content	{
	width:444px;
	padding:8xp;
	float:left;
}
#outer {
    position: absolute;
    left: 50%;
    top: 25%;
    width:667px;
    height:264px;
    margin-left: -334px; /* half of width */
    margin-top: -132px;  /* half of height */
}
#outer2 {
    position: absolute;
    left: 50%;
    top: 10%;
    width:667px;
    height:264px;
    margin-left: -334px; /* half of width */
    margin-top: -132px;  /* half of height */
}
#nav	{
	width:745px;
}
#middle	{
	height:332px;
	display:table-row;
}
#middlegreen	{
	height:270px;
	width:736px;
	display:table-row;
}
#middlebooks	{
	height308px;
	display:table-row;
}
#middlemoney	{
	height303px;
	display:table-row;
}
#crossleg-how	{
	background-image:url(/images/cross-legged-how.jpg);
	background-repeat:no-repeat;
	height:272px;
}
#green	{
	background-image:url(/images/green-couch.jpg);
	background-repeat:no-repeat;
	height:213px;
	width:736px;
}
#books	{
	background-image:url(/images/book-stacks.jpg);
	background-repeat:no-repeat;
	height:308px;
}
#money	{
	background-image:url(/images/money-orange.jpg);
	background-repeat:no-repeat;
	height:303px;
}
#quote-how	{
	color:#D12A3B;
	font-size:24px;
	margin-left:180px;
	margin-right:100px;
	margin-top:40px;
	text-align:center;
}
#quote-how2	{
	color:#000000;
	font-size:24px;
	margin-left:130px;
	margin-right:100px;
	text-align:center;
}
#quote-how3	{
	color:#000000;
	font-size:24px;
	margin-left:250px;
	margin-right:150px;
	margin-top:40px;
	text-align:center;
}
#quote-how4	{
	color:#D12A3B;
	font-size:24px;
	margin-left:80px;
	margin-top:35px;
	text-align:left;
}
#quote-how5	{
	color:#000000;
	font-size:14px;
	margin-left:450px;
	margin-right:50px;
	margin-top:30px;
	text-align:center;
}

#redline	{
	background-color:#BF2025;
	height:3px;
	display:table-row;
	width:444px;
}
#footer {
	height: 20px;
	font-size:13px;
	color:#333333;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top:25px;
	text-align:center;
	clear:both;
}
#inpad	{
	padding-top:10px;
}
img	{
	border:0px;
}
img.pixel	{
	height:3px;
	width:444px;
}
#copyrightline	{
	height:1px;
	background-color:#FEBF0F;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	left:50%;
}
img.copyright	{
	height:1px;
	width:400px;
}
#bottom	{
	display:block;
	width:100%;
}
#form	{
	display:table-cell;
	float:right;
	background-image:url(/images/formbg.jpg);
	background-repeat:no-repeat;
	width:229px;
	height:318px;
	font-size:10px;
}
#formplacement	{
	margin-left:8px;
	margin-top:80px;
}
.formtable	{
	width:200px;
	display:table;
	padding-top:3px;
	padding-bottom:3px;
	text-align: center;
}
.forminline	{
	display:inline;
}
