*	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

body	{
	background-color: #336600;
	background-image: url('/bg.gif');
	}

#wrap1	{
	width: 806px;
	border-color: #ffffff;
	border-width: 4px;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	}

#wrap2	{
	width: 800px;
	border-color: #336600;
	border-width: 3px;
	border-style: solid;
	background-color: #ffffff;
	}

#header	{
	width: 800px;
	}

#menu	{
	width: 175px;
	background-color: #336600;
	background-image: url('/dollar.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin: 0px 0px 5px 8px;
	}

#menu a:link {
	color: #ffffff;
	text-decoration: none;
	}

#menu a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
	}


#contents {
	background-color: #ffffff;
	}

#text {
	margin-left: 188px;
	}

#google250square {
	width: 250px;
	height: 250px;
	float: right;
	margin-right: 8px;
	margin-left: 8px;
	}

#google120vert {
	width: 120px;
	height: 600px;
	float: right;
	margin-right: 8px;
	margin-left: 8px;
	}

img.header {
	width: 800px;
	height: 283px;
	border: 0px none transparent;
	}		

img.header-small {
	width: 800px;
	height: 180px;
	border: 0px none transparent;
	}

img.header-medium {
	width: 800px;
	height: 210px;
	border: 0px none transparent;
	}


p	{
	margin-right: 8px;
	margin-left: 8px;
	}

p.index	{
	font-size: 125%;
	margin: 0px 8px 16px 8px;
	}

p.indent {
	margin-left: 15px;
	font-size: 90%;
	}

div.clear {
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
	}

h2	{
	color: #ffffff;
	padding: 0px 8px 0px 8px;
	}

span.b	{
	font-weight: bold;
	}

span.i	{
	font-style: italic;
	}

span.bi {
	font-weight: bold;
	font-style: italic;
	}	

span.big {
	font-weight: bold;
	font-size: 125%;
	}

p.red-italic {
	font-style: italic;
	color: #ff0000;
	}
