/* CSS Document */
body {background-image:url(images/header.jpg); background-position:center top; 
	background-repeat:no-repeat;margin:0 auto; text-align:center; width:800px; 
	font-family: Arial, Helvetica, sans-serif;}
	a {font-weight:bold; color:#900; text-decoration:none}
	a:hover {color:#009; border:0; text-decoration:none}
	h1 {color:#fff; text-align:left; margin:0; padding:0}
#header {}

#main {font-family: Arial, Helvetica, sans-serif; margin-left:190px; width:572px; margin-top:0px; text-align:left; padding:0; color:#505050; font-size:14px;}
	#main h2 {margin:0; width:570px; color:#009; font-size:120%; margin-top:5px;}
	#main p {margin:0; border-bottom:2px solid #900; width:475px; margin-top:3px;}
	#main h4 {margin:0; border-bottom:0; width:570px; font-weight:normal; font-size:90%; margin-bottom:5px}
	
.text {text-align:left; width:25%; border-left:1px solid #999; border-bottom:1px solid #999; font-size:12px; background-image:url(images/video.gif); background-position:center right; background-repeat:no-repeat; padding:0 25px 0 10px;}
.thumb {text-align:center; width:23%; border-bottom:1px solid #999; border-right:1px solid #999; margin-right:2px; font-size:12px;}
	.thumb a {display:block;}
	.thumb a:hover {background-color:#ececec; color:#900; display:block; text-decoration:none; }
	.thumb img {width:100px; height:66px;}
.click {font-size:75%; font-style:italic; color:#999}
	.click a:hover {color:#900}

#list {float:left; margin-top:0px; margin-left:3px; background-color:transparent; 
	text-align:right; font-weight:bold; width:179px;
	 padding-right:0}
	#list li {list-style:none; margin-bottom:5px; padding:5px; font-size:12px;}
	#list ul {width:159px; margin-left:0; padding-left:0; margin-top:0; padding:0}
	#list ul li {margin-left:0; padding-right:0px; list-style: none; }
	#list a {display:block; text-decoration: none; color:#6b6a6a; background-color: #ededed;
		  width:161px; 	font-size:80%; padding:5px}
	#list a:hover {display:block; color:#fff; text-decoration:none; 
		background-color: #009; }
		
#table, #contactus {position:relative;text-align:left; margin-left:9px; width:570px; padding:0; margin-top:3px;}
	#contactus {color:#505050; font-size:14px;}
	#contactus h2 {font-size:120%}

#bottomline {clear:both; background:#009;}
	#bottomline p {font-size:90%; padding:5px; color:#fff; font-weight:bold}