html, body
{
	margin: 0;
	padding: 0;
}

body
{
	background: url("../images/main_bg.jpg") repeat-x #ececec;
	font-family: "Helvetica Neue", Tahoma, Arial, Verdana, sans-serif;
	font-size: 76%;
	padding-bottom: 15px;
	min-width: 900px;
}

#wrap
{
	width: 900px;
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #000;
}

.skiplink { display: none; }

#header1
{
	width: 900px;
	height: 320px;
	overflow: hidden;
	background: url("../images/header_00.jpg") center no-repeat #fff;
	border-bottom: solid #fff 1px;
}

#header2
{
	width: 900px;
	height: 320px;
	overflow: hidden;
	background: url("../images/header_02.jpg") center no-repeat #fff;
	border-bottom: solid #fff 1px;
}

#header3
{
	width: 900px;
	height: 320px;
	overflow: hidden;
	background: url("../images/header_01.jpg") center no-repeat #fff;
	border-bottom: solid #fff 1px;
}

#header4
{
	width: 900px;
	height: 320px;
	overflow: hidden;
	background: url("../images/header_03.jpg") center no-repeat #fff;
	border-bottom: solid #fff 1px;
}

ul#menu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 39px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	background: transparent url("../images/black_02.jpg") repeat-x top left;
	border-bottom: solid #fff 2px;
}

ul#menu li
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
}

ul#menu li a
{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 12px 20px 0 20px;
	height: 39px;
}

ul#menu li a:hover { background: transparent url("../images/blue_02.jpg") repeat-x top left; }

#fauxColumn
{
	width: 900px;
	background: url("../images/bg_01.jpg") repeat-y #fff;
}

.imageright
{
	float: right;
	margin: 0px 0px 8px 12px;
	border: 1px solid #333;
}

.imageleft
{
	float: left;
	margin: 6px 16px 8px 0px;
	border: 1px solid #333;
}

#content
{
	background: url("../images/contbg.jpg") no-repeat #fff;
	background-position: 200px 85px;
	float: left;
	width: 660px;
	overflow: hidden;
	margin: 0;
	padding: 10px 16px 16px 16px;
	font-size: 1.1em;
	letter-spacing: 0.8px;
	line-height: 1.15em;
	color: #333;
}

#content h2
{
	font-size: 1.4em;
	line-height: 1em;
	letter-spacing: 1px;
	color: #000;
}

#content h3
{	
	font-style: italic;
	font-weight: 500;
	font-size: 1.2em;
	letter-spacing: 0.9px;
	color: #1492f6;
}

#content a:link, #content a:visited
{
	color: #666;
	text-decoration: none;
	border-bottom: 1px #666 dotted;
	font-weight: 600;
}

#content a:hover, #content a:active
{
	color: #000;
	border-bottom: 1px #000 solid;
	font-weight: 600;
}

#content ul
{
	list-style-type: square;
}

#rightsidebar
{
	float: right;
	width: 175px;
	text-align: center;
	padding: 25px 16px;
	color: #333;
}

#rightsidebar h2 { font-size: 1.3em; }

#footer
{
	margin: 0;
	padding: 0;
	clear: both;
	border-top: solid #fff 2px;
	background: transparent url("../images/black_00.jpg") repeat-x top left;
	height: 39px;
	overflow: hidden;
}

.tagLine
{
	float: right;
	font-variant: small-caps;
	font-style: italic;
	font-size: 0.8em;
	color: #1492f6;
}

.top
{
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
}

#iam
{
	float: left;
	/* max-width: 130px; */
	font-size: 9px;
	text-align: center;
	white-space: nowrap;
	margin-top: 20px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #999;

}

#credit
{
	float: right;
	margin-top: 30px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #999;

}

#footer p
{
	color: #aaa;
	font-size: 1em;
	text-align: center;
	padding: 12px;
	margin: 0;
}

#footer a:link, #footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active
{
	color: #1492f6;
	text-decoration: none;
}

/* YOU CAN QUOTE ME ON THAT */
/* #content blockquote
{
	width: 580px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: georgia, serif;
	font-size: 150%;
	letter-spacing: -1px;
	line-height: 1em;
	color: #545454;
	background: #eee url("/a/i/fi_top580.gif") no-repeat top left;
	clear: both;
}

#content #quote
{
	margin: 0 10px 0 0;
	padding: 20px 10px 10px 20px;
	background: url("/a/i/fi_bottom.gif") no-repeat right bottom;
}

#content #author
{
	margin: 0;
	padding: 0 0 10px 0;
	color: #999;
	font-size: 60%;
	background: url("/a/i/hpquote_bottom580.gif") no-repeat bottom;
}

#content blockquote strong, #rightsidebar blockquote strong
{
	color: #06c;
	font-weight: normal;
}

#content blockquote em, #rightsidebar blockquote em
{
	color: #79b500;
	font-weight: normal;
	font-style: normal;
} */

/* Sidebar Quotes */
#rightsidebar blockquote
{
	width: 140px;
	text-align: center;
	margin: 10px 0 10px 18px;
	padding: 0;
	font-family: georgia, serif;
	font-size: 120%;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #545454;
	background: #fff url("../images/quotop.gif") no-repeat top left;
}

#rightsidebar #quote
{
	margin: 0 10px 0 0;
	padding: 20px 10px 10px 20px;
	background: url("../images/quobot.gif") no-repeat right bottom;
}

#rightsidebar #author
{
	margin: 0;
	padding: 0 0 10px 0;
	color: #999;
	font-size: 60%;
	background: url("../images/quote_bottom1402.gif") no-repeat bottom;
}

/* div#tightfit
{
	width: 580px;
	margin: 0;
	height: 240px;
}

div#tightfit img
{
	margin-left: 0;
	margin-right: 0;
	border: 0;
	width: 189px;
} */

.sideForm
{
	font-family: Courier, Monaco, Monospace;
}
