html {
margin:0px;
}
body {
margin:0px;background-image: url(img/bg.gif);}

#content {
margin-top: 30px;
margin-left: 30px;
width: 850px;
list-style: none;
}

#sidebar {
position: absolute;
width 350px;
}

#img {
position: relative;
	width: 323px;
	height: 438px;
	background: url(img/camera.gif);
}


#main {
position: absolute;
top: 30px;
left: 370px;
width: 550px;
height: 438px;
background: url(img/mainbg.jpg);

}

#headline {
position: relative;
left: 20px;
}

#nav {
margin-left: 10px;
}

h1 {
color: #3d3a3a;
font: bold 28px sans;
letter-spacing: -0.7px
}

h2 {
font: bold 18px sans;
text-decoration: underline;
letter-spacing: -0.9px
}

h3 {
font: 14px sans;
color: 000000;
padding-right: 40px;
text-align: left;
letter-spacing: -0.7px
}

h3 a {
color: #d80001;
text-decoration: none;
letter-spacing: -0.7px
}

h3 a:hover {
color: #ff0606;
text-decoration: underline;
letter-spacing: -0.7px
}

h4 {
font: 14px sans;
color: #000000;
padding-right: 40px;
text-align: left;
letter-spacing: -0.7px
}

h4 a {
color: #cccccc;
text-decoration: none;
letter-spacing: -0.7px
}

h4 a:hover {
color: #ffffff;
text-decoration: underline;
letter-spacing: -0.7px
}
