@import url(default.css);
@import url(menu.css);
@import url(form.css);
/*@import url(screenplay.css);*/
#logo{display:none;}
#page
{
margin-left:auto;
margin-right:auto;
width:1010px;
background: transparent url(images/page.gif) repeat-y left top;
margin-top:10px;
/*
width:100%;
background: #000 url(bg_left.jpg) repeat-y 0 0;
*/
}
#inner{
background: transparent url(images/inner.gif) no-repeat left top;
width:911px;
}
#inside
{
clear:both;
background: transparent url(images/inside.gif) no-repeat bottom right;
width:1010px;
min-height:443px;
padding-top:40px;
/*margin-left:185px;
border:1px solid #600;
border-top:20px solid #de671e;*/
/*background: #000 url(bg_core.jpg) no-repeat 0 0;*/
}
#core{
/*margin-top:20px;*/
padding-bottom:20px;
margin-left:190px;
margin-right:190px;
color:#303030;
text-align:left;
/*padding-bottom:240px;*/
/*padding-top:80px;
/*
background-image:url(bg_core.jpg);
background-repeat: no-repeat;
background-position: center bottom;*/
}
#core p{margin:5px;}
#core li{list-style-image: url(images/li2.gif);}
/*
#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:640px;text-align:center;margin-left:auto;margin-right:auto;font-size:0.7em;color:#666;}
#final a{color:#666;}
#final a:hover{color:#999;}

#bottom{
background: transparent url(images/bottom.gif) no-repeat left top;
height:119px;
font-size:0.9em;
color:#999;
padding-left:120px;
}

.p {
border:1px solid #666;
padding:5px;
margin:5px;
background-color: #eee;
/*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;
}
.show
{
border:3px solid #ccc;
}
.preview
{
background-color:#e9f6ff;
padding:5px;
margin:5px;
}
#nimda {color:#654;background-color:#fff;border:1px solid #f90;margin:3px;padding:3px;}
#nimda a{color:#987;}
#nimda a:hover{color:#654;}

