body {
margin:0;padding:0;
background-color:#ffffff;
background-image:url(img/pagebackground.jpg);
font-family: arial,helvetica;
	font-size: 12.5px;
    color:#333333;
	text-align: justify;
	line-height:20px;
	word-spacing:0px;
}
body2 {
margin:0;padding:0;
background-color:#000000;
font-family: arial,helvetica;
	font-size: 11.5px;
    color:#333333;
	text-align: justify;
	line-height:17px;
	word-spacing:3px;
}

#container {
margin: 0 auto;
width:850px;
min-height:600px;
border-left:1px solid #3DA8CF;
border-right:1px solid #3DA8CF;
border-bottom:1px solid #3DA8CF;
background-color:white;
background-image:url(img/back.jpg)
}

#container2 {
margin: 0 auto;
width:850px;
min-height:650px;
border-left:1px solid #3DA8CF;
border-right:1px solid #3DA8CF;
border-bottom:1px solid #3DA8CF;
background-color:#CCCCCC;
background-image:url(img/back.jpg)
}


#top {
width:850px; height:338px; margin:0px 0px 0px 0px; padding:0px; background-color:#8BB06E;
}

#main {
  clear:both;
  background-image: url(img/containerbackground.jpg);
  min-height:300px;
}
#main2 {
  clear:both;
  background-image: url(img/containerbackground2.jpg);
  min-height:300px;
}

#content {
clear:both;
	width:800px;
	background-image: url(img/containerbackground.jpg);
	margin:0px -30px 50px 30px;
}
#content2 {
clear:both;
	width:800px;
	background-image: url(img/containerbackground2.jpg);
	margin:0px -30px 50px 30px;
}


.right {
  float:right;
  margin-right:1em;
  margin-bottom:5px;
  padding:10px 10px 10px 10px;
}

.left {
  float:left;
  margin-right:10px;
  margin-bottom:3px;
  padding:2px 2px 2px 2px;
}

#linkedfrom p {
	padding:0;
	margin:8px 0;
}
