body {
  background-image: url(temple.jpg) ;
  margin-left: 8%;
  margin-right: 8%;
  color: rgb(0,0,128);
  border-color: rgb(0,0,128);
  font-family:Georgia,"Times New Roman";
  border-left-width: thin; border-right-width: thin; border-top-width: thin; border-bottom-width: thin;
  border-left-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-style:solid;
}
.head{
  color:#8B0000;
  font-style:bold;
 }

#bigMenu{ 
  background-color: rgb(153,153,204);
  border-left-width:thin;
  border-right-width:thin;
  border-top-width:thin; 
  border-bottom-width:thin;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  border-bottom-style: none;
  border-color: rgb(0,0,128);
  padding: 0em;
  width: 100%;
  font-variant: small-caps;
  color:rgb(0,0,128);
  text-align:right; 
 }

#SearchEngine{ 
  background-color:#9999CC;
  padding: 0em;
  border-left-width:thin;
  border-right-width:thin;
  border-top-width:thin; 
  border-bottom-width:thin;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-bottom-style: solid;
  font-variant: small-caps;
  color:"#000080";
  text-align: right;
  width:35%;
  border-color:white; 
  padding: 0em;
 }

#smallMenu{ 
  border-left-width:3px;
  border-right-width:3px;
  border-top-width:3px; 
  border-bottom-width:3px;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-bottom-style: solid;
  background:#000080;
  border-color:#9999CC;
  font-variant: small-caps;
  color: white;
  padding:0em;
  text-align:left;
 }

#border{ 
  border-left-width:thin;
  border-right-width:thin;
  border-top-width:thin; 
  border-bottom-width:thin;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-bottom-style: solid;
  border-color:white
  width: 100%;
  font-variant: small-caps;
  color:white
   }

  
  .two:link {
  color: #000080;
  text-decoration: none;
  font-variant: small-caps;}
  
  .two:visited {
  color: #000080;
  text-decoration: none;
  font-variant: small-caps;}

 .photolink:link{
  color: #000080;
  text-decoration: none;}
  
  .photolink:visited {
  color:#000080;
  text-decoration: none;}
  
  .photolink:hover {
  color:#8B0000 ;
  text-decoration: none;}

 #box { 
  border-left-width:thin;
  border-right-width:thin;
  border-top-width:thin; 
  border-bottom-width:thin;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-bottom-style: solid;
  border-color:#000080;
  background: rgb(153,153,204);
  width: 100%;
  font-variant: small-caps;
  color:white
   }

  a.one:link {
  color: #FFFFFF;
  text-decoration: none;
  font-variant: small-caps;
  text-align:center;}
  
  a.one:visited {
  color: #FFFFFF;
  text-decoration:none;
  font-variant: small-caps;
  text-align:center;}

#content{ 
  margin-left: 18%;
  margin-right: 8%;
  font-family:Georgia,"Times New Roman";
  font-variant:normal;
  color:black;
  text-align:left;
  height:100%;
}

#menu
{
background-color:#000080;
font-variant: small-caps;
color: rgb(225,225,225);
font-family: Georgia, "Times New Roman";
font-style: bold;
border-left-width: 2px; border-right-width: 2px; border-top-width: 2px; border-bottom-width: 2px;
border-left-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-style:solid;
border-color:#9999CC;
padding:60px 0px 200px 0px;
}

a.menuitem
{
font-size: 100%;
text-decoration: none;
background-color:#000080;
color: rgb(255,255,255);
font-variant: normal;
text-transform: none;
font-variant: small-caps;
font-weight: normal;
margin-left: 13px; margin-right: 13px; margin-top: 13px; margin-bottom: 13px;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-style:solid;
text-align: left;
}

#menu		
{ width: 15% ;position: relative; top: 0; left: 0; float: left; text-align: center;}
.menuitem	{width: auto;}
.menuitem	{display: block;}

