 body 
{
	margin:0px;
	padding:0px;
	overflow:visible;
    
}
table
{
	color:#f1f1f1;
	font-weight:bold;
	font-size:15px;
	font-family:"Comic sans MS";
	border-spacing: 50px 7px;
    
}
table th
{
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
	font-family:"Comic sans MS";
}
table td a
{  
   color:white;
   text-decoration:none;
}
table tr img
{
	margin-top:100px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:300px;
	
}	
#container 
{
    width: 100%;
    border: 1px solid gray;
	
}

header 
{
  
    color: white;
    background-color: gray;
    clear: left;
    text-align: left;
	
    
    
	
}

    footer {
    padding: 1em;
    color: black;
    background-color:#088B59;
    text-align: center;
	margin-top:50px;
        float:inherit;
}


#border ul
{ 
	list-style:none;
	 margin-top:-50px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:300px;
}
#border ul li
{
	background-color:#808080;
	width:120px;
    border-bottom:6px solid red;
   
	height:50px;
	line-height:50px;
	text-align:center;
	float:left;
}
#border ul li:hover
{
	background-color:#000000;
}
#border ul li a
{
	color:white;
	text-decoration:none;
}
#border ul  ul 
{
	margin:0px -40px;
	display:none;
}
#border ul  ul li
{
	background-color:#008000;
	border:none;
}
	
#border ul li:hover > ul
{
	display:block;
}


#search
{
	margin-top:60px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:1000px;
}
#image1
{
	float:left;
	margin-top:-145px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:950px;
}
article
{
	border:1px solid black;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:100px;
	margin-left:100px;
	line-height:10px;
	padding:5px;
	background-color: #EAF2F8  ;
	overflow:hidden;
}
form
{
	font-family:"Comic sans MS";
}
#personal
{
	background-color:#00cc66;
}
#photo1
{
	border:1px solid silver;
	margin-top:50px;

	line-height:50px;
	margin-bottom:50px;
	margin-left:240px;
	height:170px;
	width:150px;
	color:red;
	
}
#photo2
{
	border:1px solid silver;
	margin-top:50px;

	line-height:50px;
	margin-top:-200px;
	margin-left:600px;
	height:100px;
	width:200px;
	color:red;
	
}
#choose1
{   
    margin-top:-50px;
	margin-bottom:0px;
	margin-right:400px;
	margin-left:200px;
	
}

#choose2
{   
    margin-top:0px;
	margin-bottom:0px;
	margin-right:400px;
	margin-left:620px;
	
}
footer {
    padding: 1em;
    color: black;
    background-color:#000B07;
    text-align: center;
	margin-top:0px;
    height: 180px;
    clear:both;
    position: relative;

}
