body{
	margin:0;
	padding:0;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	background-color: #000000;
	background-image: url(../img/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat
}

html {
	overflow-y: scroll;
} 

td {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	vertical-align: top;
}

p {
	margin-top: 0;
	line-height: 18px;
	color: #FFF;
}


#maincontainer{
	position: relative;
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	padding-top: 240px;
}

#mainmenu{
	height: 57px;
	border: none;
}

#mainmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainmenu a{
	color: #b66548;
	text-decoration: none;
}

#mainmenu a:hover{
	color: #b66548;
	text-decoration: none;
}

#mainmenu a.active{
	color: #b66548;
	text-decoration: none;
}

#slideshow{
	position: relative;
	height: 468px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/slide_bg.jpg);
	border: none;
}

#slideshow .text {
	position: absolute;
	left: 64px;
	top: 104px;
	width: 402px;
	height: 108px;
	font-size: 12px;
	color: #ffffff;
	line-height: 41px;
}

#contentbox{
	border: 1px solid #CCCCCC;
	border: none;
}

#contentbox .inner{
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 75px;
}

#contentbox #maintable .title {
	font-size: 14px;
	color: #ffffff;	
}

#contentbox #maintable .title a {
	font-size: 14px;
	color: #ffffff;	
	text-decoration: none;
}

#contentbox #maintable .title a:hover {
	font-size: 14px;
	color: #ffffff;	
	text-decoration: none;
}

#contentbox #maintable td {
	padding: 10px;
	border-left: 1px solid #5f5f5f;
	font-size: 12px;
	color: #76787b;
}

#contentbox #maintable td.first {
	padding-left: 0;
	border-left: none;
}

#contentbox #maintable a {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

#contentbox #maintable a:hover {
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}

#contentbox #naptar td {
	padding: 20px;
	min-width: 100px;
}

#contentbox a{
	color: #cccccc;
	text-decoration: none;
}

#contentbox a:hover{
	color: #ffffff;
	text-decoration: none;
}

#imgbox {
	position: absolute;
	left: 469px;
	top: 43px;
	width: 495px;
	height: 355px;
}

.video_thumbnail {
	margin-right: 10px;
	margin-bottom: 12px;
	border: 1px solid #333;
}

#kepek {
	margin-top: 30px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
}

#footer {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 20px;
}

#footer a{
	color: #cccccc;
	text-decoration: none;
}

#footer a:hover{
	color: #ffffff;
	text-decoration: none;
}
#maincontainer #contentbox .inner #naptar tr td img {
	border: 1px solid #CCC;
}
