@import url(default.css);
@import url(menu.css);
@import url(form.css);
/*@import url(screenplay.css);*/
#page
{
width:840px;
margin:0 auto;
background-color:#fff;
padding-bottom:20px;
margin-bottom:20px;
padding-left:40px;
/*
width:100%;
background: #000 url(bg_left.jpg) repeat-y 0 0;
*/
background:transparent url(images/top.jpg) no-repeat center top;
}
#inner{
margin:5px;
width:820px;
margin-left:auto;
margin-right:auto;
}
#inside
{
background-color:#fff;
/*margin-left:185px;
border:1px solid #600;
border-top:20px solid #de671e;*/
/*background: #000 url(bg_core.jpg) no-repeat 0 0;*/
}
#top
{
padding-top:60px;
}
#core{
/*margin-top:20px;*/
min-height:400px;
padding:10px;
color:#000;
text-align:justify;
/*padding-bottom:240px;*/
/*padding-top:80px;
/*
background-image:url(bg_core.jpg);
background-repeat: no-repeat;
background-position: center bottom;*/
}
/*
#bottom
{
height:102px;
background:transparent url(images/bg_bottom.jpg) no-repeat 0 0;
}
#end
{
height:128px;
background:transparent url(images/bg_end.jpg) no-repeat 0 0;
}

#links {width:400px;margin-left:auto;margin-right:auto;font-size:0.8em;font-weight:normal;color:#fff;}
#links a{color:#134685;color:#71adf8;}
#links a:hover{color:#fff;}
*/
#final {width:600px;margin:10px auto;font-size:0.8em;color:#999;margin-bottom:10px;}
#final a{color:#ccc;}
#final a:hover{color:#600;}

.p {
border:1px solid #963;
padding:5px;
margin:5px;
color:#333;
background-color: #fff;
/*filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;*/
}
.spacer{clear:both;}
.eforms
{
border:2px dotted #71adf8;
background-color:#3077ae;
color:#fff;
font-size:0.9em;
margin:10px;
padding:5px;

