body
{
background-image: url(images/none.png);
text-align: center;
background-color: #060606;
}

img
{
border: none;
border-radius: 9px;
}

#image
{
border: outset 1px;
border-radius: 9px;
border-color: grey;
}

#mainframe
{
color: red;
border: solid;
border-color: #060606;
border-radius: 9px;
background-image: url(../images/maintitle.jpg);
width: 1200px;
height: 630px;
margin-left: auto;
margin-right: auto;
}

#menu
{
border: none;
border-color: red;
border-radius: 0px;
background-size: 100%;
width: 112px;
height: 451px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0%;
margin-bottom: auto; 
position: relative;
top: -40px;
}

#outerframegallery
{
border: none;
border-color: blue;
border-radius: 9px;
background-image:;
background-repeat:no-repeat;
width: 1000px;
height: 612px;
margin-left: 12%;
margin-right: 0px;
margin-top: 1%;
margin-bottom: auto; 
color: yellow;
}

#innerframegallery
{
border: none;
border-color: green;
border-radius: 9px;
background-image:;
background-repeat:no-repeat;
width: 802px;
height: 610px;
margin-bottom: auto; 
color: yellow;
text-align: center;
margin-left: 19%;
}

#gallerytext
{
border: none;
border-color: red;
border-radius: 9px;
background-image:;
background-repeat:no-repeat;
width: 180px;
height: 400px;
margin-top: -500px;
}

#mainexposure
{
border: solid;
border-color: #060606;
border-radius: 9px;
background-image:;
background-repeat:no-repeat;
width: 800px;
height: 600px;
text-align: left;
}

#mailform
{
border: outset 1px; 
border-radius: 9px; 
border-color: grey; 
width: 400px; 
height: 300px; 
margin: auto; 
position: relative; 
top: 20px;
}

#mailformbuttons
{
width: 300px;
margin: auto;
position: relative;
top: 20px;
left: 30px;
}

#textaera
{
color: yellow;
background-color: black;
position: relative;
left: 28px;
}

#entry2
{
color: yellow;
background-color: black;
position: relative;
left: 90px;
}

#row1
{
border: outset 1px; 
border-radius: 9px; 
border-color: grey; 
width: 600px;
height: 250px;
margin: auto;
padding-left: 10px;
padding-right: 10px;
}