body{
	background-image:url(../img/background.gif);
	margin:0;
}
div{
	font-size:12px;
	text-align:left;
	}

a{
	text-decoration: none;
	}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	}
hr{
	border:1px #0066FF dashed;
	width:90%;
	text-align:center;
	}		
h2{
	font-size:14px;
	color:#191919;
	background-image:url(../img/h2_back.gif);
	height:30px;
	margin:0px;
	}
h3{
	font-size:14px;
	color:#191919;
	background-image:url(../img/h3_back.gif);
	height:30px;
	margin:0px;
	}
h4{
	font-size:14px;
	color:#191919;
	background-image:url(../img/h4_back.gif);
	height:30px;
	margin:0px;
	}
.menu_box{
	border-left:1px #B5B5B5 solid;
	border-bottom:1px #B5B5B5 solid;
	border-right:1px #B5B5B5 solid;
	padding:5px;
}
.textposition_h2{
	padding:10px 0px 0px 30px;
}
.textposition_h3{
	padding:10px 0px 0px 28px;
}
.textposition_h4{
	padding:10px 0px 0px 30px;
}
.search_area{
	background:url('../img/header_back.gif') center center #F5F5F5;
	padding:5px;
	margin:0 0 5px 0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
	}
.search_area form{
	margin:5px;
	}
#top_youtube_area .youtube_parts img{
	width:110px;
	height:80px;
	}
#top_youtube_area .youtube_parts{
	padding:5px;
	margin-left:18px;
	}

.youtube_parts_results{
	width:100%;
	}
.youtube_parts_results a{
	font-size:12px;
	}
.youtube_parts_results img{
	float:left;
	border:0;
	width:90px;
	height:68px;
	margin:0 10px;
	}
.youtube_parts_results a img{
	text-decoration:none;
	}	
.padding{
	padding:10px;
	}
.container {
	width: 900px;
	background-color:#FFFFFF;
	border-left:1px #999999 solid;
	border-right:1px #999999 solid;
}

#main{
	float:left;
	width:100%;
	margin:0 -170px 0 0;
	}
#inmain{
	margin:0 170px 0 0;
	}

#contents{
	float:right;
	width:100%;
	margin:0 0 0 -170px;
	}
#incontents{
	margin:0 0 0 170px;
	padding:0 10px;
	}

#left_side{
	float:left;
	width:680px;
	padding-left:10px;
	}

#right_side{
	float:right;
	width:170px;
	padding-right:10px;
	}

#footer{
	text-align:center;
	padding:5px;
	}
