/* CSS Document */ 

body
{background-color:#29043C;
margin:3px;
padding:0px;
}
#header{background: url(../images/bg_header.jpg) no-repeat top left;height:130px;width:782px;position:relative}
#header img#logo{margin-left:15px}
#header ul {margin:5px 0 0 110px;padding:0;list-style-type:none;background: url(../images/bg_homeMovie.jpg)}
#header li {float:left;color:#FFF;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;margin-left:12px}
#header li a{color:#FFF;font-weight:bold}
#header li a:hover{color:#66CCFF}
.right_bar
{ background-image: url("../layout/right_side.jpg");
background-position:right;
background-repeat:repeat-y;
}

.left_bar
{ background-image: url("../layout/left_side.jpg");
background-position:right;
background-repeat:repeat-y;
}
.top_span
{ background-image: url("../layout/top_span.jpg");
background-position:top;
background-repeat:repeat-x;}
ul.nav
{
margin:0px;
padding:0px;
list-style-type:none;
}
ul.nav li
{float:left;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FFFFFF;}

a.nav , a.nav:active, a.nav:visited
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-decoration:none;}

a.nav:hover
{ color:#A30AF2;}

ul.bottom_nav
{
margin:0px;
padding:0px;
list-style-type:none;

}
ul.bottom_nav li
{float:left;
padding-left:7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#A30AF2;
}
a.bottom_nav , a.bottom_nav:active, a.bottom_nav:visited
{font-size:10px;
color:#A30AF2;
text-decoration:none;}

a.bottom_nav:hover
{ color:#FFFFFF;}

.bgBlack
{ background-color:#000000;

background-attachment: fixed;
	background-image: url(../images/content_picts/BG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;




}

.bottom_span
{background-image: url("../layout/bottom_span.jpg"); 
background-repeat:repeat-x;
}

.content
{
	color:#FFFFFF;
	text-align:left;
	padding-left:3px;
	padding-right:3px;
}
	
.contentbg
{
	color:#FFFFFF;
	text-align:left;
	padding-left:3px;
	padding-right:3px;
    background-attachment: fixed;
	background-image: url(../images/content_picts/BG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}




.content img
{ /*border:1px solid #000000;*/
padding:2px 2px 2px 2px;
margin:2px 2px 2px 2px;}

a, a:active, a:visited
{ color:#0099FF;
text-decoration:none}
a:hover
{ color:#888;}

h1, h2, h3
{ text-align:center}

.unique_table td
{
border-bottom:1px solid #888;
border-right:1px solid #888;
padding-left:2px;
}
div.centered
{width:400px; margin-left:auto; margin-right:auto}
.sigfried {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #921DCC;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #66CCFF;
}
.secondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.pict {
	border: 1px solid #6666FF;
}

.blackbg {
	background-color: #000000;
	*margin-top:0;
	margin-top:-5px;
}
.bgphoto {
	background-color: #000000;
	border: 2px solid 921dcc;
}


#comment-post
{
border-style:outset;
background-color:#FFF;
padding:2px;
color:#000000;
}
#comment-post:hover
{
border-style:inset;
background-color:#FFFF99;
padding:2px;
color:#000000;
}