/* 	new cubed
	http://slaporte.thjnk.com
*/
body {
	margin:0px;
	padding:0px;
	background: url("img/bg.gif") repeat-x #ececeb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}
a {
	color: #8d9cad;
	}
a:hover {
	color:#0000ff;
	}
#main {
	width: 760px;
	padding: 0px 35px 0 35px;
	background: url("img/head-blank.gif") no-repeat;
	margin: 0px auto 0 auto;
	vertical-align: top;
	height: 180px;
	}
#main p {
	padding: 100px 0 0 15px;
	margin:0;
	font-size: 24pt;
	color:#fff;
	text-shadow: 0.1em 0.1em #333
	}
#center {
	margin: 0px 0px 0px 0px;
	}
#menu {
	width:160px;
	 background: #fffdda;
	 margin: 10px;
	 float: left;
	}
#content {
	width: 760px;
	padding: 0px 35px 0px 35px;
	background: url("img/body-bg.gif") repeat-y;
	margin: 0px auto 0 auto;
	}
#cru ul {
	list-style-type: none;
	margin-top:0;
	align: right;
	height:10px;
	}
#cru ul {
	margin: 0 70px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	}
#cru ul li { 
	display: inline; 
	}
#cru ul li:before {
	content: "/ \0020";
	}
#cru ul li a {
	text-decoration: none;
	padding: .2em 1em;
	}
#cru ul li a:hover {
	
	}
#holder {
	background: url("img/content-bg.gif") repeat-y;
	margin: 0px auto 0 auto;
	width: 760px;
	padding: 0px 35px 0px 35px;
	}
#pg_title {
	background: url("img/content-head.gif") no-repeat;
	margin: 0px auto -10px auto;
	width: 760px;
	height: 60px;
	padding: 0px 35px 0px 35px;
	}
#pg_title p {
	padding: 15px 0px 0px 155px;
	font-weight: bold;
	font-size:20px;
	margin:0;
	align: center;
	color: #fff;
	}
#left {
	float:left;
	width:130px;
	padding-left:10px;
	}

#left h1 {
	color: #798a9f;
	font-weight:normal;
	font-size:14px;
	}	
#left h2 {
	color: #b2bbbf;
	font-weight:normal;
	font-size:14px;
	}
#left ul {
	list-style: none;
	color: #8d9cad;
	width: 100px;
	display: block;
	padding: 0;
	}
#left li {
	margin-bottom: 10px;
	display:block;
	height: 2em;
	line-height: 2em;		
	}
#left li a {
	padding: 0 0 0 10px;
	width:100%; 
	display: block;
	vertical-align: middle;
	border-left: 3px solid #a9b3b8;
	}	
#left li a:hover {		
	border-left: 3px solid #0000ff;
	}
#right {
	float:right;
	width:530px;
	padding-right:75px;
	}
#right p {
	line-height: 2.5em;
	}
#right h2 {
    font-family: Georgia, Times, Serif;
    color: #97352B;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 0px; 
    }
.datum { 
	color: #676766;
	margin:0 0 0 30px;
	padding: 0;
	line-height:1em;
	}
#footer {
	clear:both;
	}
#mullet {
	border-top:3px solid #fff;
	background: #646472;
	color:#fff;
	}
#end {
	width: 760px;
	padding: 20px 70px 20px 35px;
	margin: 0px auto 0 auto;
	vertical-align: top;
	}
#end h1 {
	border-bottom: 1px dotted #ccc;}
#end a {
	color: #fff;
	text-decoration:none;
	}
#end a:hover {
	color: #000;
	text-decoration:underline;
	}
#end h2 {
	text-align: right;
	}
