/**
Stylesheet: photoshelter.css
	CSS for photoshelter.

#header {
margin: 0 auto;
width: 600px;
background-color: #F0F0F0;
height: 200px;
padding: 10px;
}
#openCloseWrap {
position:absolute;
margin: 143px 0 0 120px;
font-size:12px;
font-weight:bold;
}


.myinputstyle {
		border:1px solid #999999;



	/** remember to change image path **/
	background: url(none) no-repeat #ffffff;
	font-family: Arial;
	font-style: normal;
	font-size: 16px;
	color: #333333;
}

	
.button {
    border: 0px solid #006;
    background: #666666;
	color:#ffffff;
}

.title {
   	font-size: 26px;
		color:#333333;


}


body {
color: #5c5c5c;
font-weight: normal;
font-size: 20px;
	font-family: Perpetua;
margin: 0px;
padding: 0px;
background-color: #ffffff;
}


.menutop a{color:#5c5c5c;text-decoration:none;padding:0px;line-height:14px;z-index:999999;}



	
	
	#container{width:630px;margin:auto;font-size:12pt; z-index:999999;}

#menu{
	position:absolute;
	margin-top:0px;
		margin-left:45px;

	line-height:20px;
	padding-left:0px;
	z-index:999999;
	text-decoration:none;
	top: 28px;
}




#menu2{
	position:absolute;
	margin-top:0px;
	margin-left:150px;
	line-height:20px;
	padding-left:0px;
	z-index:999999;
	text-decoration:none;
	top: 28px;
}


#menu3{
	position:absolute;
	margin-top:0px;
		margin-left:250px;

	line-height:20px;
	padding-left:0px;
	z-index:999999;
	text-decoration:none;
	top: 28px;
}




#menu4{
	position:absolute;
	margin-top:0px;
		margin-left:350px;

	line-height:20px;
	padding-left:0px;
	z-index:999999;
	text-decoration:none;
	top: 28px;
}

#menu5{
	position:absolute;
	margin-top:0px;
		margin-left:450px;

	line-height:20px;
	padding-left:0px;
	z-index:999999;
	text-decoration:none;
	top: 28px;
}

