body {
	background-color: #cccccc;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-variant: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #565a5c;
}

p,h1,h2,h3,h4,h5,h6 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #565a5c;
}

p {
	color: #565a5c;
	padding: 5px 10px 5px 10px;
	text-align: justify;
}

fieldset {
	border: none;

}

ul , li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

img {
	border: 0;
}

a:link, a:visited{ 
	text-decoration:none; 
	color:#3e3e40;
}
a:hover { 
	text-decoration:underline; 
	color:#3e3e40; 
}
a:active, a:focus { 
	text-decoration:none; 
	color:#dfdf00; 
}

h1, h1.csc-firstHeader {
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left
}

#center {
	width: 958px;
 	margin-left: auto;
	margin-right: auto;
}

#container {
	position: absolute;
	top: 40px;
	width: 958px;
	height: 682px;
}

#background {
	position: absolute;
	top: px;
	left: 0px;
	width: 958px;
	height: 682px;
	background-image: url(../gfx/shadow-board.png);
	background-repeat: no-repeat;
}

#header {
	background-color: #fff;
	position: absolute;
	top: 19px;
	left: 41px;
	width: 876px;
	height: 80px;
}

#logo {
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 80px;
}

#header-nav {
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 171px;
	width: 705px;
	height: 80px;
}

#navcontainer {
	background-color: #d5d6d6;
	position: absolute;
	top: 109px;
	left: 41px;
	height: 515px;
	width: 170px;
	font-size: 12px;
}

#navcontainer a {
	display: block;
	padding-top: 4px;
	background-color: #efef8b;
	height: 18px;
	border-bottom: 1px solid #fff;
}

#navcontainer a:link, #navlist a:visited {
	color: #565a5c;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 20px;
}

#navcontainer a:hover {
	background-color: #dfdf00;
	color: #565a5c;
	margin-left: 0px;
	padding-left: 20px;
}

#menu-top {
	background-image:url(../gfx/navlefttop.jpg);
	background-repeat: no-repeat;
	color: #565a5c;
	padding-top: 3px;
	padding-left: 34px;
	width: 170px;
	height: 18px;
	border-bottom: 1px solid #fff;
}

#nav-trenner {
	background-color: #bbbdbe;
	position: absolute;
    top: 229px;
    left: -1px;
    height: 10px;
    width: 170px;
	border:1px solid #ffffff;
	overflow:auto;
}

#contentcontainer {
	background-color: #fff;
	position: absolute;
	top: 109px;
	left: 212px;
	height: 515px;
	width: 705px;
}

#contentcontainer ul, #contentcontainer li {
	margin-left: 15px;
	padding-left: 0px;
	list-style: circle;
}
	
#picture {
	position: absolute;
    background-color: #e6e6e7;
	top: 0px;
    left: 0px;
    width: 705px;
    height: 240px;
}

#content1 {
	background-color: #e6e6e7;
	position: absolute;
    font-size: 13px;
	top: 241px;
    left: 0px;
    width: 352px;
    height: 274px;
	overflow:auto;
}

#content2 {
	background-color: #e6e6e7;
	position: absolute;
	font-size: 13px;
    top: 241px;
    left: 353px;
    width: 352px;
    height: 274px;
	overflow:auto;
}

#footercontainer {
	background-image:url(../gfx/footerleft.jpg);
	background-repeat: no-repeat;
	background-color: #d5d6d6;
	position: absolute;
	top: 625px;
    left: 41px;
    width: 876px;
    height: 20px;
}

#footer {
	position: absolute;
	text-align: center;
	font-size: 10px;
    top: 5px;
    left: 0px;
    width: 876px;
    height: 20px;
}