body {
/*background: #ffffff url(images/bg-camera.jpg) no-repeat;*/
font-family: verdana;
font-size: 11px;
color: #666666;
margin: 0px auto;
padding: 0px;
text-align: center;
}

/*#container {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	}
	*/
	
	#container {
margin: 0 auto;
background: #ffffff url(images/bg-camera.jpg) no-repeat;
padding-top: 90px;
width: 1000px;
}
/*text-align: center;*/

/*#top {
z-index: 10;
float: right;
width: 550px;
}

.top {
margin: 0px auto 0px;
height: auto;
float: right;
width: 510px;
z-index: 0;
}*/

#flash {
margin: 0px auto;
width: 900px;
height: auto;
background: url(images/bg-display2.jpg) no-repeat;

}

#navigation {
margin: 5px auto;
text-align:center;
padding-left: 7px;
width: 950px;
}

a, a:visited {
	color: #FF0000;
	text-decoration: none;
	}
	
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
	
	
	.a, .a:visited {
	color: #FF6600;
	text-decoration: none;
	}
	
.a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
.a img {
	border: none;
	}
	
.a:focus, .a:hover, .a:active {
	outline: none;
	}
	
	#content {
	width: 850px;
	margin: 0px auto;
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	}
	
	#footer {
	background: url(images/bg-footer.gif) no-repeat;
	width: 950px;
	margin: 0px auto;
	height: 40px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	padding-top: 10px;
	}

	
	h2 {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	}
