@charset "utf-8";
body,td,th {
	color: #003;
}
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/tripletree_backimage.jpg);
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
p {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
hr {
	display: none;
}
.yellow {
	color: #FF6;
}

.white {
	color: #EEE;
}

.red {
	color: #F30;
}
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	margin-bottom: 10px;
	width: 700px;
	float: left;
	height: auto;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;
	text-align: left;
	font-style: italic;
}
#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	height: 20px;
	width: 700px;
	float: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: right;
	color: #FF0;
}
#news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0;
}
#news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	font-weight: bold;
}

#new_h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
}


#fl_newissue {
	width: 165px;
	float: right;
	height: auto;
	text-align: right;
	vertical-align: middle;
	padding-top: 60px;
}



#contents {
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	width: 178px;
	float: left;
	height: auto;
}
#contents  h4 {
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 10px;
}
#new {
	height: 160px;
	width: 320px;
	font-weight: normal;
	margin-top: 20px;
	font-size: x-small;
	padding-left: 10px;
}
#new a {
	color: #F00;
	font-size: x-small;
	font-weight: normal;
}
#new a:hover {
	font-size: x-small;
	font-weight: normal;
	color: #FF0;
}



#magazine {
	float: left;
	width: 181px;
	height: 350px;
	font-size: small;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 200px;
	color: #FF9;
	font-style: italic;
}
#magazine a {
	color: #FF9;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
#magazine a:hover {
	font-size: medium;
	color: #FF9;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
#sale_chopper
    float: right;
	width: 285px;
	height: 200px;
}
#map
    float: right;
	width: 285px;
	height: 600px;


#side {
	width: 520px;
	float: right;
	height: auto;
	line-height: 12px;
}
#parts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	height: 220px;
	width: 160px;
	border: 2px solid #999;
	color: #FFF;
	text-align: center;
	float: left;
	clear: none;
	margin-bottom: 9px;
	margin-left: 9px;
	line-height: 18px;
	font-style: italic;
}
#parts a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFC;
	font-style: italic;
}
#parts a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #F00;
	font-style: italic;
}
#inparts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFF;
	float: right;
	height: 80px;
	width: 300px;
	text-align: right;
	padding-right: 20px;
}
#footer {
	width: 700px;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-top: 20px;
	border: 1px solid #FFF;
}


body, h1, h2, p {
	padding: 0px;
}
