html,body
{
    font-size: 12px;
    font-family: verdana;
    margin: 0px;
    padding: 0px;
    background-color:#000000;
    color: #625C4D;
}


.main
{	
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	background: url("/images/custom-main.jpg") no-repeat;
	width: 801px !important;
	height: 535px;
}




.main1
{
    margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	width: 801px !important;
}

.logo
{
    text-align:center;
}

.logo img
{
    border: 0px;
}

.filmBy
{
    color: #AC9374;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.filmBy1
{
    color: #AC9374;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}


.author1
{
    color: #757575;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.author
{
    color: #757575;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.menu
{
    text-align: center;
}

.menu a, .menu a:hover, .menu a:visited
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}


.menu a.activeMenu
{
    color: #C88662;
    font-weight: bold;
    text-decoration: none;
}

.content
{
    padding:30px;
   /* margin: 30px;
    padding-right: 50px;*/
    width: 740px;
    text-align:justify;
}

.top
{
    margin-left:auto;
	margin-right:auto;
	background: url("/images/top.jpg") no-repeat;
	width: 801px !important;
	height: 100px;
}

.middle
{
    margin-left:auto;
	margin-right:auto;
	background: url("/images/middle.jpg") repeat-y;
	width: 801px !important;
}

.bottom
{
  margin-left:auto;
  margin-right:auto;
  background: url("/images/bottom.jpg") no-repeat;
  width: 801px !important;
  height: 125px;  
}

a img
{
   border: 0px;
}

.center-table
{
    margin-left: auto;
    margin-right: auto;
}

.center-table td
{
    text-align: center;
}

.copyright
{
    bottom:0;
    text-align: center;
}


.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active
{
    color: #625C4D;
   text-decoration: none;
}

a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a:visited
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.banners
{
  margin-left:auto;
  margin-right:auto;
  vertical-align:bottom;
  text-align: center;
    /*left: 225px;
    position:absolute;
    */
}

#playerContainer
{
   text-align:center;
}

