

body{
background:black;
}
img{
border-style: none;
}

/*HOMEPAGE ONLY*/
#homeimage{
margin-left:22.5%;
margin-top:4%;
}
/******************/



#content{
background:#EAEAEA;
margin-left:240px;
height:751px;
width:801px;
border-style: none;
}
a{
color:black;
text-decoration:none;
border-style: none;
}
#header{
width:100%;
height:150px;
}

#logo{
float:left;
width:50%
}
#menu{
float:left;
width:50%
}
#images{
}
#largeimage{
float:left;
width:50%;
height:100px;

}
#thumbnails{
float:left;
width:50%;
height:100px;

}