@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
}
#content p {
	font-size: 18px;
}
#content  ul {
	font-size: 17px;
	font-weight: bold;
}
#list {
	padding-left: 20px;
}





#container {
	width: 785px;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	background-image: url(images/1harleystreet_r3_c1.png);
	background-repeat: repeat-y;
	margin-top: -25px;
}


#header {
	height: 258px;
	width: 785px;
}

#sidebartop {
	background-image: url(images/1harleystreet_r2_c1.png);
	width: 193px;
	height: 140px;
	background-repeat: no-repeat;
	float: left;
}

#sidebar {
	background-image: url(images/1harleystreet_r3_c1.png);
	width: 190px;
	float: left;
	margin-top: 120px;
}
#homeicon {
	height: 32px;
	width: 100px;
	background-image: url(images/home-icon.jpg);
	margin-left: 75px;
	margin-top: 40px;
}
#homeicon:hover {
	background-position: left bottom;

}

#navbar ul {
	margin-right: 8px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}
#navbar  a {
	color: #000066;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	text-decoration: none;
}
acronym {
	font-size: 17px;
}

#navbar   a:hover {
	margin-right: 8px;
	text-align: right;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	text-decoration: underline;
}

#content {
	width: 580px;
	float: right;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	padding-left: 5px;
	background-color: #FFC;
}
#navbar {
	margin-top: 25px;
	margin-left: 23px;
}


#footer {
	background-image: url(images/1harleystreet_r5_c1.png);
	height: 34px;
	width: 785px;
	text-align: right;
	line-height: 2.8em;
	color: #0060FF;
}
hr {
    background: transparent;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom; 1px dotted #000;
}

#toptags {
	height: 20px;
	font-size: 7px;
}

#clear {
	clear: both;
}
h2 {
	color: #0000FF;
}
h3 {
	color: #0000FF;
	font: 1.20em;
}
#logo {
	height: 100px;
	width: 505px;
	position: absolute;
	margin-left: 35px;
	margin-top: 55px;
	text-indent: -9000px;
}

#eXTReMe {
	visibility: hidden;
	float: right;
}
.statcounter {
	visibility: hidden;
}
