html {
	min-width: 650px;
	color:#333;
  background: #fff;
}
body {
	font-family: 'Segoe UI', Tahoma, Helvetica, Calibri, Arial, Verdana;
	font-size: 1em;
	text-align: center;
	line-height: 110%;
}

a, a:active, a:visited {
  color : #1ba1e2;
  text-decoration : none;
  }
  
a:hover {
  color : #69c;
  text-decoration : none;
  }
  
a img {
  border: none;
  text-decoration: none;
}

h1 {
  display: block;
  width: 350x;
  height: 110px;
  text-indent: -9999px;
  background: transparent url('/mihir-joshi.png') no-repeat 0 0;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-weight: bold;
}

#container {
	margin: 40px auto;
	width: 620px;
	text-align: left;
}

#navigation {
	margin-bottom: 1em;
}

#footer {
  margin-top:1em;
  background: none;
}

#photo {
border: 1px solid #000;
}
#photo_caption {
margin: 5px auto;
width: 600px;
}
#photo_extras {
margin: 5px auto;
width: 600px;
}
#tags {
display: none;
}
#thumbs {
text-align: center;
margin: 20px auto;
width: 450px;
}

.section {
  margin:0px;
  padding:0px;
  width: 600px;
}

div.recentphotos {
  text-align: center;
  margin: 20px auto;
  width: 450px;
}

div.recentphoto1 {
}

div.recentphoto2 {
}

div.recentphoto3 {
}

div.recentphoto4 {
}

div.recentphoto5 {
}

.feeds {
  color: #999;
  background: none;
	text-align: justify;
}
.feeds a {
  color: #999;
  background: none;
  text-decoration: none;
  font-weight: normal;
}

.flicker {
	visibility: hidden;
}

.static {
	visibility: visible;
}