html{
padding:0;
margin:0;
}

body{
padding:0px;
margin:0px;
border:none;
background-image:url(images/background2.jpg);
background-position:top center;
background-repeat:no-repeat;
text-align:center;
background-color:#FFFFFF;
}

table.nav img{
border:none;
text-decoration:none;
background-color:#FFFFFF;
}

a:link{
border:none;
text-decoration:none;
}


a:link hover{
border:none;
text-decoration:none;
border:medium #FF0000 solid;
}

a:link active{
border:none;
text-decoration:none;
}

a:link visited{
border:none;
text-decoration:none;
}

div.side_content{
/*
border-top:#666666 solid thin;
border-bottom:#666666 solid thin;
*/
width:290px;
height:500px;
overflow:auto;
}

div.content_box{
position:relative;
top:20px;
width:700px;
height:380px;
overflow:auto;
}

/*photo page*/
