﻿*{
margin:0px;
padding:0px;
color:#444444;
}

body{
/*background-color:#eeeeee;*/
background-image:url(../images/background.gif);
}

#container{
margin:auto;
background-color:#ffffff;
width:900px;
height:auto;
/*background-image:url(../images/back_container.gif);*/
}

#header{
height:80px;
width:900px;
margin-left:25px;
padding-top:20px;
}

#wrapper{
width:850px;
margin:auto;
background-color:#FFF;
}


#comment{
float:right;
width:500px;
margin:20px 0;
line-height:1.6em;
background-image:url(../images/comment_bgimg.gif);
/*background-repeat:repeat-x;*/
padding:20px 30px 40px 30px;
}


#footer{
min-height:100px;
width:900px;
clear:both;
font-size:small;
border-top:#b0b0b0 solid 1px;
background-color:#ffffff;
}


h1{
height:70px;
width:850px;
float:left;
background-image:url(../images/photo_title.png);
background-repeat:no-repeat;
text-indent:-9999px;
overflow:hidden;
}

#backno h1{
height:70px;
width:850px;
float:left;
background-image:url(../images/bnphoto_title.png);
background-repeat:no-repeat;
text-indent:-9999px;
overflow:hidden;
}


h2{
height:30px;
width:200px;
background-image:url(../images/backno_img.png);
background-repeat:no-repeat;
text-indent:-9999px;
overflow:hidden;
margin-top:10px;
margin-left:20px;
}

h3{
	height:15px;
	width:840px;
	background-color:#eeeeee;
}


#footer p{
margin-top:10px;
margin-left:20px;
}

