body {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
	background-image:url(img/bgsmall.jpg);
	background-repeat:repeat;
	
}

  
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}


#container {
	margin: 0px auto;
	text-align: left;
	width: 960px;
	}

/********************** Header ***************************/
#header {
	margin-top: 0px;
	margin-bottom: 10px;
	background-repeat:no-repeat;
	position:relative;
	text-align:center;
	font-weight:bold;
	width:960px;
}
/********************** Header ***************************/

/********************** Content ***************************/
#content {
	border:1px outset #cccccc;
	width:960px;
	background-color:rgb(153, 204, 255);
    background-image:url(img/bkcontent.jpg);
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:200px;
	margin-left:0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	background-color:rgb(255, 218, 59);
}
#left ul{
	margin-top:12px;
	background-color:rgb(255, 218, 59);
	width:200px;
	display:block;
}
#left li{
	margin-bottom:12px;
	display:inherit;
}
#left span{
	color:#000000;
	margin-left: 18px;
}
#left ul a{
	text-decoration:none;
	color:#000000;
	margin-left: 18px;
}
#left ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#left p{
	margin-top:12px;
	color:#000000;
	background-color:rgb(242, 251, 162);
	width:180px;
	margin-left: 10px;	
}


#left a{color:#000000;text-decoration:none;}
#left a:hover{color:#28556b;text-decoration:underline;}


#center {
float:right;
clear:none;
padding-top: 12px;
		}

#photos img {
	margin-bottom:14px;
	border:1px solid white;
	margin-right:1px;
}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}


/********************** Content ***************************/
#item a{color:#000000;text-decoration:none;}
#item a:hover{color:#28556b;text-decoration:underline;}
/********************** Footer ***************************/
#footerline {
clear:both;
font-size:1px;
line-height:0px;
height:0px;
}
#footer {
	width:960px;
	text-align:center;
	padding: 20px 0px;
}
#footer a{color:#28556b;}
#footer a:hover{color:#c77e0c;}
/********************** Footer ***************************/

.imgBtnProject
{
    padding-right: 8px;
    padding-bottom: 8px;
   
}
    
    
    
 #newsCont {
 width:500px;
 border:1px dotted black;
 padding:12px;
}
