body {
 background-color: #fff;
 margin:0px;
 padding:0px;
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 14px;
 color: #4F5155;
 vertical-align:top
}

a {
 color: #336699;
 background-color: transparent;
 font-weight: normal;
}

h1 {
 color: #444;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 16px;
 font-weight: bold;
 margin: 24px 0 2px 0;
 padding: 5px 0 6px 0;
}

#bar {
	background-color: black;
	width:100%;
	top: 40px
}

#bar a {
	color:#e8f0f7;
	text-decoration:none;
	font-size:13px;
}

#title {
	font:35px/35px Lucida Grande;
	color:#333;
	padding:15px;
	padding-left:25px;
}

#menubar {
	background:url(images/menubgactive.jpg) no-repeat;
	width:176px;
	font-size:12px;
	float:left;
	margin:30px;
	top:40px;
}
#bluebars {
	background:url(images/menubg.jpg) repeat-y;
	width:176px;
	line-height:28px;
	_line-height:16px;
	padding-left:15px;
}

#yellowbars {
	background:url(images/menubgactive.jpg) repeat-n;
	width:176px;
	line-height:28px;
	_line-height:16px;
	padding-left:15px;
}

#container {
	width:750px;
	margin-left:250px;
}

#buynow {
	padding:20px;
	float:left;
}

#skeletor {
	padding-left:20px;
	padding-bottom:20px;
	padding-top:20px;
	float:right;
}

img {border: none;z-index: 0;} /* img hack so images don't have borders in ie */
