body {
	background-color:white;
	color: black;
	border-bottom-style:double;
	position: inherit;

}
img.marginss{
	margin-top:30;
	margin-left:30;
	
	}
div{
float:left;

	} 
	div.content{
		text-align:left;
		padding:0 100 0 100;
		}
div.container
{
float:none;
	width: 1000px;
	height:1400;
	margin:0 auto;
	/* top right bottom left */
	padding: 10;

	background-image:url(../Picture/container2.jpg);
	
	background-repeat:repeat;
	
	background-position:center;
	
	}
	div.leftside1{
	background-Image:url(../Picture/Background2.jpg);
	height:1000;
	width:1000;
	
	}
	div.side1content1{
		background-Image:url(../Picture/container2.jpg);
		height: 900;
		width:980;
		margin:5 5 5 5;
		float:none;
		
		}
img.logoolp{
	margin-top:20px;
	margin-left:10;
	float:left;
	}
img.logocet{
	margin-top:30px;
	float:right;
	
	}
a.sidepanel{
	float:left;
	
	
	}
a.content{
		float:none;
	
	}
a.sidepanelr{

	width:200px;
	height:900px;
	background-color:white;
	float:Left;
	}
ul.menu {
	margin-top: 15px;
	display: none;
	list-style-type: none;
	color:yellow;
	margin: 0;
	padding: 0;
	

}

ul.menu li {
	font: 13px arial, helvetica, sans-serif;
	padding-left: 10px;
	text-align:center;
	background-color:light blue;

}

a.menuLinks, li a {

	text-decoration:none;
	font-size: 15px;
	color: 	Black;
	text-align:center;
	background-color:#00F;
}

a.menuLinks {
	
	font-size: 20px;
	font-weight: bold;
	margin-bottom:100px;
	margin:auto;
	text-align:center;
	width:200px;
	float:left;
	background-color:blue;
	background-position:center;

}

li a:hover {
	background-color: #060;
	color: white;
	float:left;
}
h1 {
	margin-bottom: 0;
	background-image: url(../Picture/default-header-image714.jpg);
	background-position:left top;
	height:180;
	background-repeat: no-repeat;
	margin:0 0 0 0;

}

p{
	font-size: 15px;
	margin-top: 10px;
    text-indent: 50px;
	color:black;
}
p ol.li{
text-align:left;
}

h2{
	margin-top: 0px;
	background-color: blue;
	text-align: center;
	}
h3{
	margin-top: 100px;
	
	text-align: center;
	font-size: 30px;
