


#page {
text-align: left;
border:0px solid #000;

}

#wrapper {
	margin:0 auto;
	margin-top: 100px;
	width:500px;
	padding:10px;
	border:0px solid #000;
	text-align: left;
}

/* --------------------------------------------*/

#navihead  {display:none;}

#contenthead {display:none;}

.contenttitle {display:block; font-weight:bold;}

#navi {
	margin-top:10px;
	width:200px; 
	border: solid 0px #000;
	float: left;
}

#content {
width:600px;
clear: left;
}

#content ul li 
{

	list-style:none;
}


#footer {
	position: relative;
	top:25px;
	font-size: 12px;
	color: #444;
}

/* --------------------------------------------*/

body {
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	background-color: #000;
	color: #333;
}

h2.post-title {
	font-size: 16px;
}

ul, li {
	text-indent:0px;
	margin:0px;
	padding:0px;
	padding-left:3px;
	list-style: none;
	line-height: 20px;
}

li.list-indent {
	text-indent:0px;
	margin:0px;
	padding:0px;
	padding-left:49px;
	list-style: none;
	line-height: 20px;
}

li.list-title-indent {
	text-indent:0px;
	margin:0px;
	padding:0px;
	padding-left:40px;
	list-style: none;
	line-height: 20px;
}

a:link, a:visited {
	color: #ccc;
	text-decoration: none;
}

a:hover, a:active {
	color: #fff;
	text-decoration: none;
}

a:link.footer, a:visited.footer {
	color: #444;
	text-decoration: none;
}

a:hover.footer, a:active.footer {
	color: #666;
	text-decoration: none;
}

.home-title {
font-size: 18px;
}

img {
border:none;
}

#content img {
margin-right:20px;
}

img.content {
margin-right:20px;
}

table, tr, td {
	font-size: 12px;
	line-height:24px;
	border: solid 0px #ccc;
	padding: 0px;
	margin:0px;
	border-spacing:0px;
	border-collapse:collapse;
}

td {
padding-right:15px;
}

p {
  white-space: nowrap;
}

.video_title {
	font-size: 12px;
}




/* ------------------------*/

#GalleryWrapper {}

	#divContainer {	}
		#divContent {}
				
	#ScrollerWrapper {}

		#divLeftControl {}

			#ScrollerBarWrapper {}

				#ScrollBarPosition {}

					#ScrollBar {}

		#divRightControl {}

