@charset "UTF-8";

/*
Screen Import CSS
*/
@import url("/include/css/general/normalisation.css");
@import url("/include/css/general/type.css");
@import url("/include/css/general/layout.css");
@import url("/include/css/general/menu.css");
@import url("/include/css/general/right-menu.css");

#content {text-align:center;height:550px;background:url("/include/img/ui/mid-panel-x-large.jpg") top no-repeat;}
#content img {margin-top:12px;}
#content p {text-align:left;clear:both;}
#content h2 {float:left;display:block;width:107px;height:41px;background:url("/include/img/ui/welcome.gif");margin:5px 0 2px 10px;_margin-left:5px;}
#content h2 span {display:none;}

#content div.fck {line-height:1.3em;clear:both;width:450px;padding:0 10px;height:230px; text-align:left}
#content div.fck a {color:#eb8553;text-decoration:none;font-weight:bold;}
#content div.fck a:hover {text-decoration:underline;}
#content div.fck ul {padding:0;margin:0;}
#content div.fck ul li,
#content div.fck ul li.green {color:#3eb6b6;font-weight:bold;}
#content div.fck ul li a {color:#3eb6b6;text-decoration:none;}
#content div.fck ul li a:hover {text-decoration:underline;}