*{
	padding:0;
	margin:0;
	border:none;
}

body {
	background-image:url(../images/layout/dots.gif);
	background-color:#b6b5b5;
	background-repeat: repeat-x;
	font:Tahoma, Geneva, sans-serif;

}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}
#wrapper #head h1 {
	height: 100px;
	width: 1000px;
	position:relative;
	overflow:hidden;
	color:#CCC;
	font-size: 9px;
}
#wrapper #head h1 span {
	float: left;
	background:url(../images/layout/head.gif) no-repeat;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	font-size: x-small;
}
#wrapper #banner {
	height: 500px;
	width: 1000px;
}
#content {
	background:url(../images/layout/page-edge.gif) repeat-y #FFF;
	width:1040px;
	margin:0 auto;
}
#content p {
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 30px;
	font-size: small;
	text-align: justify;
}
.cameraguy {
	float: left;
	margin: 25px 20px 50px 50px;
	height: 173px;
	width: 260px;
}
#content #footer {
	clear: both;
	height: 50px;
	font-size: x-small;
	text-align: center;
	padding-top: 50px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #clear {
	background: #B6B5B5;
	clear: both;
	height: 5px;
}
#contenth1 {
	padding-right: 50px;
	padding-left: 20px;
	font-size: small;
	padding-top: 20px;
	font-weight: normal;
	text-align: justify;
}
#content #contenth1 a.noline {
	text-decoration: none;
	color:#000;

}
#content p a.noline {
	color: #000;
}
#content p a:hover.noline {
	color: #009;
}
#content #contenth1 a:hover.noline {
	color: #00C;
}
#content #footer a {
	color: #000;
	text-decoration: none;
}
.largepics{
	margin-left:70px;}

.clear{clear:both;}

#contentporth1 {
	padding-right: 50px;
	padding-left: 50px;
	font-size: small;
	padding-top: 20px;
	font-weight: normal;
	text-align: justify;
}
