.par {	width:1000px;
		height:auto;
		top:40px;
		margin:10px;
		margin-right:auto;
		margin-left:auto;}
	
.para{	position:fixed;
		width:auto;
		background-color:#006989;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
		padding:2px, 2px, 0px, 2px;}

#sideBar{	position:relative;
			top:30px;
			background-color:#EAEBED;
			width:200px;
			height:690px;
			box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
			float: left;}
			
div ul {
	text-align:center;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 200px;
    background-color: #EAEBED;
	position:relative;
	top:60px;
	width:200px;
	height:690px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	float: left;
}
input[type=submit]{
	text-decoration:none;
    list-style-type: none;
    margin: 0;
    padding: 10px;
    width: 200px;
    background-color: #EAEBED;
	border: none;
	font-size:18px;
	font-family:"Times New Roman";}
	
input[type=submit]:hover{    
	background-color: #555;
    color: white;}
	
li a {
    display: block;
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
}

li a:hover {
    background-color: #555;
    color: white;
}
#photoBar{	position:relative;
			margin-right:auto;
			margin-left:auto;
			top:50px;
			right:20px;
			background-color:#EAEBED;
			height:170px;
			width:1200px;
			box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);}

h1{	height:50px; 
	width:300;}

#photoView{	position:relative;
			margin-right:auto;
			margin-left:auto;
			top:50px;
			bottom:10px;
			background-color:#EAEBED;
			height:auto;
			width:1000px;
			box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);}
#photoV{
			position:relative;
			margin-right:auto;
			margin-left:auto;
			padding:0;
			top:50px;
			left:250px;
			background-color:white;
			height:auto;
			width:auto;
			box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);}

#p1,#p2,#p3,#p4{	height:50px;
					width:100px;
					padding:10px;
					margin:10px;
					text-decoration:none;
					color:black;}

body{ background-color:#A3BAC3;}

*{	margin:0;
	padding:0;}
	
.thumbs{	padding:10px;
			width:200px;
			height:150px;
			float:left;}