/* CSS Document */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	font-size:11px;
	text-align:left;
	background:url(../images/bg_old.jpg) no-repeat 0px 210px #fff;
}

.main_box
{
	width:760px;
	height:350px;
	display:block;
	margin-top:130px;
}

.logoBase {
	background-color:#FFFFFF;
	display:block;
	width:190px;
	margin-left:370px;
	
}

.logo
{
	width:760px;
	display:block;
	height:80px;
	text-align:left;
}
.logo img {
	margin-top:115px;
}
.space {
 	display:block;
	width:188px;
	height:10px;
	background-color:#16c1f3;
}

.nav
{
	display:block;
	width:188px;
	height:350px;
	background-color:#000;
	float:left;
	opacity:0.8;
	filter:alpha(opacity=80);
	/*border-bottom:1px solid #333;*/
}
.nav ul#mainNav
{
	float:left;
	text-align:left;
	font-size:12px;
	left:0px;
	margin-left:-53px;
}

a {
	color:#999999;
	text-decoration:none;
}

a:hover {
	color:#666666;
}

a span {
	display:none;
}	

ul#mainNav li {
	list-style:none;
}

ul#mainNav li a
{
	float:left;
	margin-left:23px;
	list-style:none;
	width:200px;
	height:21px;
	margin-top:10px;
}

ul#mainNav li a#about {
	background:url(imgs/about.gif) no-repeat;
}

ul#mainNav li a#films {
	background:url(imgs/film.gif) no-repeat;
}
ul#mainNav  li  a#bali {
	background-image: url(imgs/bali.gif);
	background-repeat: no-repeat;
}

ul#mainNav li a#projects {
	background:url(imgs/project.gif) no-repeat;
}

ul#mainNav li a#join{
	background:url(imgs/join.gif) no-repeat;
}

ul#mainNav li a#sponsors {
	background:url(imgs/sponsor.gif) no-repeat;
}
ul#mainNav   li   a#temesi {
	background-image: url(imgs/temesi.gif);
	background-repeat: no-repeat;
}

ul#mainNav li a#press {
	background:url(imgs/press.gif) no-repeat;
}

ul#mainNav li a#links {
	background:url(imgs/link.gif) no-repeat;
}

ul#mainNav li a#about:hover , ul#mainNav li a#films:hover , ul#mainNav li a#projects:hover ,
ul#mainNav li a#join:hover, ul#mainNav li a#sponsors:hover , ul#mainNav li a#links:hover, ul#mainNav li a#press:hover{
	background-position:0px -21px;
}

ul#mainNav li a, ul#mainNav li a#none
{
	color:#999999;
	text-decoration:none;
}
ul#mainNav  li  a#news
{
	background: url(imgs/news.png) no-repeat;
	/*border-bottom:4px solid #333;*/
}

ul#mainNav li a:hover
{
	color:#fff;
	text-decoration:none;
	/*border-bottom:4px solid #333;*/
}

ul#mainNav li a#none:hover
{
	color:#fff;
	text-decoration:none;
	/*border-bottom:4px solid #333;*/
}


.content
{
	display:block;
	width:500px;
	height:350px;
	float:right;
}

.thumb {
	width:80px;
	height:80px;
	display:block;
	border:1px solid #333;
	float:left;
}

.imgStuf {
	opacity:0.7;
	filter:alpha(opacity=70);
}	

a#img:hover img{
	opacity:1;
	filter:alpha(opacity=100);
}

a#img:hover img{
	opacity:1;
	filter:alpha(opacity=100);
}

.homeTitle {
	margin-top:50px;
	float:right;
	width:500px;
	display:block;
	height:auto;
	color:#FFFFFF;
	font-size:25px;
	background-color:#000000;
	filter:alpha(opacity=80);
	opacity:0.8;
	margin-bottom:5px;
}

.home {
	float:right;
	width:500px;
	display:block;
	height:auto;
	color:#FFFFFF;
	font-size:15px;
	filter:alpha(opacity=80);
	opacity:0.8;
}


.txt {
	float:right;
	width:390px;
	display:block;
	height:350px;
	color:#FFFFFF;
	background-color:#000000;
	background:url(imgs/bgTrans.png) repeat;
/*	filter:alpha(opacity=80);
	opacity:0.8;
*/}
.text_home {
	float:right;
	width:500px;
	display:block;
	height:180px;
	color:#FFFFFF;
	text-align:left;
	background-color:#000000;
	background:url(imgs/bgTrans.png) repeat;
	padding:10px;
	font-size:12px;
/*	filter:alpha(opacity=80);
	opacity:0.8;
*/}
p
{
	margin:0px;
	padding:0px;
	text-align: justify;
}

b
{
	font-size:11px;
	color:#00CCFF;
	font-weight:bold;
}

p.text , p.home, p.homeTitle
{
	padding:10px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;	
}


.sponsor
{
	width:auto;
	display:block;
	height:100px;
}

.footer
{
	display:block;
	width:390px;
	padding-bottom:10px;
	font-size:10px;
	height:auto;
	float:right;
	color:#16c2f4;
	background-color:#000000;
}
.footer p{
	text-align:center;
}
ul#mainNav li a#about {
	background:url(imgs/about.gif) no-repeat;
}
ul#mainNav li a#about {
	background:url(imgs/about.gif) no-repeat;
}

