.img
{
	margin:2px;
	margin-bottom:2px;
	border:1px solid black;
	height:320px;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
}

.img img
{
	display:inline;
	margin:3px;
}

.desc
 {
	text-align:center;
	font-weight:bold;
	font-family:helvetica;
}

#navigation{
	font-size:130%;
	letter-spacing:-1px;
	/*margin-top:-40px;*/
	width:624px;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
	font-family:helvetica;
}

#header img{
	margin-left:auto;
	margin-right:auto;
	display:block;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

a:hover img{
	border:none;
}

#player{
	text-align:center;
	font-family:helvetica;
	font-size:smaller;
}

body img{
	border:none;
}

#content{
    width: 624px;
    height:332px;
    border: 1px solid #999;
    padding: 8px;
    margin-left: auto;
    margin-right: auto;
    font-family:helvetica;
    font-size:86%;
}

#twitter_div{ 
              width:250px;
              height:350px;
              border: 1px solid #999;
              float:left;
              font-family:helvetica;
              font-size:80%;
              padding:3px;
 }

#tumblr-badge{ 
   width:250px;
   height:350px;
   border: 1px solid #999;
   float:right;
   font-family:helvetica;
               font-size:80%;
}

#content img{
	display:inline;
}

#sidebar-title h2{ 
    font-size:110%;
 }

#figure{
	width:25%;
	border:thin black solid;
	margin: 0.5em;
	padding:0.5em;
}

#left{
	float:left;
       padding:20px;
}

#figure p{
	text-align: center;
	font-style: bold;
	text-indent: 0;
}

#photo {
        width:300px;
        height:300px;       
}
