body {
	background-color:#FFFFFF;
	}

#container {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background-image:url(new.jpg);
	background-repeat:no-repeat;
	}
	
#header {
	height:140px;
	}
	
#navigation {
	height:18px;
	margin-left:190px;
	margin-bottom:4px;
	}
	
#innercontainer {
	height:240px;
	}
	
#pictureleft {
	height:240px;
	width:187px;
	float:left;
	}
	
#secondarynavigation {
	width:100px;
	height:240px;
	float:left;
	}
	
#main {
	width:512px;
	height:240px;
	float:right;
	}

#mainleft {
	width:10px;
	height:220px;
	float:left;
	}	
	
#maintext {
	width:492px;
	height:220px;
	float:left;
	margin-top:20px;
	text-align:justify;
	overflow:hidden;
	}
	
#maintext p {
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	font-size:13px;
	line-height:20px;
	}

#mainright {
	width:10px;
	height:220px;
	float:left;
	}
	
#linebreaksmall {
	width:800px;
	height:35px;
	text-align:center;
	}
	
#footer1 {
	width:800px;
	height:80px;
	text-align:center;
	}

#linebreaklarge {
	width:800px;
	height:50px;
	text-align:center;
	}
	
#footer2 {
	width:800px;
	height:50px;
	text-align:center;
	}

#footer2 p {
	font-size:11px;
	}

#footer2 a {
	color:#006699;
	}
