body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: black;
	background-color:white;
	background-image:url(images/bg45deg.png);
	background-image:url(images/graybrck2.jpg);
	background-image:url(images/graybrck.jpg);
	
}

#main{
  border:grey 6pt groove;
  width:900px;
  margin:auto;
  background-image:url(images/bg.jpg);
  background-repeat:repeat-x;
  background-color:#000000;
  color:white;
}

#banner{
  border:red 0px solid;
}

.bannerLeft{
  float:left;
  margin-top:35px;
  margin-left:10px;
  //border:red 1px solid;
}

.bannerRight{
  float:right;
  margin-top:35px;
  margin-right:10px;
  //border:red 1px solid;
  
}
.left{
  float:left;
  margin-right:10px;
}
.right{
  float:right;
  margin-right:10px;
}

#menu{

  border:white 1px solid;
  background-image:url(images/buttonbar.jpg);
}

#mainContent{

}
p {	font-style: normal;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color:white;
}
h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:underline;
}

h2 {
	font-size: 14px;
}
small {
	font-size: 10px;
}
.Menu {
	font-size: 14px;
	font-style: none;
	font-weight: bold;
	color:#000;
}
.mainCell {
	font-size: 12px;
	color:#8D5932;
	background-repeat: no-repeat;
	background-position:  top center;
	text-align: center;
	background-image:url("images/Admin/BG-home1.jpg");
}

td.form {
	text-align: left;}

td.form1 {
	text-align: right;}

A {
    color:silver;
    font-size:11pt;
    font-weight:bold;
    font-family:Arial,Verdana,Geneva;
    text-decoration:none;
}

A:hover {
    color:silver;
    text-decoration:underline;
}


ul {
  color:silver;
	text-align: center;
	font-style:italic;
    
}
.MadeBy{
  font-size:8pt;	
  color:grey;
}
.MadeBy:hover{
  font-size:8pt;	
  text-decoration:underline;
  color:black;
}
a.delete{
color:red;
}
a.approve{
color:green;	
}
a.unapprove{
color:blue;	
}

.morphL{
border:groove 3px black;
height:280px;
float:left;
margin-left:10px;
}
.morphR{
border:groove 3px black;
height:280px;
float:right;
margin-right:10px;
}

.bold{
font-weight:bold;
}

#address{
  border-top:white 1px solid;
  font-weight:bold;
  font-style:italic;
  padding:5px;
  
}

.clear{
  clear:both;
}

.italic{
font-style:italic;
}


#topSection{
border:0px red solid;
}

#topSection1{
/*width:300px;*/
border:yellow 0px solid;
margin-left:100px;
margin-right:400px;
}

#topSection2{
float:right;
width:300px;
border:orange 0px solid;
margin-right:50px;
margin-top:50px;
}