body { 
 background: url("http://www.tomdohertyphotography.ie/images/bg-black.gif");
    background-repeat: repeat;
 padding: 0px;
}
p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #464a4f;
 margin-top: 0px;
 line-height: 19px;
}
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: #464a4f;
 margin-top: 0px;
    line-height: 20px;
}
#main_container{
 border: 1px #cccccc solid;
 width: 760px;
 margin: 25px auto 10px auto;
}
#header {
 background-image: url("http://www.tomdohertyphotography.ie/images/header.gif");
 background-repeat: no-repeat;
 background-color: #ffffff;
 width: 760px;
 height: 60px;
    margin-top: 0px;
}

#container {
 background-image: url("http://www.tomdohertyphotography.ie/images/mainbg.gif");
 background-repeat: repeat-y;
 background-color: #000000;
 width: 760px;
 float: left;
 margin-bottom: 0px;
}
#navcontainer ul{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #434343;
color: #000;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}
li { display: inline; }
li a{
text-decoration: none;
background-color: #434343;
color: #000;
padding: .2em 1em;
}
li a:hover{color: #fff;}
#mainbg {
 background-image: url("http://www.tomdohertyphotography.ie/images/mainbg.gif");
 background-repeat: repeat-y;
 background-color: #ffffff;
 width: 760px; 
    float: left;
}
#middle {
 background-image: url("http://www.tomdohertyphotography.ie/images/middle.jpg");
 background-repeat: no-repeat; 
 width: 760px;
 height: 340px;
}
div#photos{
width: 550px;
height: 400px;
position: absolute;
display: inline;
top: 25px;
left: 200px;
}
#main {
 float: left;
 width: 740px;
 padding: 10px;
 margin-top: 0px;
    padding-left: 100px;
    padding-right: 30px;
}
#main1 {
 float: left;
 width: 340px;
 padding: 0px;
 margin-top: 25px;
    padding-left: 15px;
    padding-right: 0px;
    padding-bottom: 2px;
}
#mainright {
 float: left;
 width: 390px;
 padding: 0px;
 margin-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
}
#mainright2 {
 float: right;
 width: 170px;
 padding: 0px;
 margin-top: 12px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
}
 
#left {
 float: left;
 width: 476px;
 padding: 0px 0px 0px 50px;
 border-right: 0px solid #cccccc;
 margin-top: 20px ;
}
#email {
 float: left;
 width: 476px;
 padding: 0px 0px 0px 50px;
 margin: 20px 0px 0px 0px;
}
#email a{
    color:#464a4f;
    text-decoration: none;
}
#footer {
 width: 760px;
 height: 75px;
 background-image: url("http://www.tomdohertyphotography.ie/images/footer.gif");
 background-repeat: no-repeat;
 text-align: center;
 padding: 0px;
    clear: both;
}
