body {
    background-image:url(/img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#layout {
min-height:485px;
margin:0px;
padding:0px;
left: 0px;
min-width: 931px;
position: absolute;
top: 0px;
width: 100%;
height: expression(document.body.clientHeight < 400 ? "400px": document.body.clientHeight + "px" );
width: expression(document.body.clientWidth < 950 ? "950px": document.body.clientWidth + "px" );
}

#site-container { width:931px; margin:auto; }
#site-content   { background-image:URL(/img/content.gif); width:931px; margin:auto; }

#header         { width:931px; height:310px; background-image:URL(/img/bg_header.gif); }

.but_header     { font-family:tahoma; font-size:0.7em; height:14px; color:#DDD; position:absolute; margin-top:23px; margin-left:50px; }

.but_head:active, 
.but_head:visited, 
.but_head:link {  font-family:tahoma; text-decoration:none; color:#a2a2a2; padding-left:15px; text-transform:uppercase;}   
.but_head:hover {  text-decoration:none; color:#ff8400; text-transform:uppercase;} 
 
#header-picture 
{ width:872px; height:233px;  background-image:URL(/img/header-image2.gif);  position:absolute; margin-left:32px; margin-top:62px;}

p, li
{
font-family: Verdana,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 1.0em;
font-size-adjust: none;
font-stretch: normal;
text-align: left;
line-height: 1.5em;
margin-top: 0pt;
margin-right: 0pt;
margin-left: 0pt;
}

p {
text-indent: 2em;
margin-bottom: 1em;
}


.style-h1 {font-size:1.4em; color:#d55768; font-family:Tahoma; text-indent:20px; background-color:#fee7eb;}
/* ---------------------------------------------------------------------*/
/*------------------------ LAYOUT---------------------------------------*/
/* ---------------------------------------------------------------------*/
.table-content { width:931px; padding-left:1px; }
.table-content .left { width:714px; }
.table-content .right { width:216px; background-image:url(/img/box_bg.gif); }

#box-left { margin-left:35px; margin-right:25px; font-family:Arial; font-size:0.7em; }
#header-ads { width:728px; height:90px;  position:absolute; margin-top:143px; margin-left:0px;}


/* ---------------------------------------------------------------------*/
/*------------------------ FOOTER---------------------------------------*/
/* ---------------------------------------------------------------------*/

#footer { width:931px; height:14px; background-image:URL(/img/footer.gif); background-repeat:repeat-x; }
#footer-content {font-family:Arial;  margin-top:5px; font-size:10px; color:#FFFFFF; text-align:center; }
#footer-content a,#footer-content a:active,#footer-content a:visited{font-family:Arial; font-size:10px; color:#FFFFFF; text-decoration:underline;}
#footer-content a:hover{font-family:Arial; font-size:10px; color:#ffab4b; text-decoration:none;}


/* ----------------------------------------------------------------------------------------------- */
/* -----------------------------------------  FILMOGRAPHY ----------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */

.f-top-content {
	width:100%;
	height:135px;
	background-color:#f1f1f1;
	background-image:URL(/img/top-content.jpg);
}
.f-top-left {height:135px; width:169px; background-image:URL(/img/top-left.jpg); float:left;}
.f-top-right {height:135px; width:46px; background-image:URL(/img/top-right.jpg); float:right;}
.f-content {border:1px solid #ddd; margin-right:3px; margin-left:33px; border-top:0px; }
.f-bottom { margin-left:33px; height:92px; margin-right:3px; background-image:URL(/img/top-bottom.jpg);  border-top:1px solid #FFF;}
.f-content-real { position:relative; top:-50px; font-family:Arial; font-size:1em; color:#333333; padding-left:10px;}
.f-content-real b, .f-content-real strong  { font-weight:bold; color:#798248;}
.table-f td {border-top:1px solid #ddd; border-bottom:1px solid #ddd;}

/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------- wallpapers ----------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */

.wallpaper-style img {padding:1px; border:1px solid #cccccc;}
.wallpaper-text {float:left;padding-left:10px; padding-top:10px; font-family:Arial; font-size:1em; color:#999900; text-align:center;}


/* ---------------------------------------------------------------------*/
/*------------------------ STYLE     -----------------------------------*/
/* ---------------------------------------------------------------------*/
.top-style{	background-repeat:repeat-x; height:124px;top:-38px; left:-5px; position:relative; margin:0px; padding:0px; background-image:URL(/img/style-top-content.gif); width:100%; }
.top-style-left { height:124px; width:196px; background-image:URL(/img/style-top.jpg); float:left; }

.top-style-title1 {top:-64px; color:#deb6ba; left:300px; position:relative; font-family:Tahoma; font-size:8px;}
.top-style-title2 {top:-95px; color:#f2d7da; left:20px; position:relative; font-family:Tahoma; font-size:13px;}
.top-style-title3 {top:30px; color:#fee4e7; left:-30px; position:relative; font-family:Tahoma; font-size:26px;}

/* ---------------------------------------------------------------------*/
/*------------------------ RIGHT BOX -----------------------------------*/
/* ---------------------------------------------------------------------*/
.box { width:216px; background-image:URL(/img/box-content.gif) ; margin-bottom:5px;}
.box-top    { width:216px; height:15px; background-image:url(/img/box-top.gif);}
.box-content { margin-left:18px; margin-right:21px; margin-top:15px; margin-bottom:5px; font-family:Arial;font-size:11px; color:#666666;}
.box-content a, .box-content a:active, .box-content a:visited{  font-weight: normal;   font-family:Arial;font-size:11px; color:#333; text-decoration:underline;}

.box-content a:hover{ font-family:Arial; font-size:11px; color:#b50000; text-decoration:none;}
.box-bottom { width:216px; height:13px; background-image:url(/img/box-bottom.gif);}
.box-top-title {font-family:tahoma; font-size:10px; color:#990000; margin-left:20px; padding-top:3px;}

