body { 
	background: url(i/blendSliver.jpg) repeat-x #3f76c1;
	height: 235px;
	font-family: "Century Gothic", Verdana, sans-serif; 
	font-size: .9em; 
	line-height: 18px; 
	color: #e7e7e7;
	padding: 0;
	margin: 0;
}

b { font-size: 1.2em; }

a { text-decoration: none; color: #e8ad2d; }
a:hover { text-decoration: underline; color: #bee82d; }
a:visited { color: #fff; }

h2 { font-family: "Century Gothic", Verdana, sans-serif; font-weight: normal; font-size: 1.8em; color: #e7e7e7; }

#theWholePage {
	margin-left: 25px;
	width: 800px;
}

#homeContent {
	text-align: right;
	margin-right: 130px;
	padding-top: 50px;
}

#homeContent img { border: 1px solid #fff; margin-left: 25px; }

#mainContent {
	margin-left: 25px;
}

#insideImage { float: right; margin-right: 20px; margin-left: 10px; width: 266px; }
#insideLeft { margin-right: 10px; }

.clearBoth { clear: both; }

#footer { border-top: 1px solid #fff; padding-top: 5px; }
#footer ul { padding: 0; margin: 0; }
#footer li { 
	padding: 0 5px 0 2px;
	display: inline; 
  	list-style: none;
	color: #e7e7e7;
	font-size: .9em;
	font-family: "Courier New", Courier, mono;
}

#footer a { color: #e7e7e7; }
#footer a:hover { color: #bee82d; }