*{
	font-size:100%;
}


body{
	font:75%/140% Arial, Helvetica, sans-serif;
	text-align:center;
}

div{
	margin:10px 0 10px 0;
	background:#f2f2f2;
}

dd{
	margin-right:0;
}

#wrap h1{
	color:#932680;
}

#header h1,h2{
	color:#932680;
}


.hidden-navigation{
	width:1px;
	position:absolute;
	left:-9999px;
}

#wrap{
	background:#fff;
	width:670px;
	margin:0 auto;
	text-align:left;
}

#main-content{
	width:300px;
	display:inline;
	float:left;
	margin-left:185px;
	color: #932680;
}

#main-content h2{
	background: url(latest.gif) top left no-repeat;
}

#sub-content{
	width:175px;
	float:left;
	margin-left:10px;
}

#sub-content h4{
	background: url(rand.gif) top left no-repeat;
}

#sub-content h3{
	background: url(mov05.gif) top left no-repeat;
}

#navigations{
	width:175px;
	float:left;
	margin-left:-670px;
}

#navigations h1{
	background: url(nav.gif) top left no-repeat;
}
#navigations ul
{
list-style-type: none;
text-align: left;
}

#navigations ul li a
{
background: transparent url(off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #c992bf;
}

#navigations ul li a:hover
{
background: transparent url(on.gif) left center no-repeat;
color: #932680;
}

#navigations ul li a#current
{
background: transparent url(active.gif) left center no-repeat;
color: #ae5ca0;
}

#navigations h2{
	background: url(recently.gif) top left no-repeat;
}



#sub-content ul
{
list-style-type: none;
text-align: left;
}

#sub-content ul li a
{
background: transparent url(off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #c992bf;
}

#sub-content ul li a:hover {
background: transparent url(on.gif) left center no-repeat;
color: #932680;
}

#sub-content h2{
	background: url(recently.gif) top left no-repeat;
}
#foot{
	clear:both;
	color: #c992bf;
}





