#photo {

	width: 310px;

	float: left;

	text-align: center;

}



#photo img {

	width: 290px;

	height: 218px;

	border: 0;

}



#intro {

	border-top: 9px solid #414141;

	border-bottom: 3px solid #313131;

	margin-left: 475px;

}



#introtext {

	margin: 20px 0px 0px 20px;

	height: 170px;

	overflow: auto;

	padding-right: 10px;

}



#introtext p {

	color: #9D9D9D;

	line-height: 1.5em;

}



#wrapper {

	width: 51%;

	float: right;

}



#column1 {

	width: 48%;

	float: left;

}



#column2 {

	width: 55%;

	float: left;

}



#column3 {

	width: 45%;

	float: right;

}



#blog h3 {

	color: #8B8B8B;

}



#latest:hover h2, #featured:hover h2, #blog:hover h2, #blog:hover h3, #weblob:hover h2 {

	color: #D6DC84;

}



#latest, #blog, #weblob {

	margin: 0px 20px 0px 0px;

}



#searchbox {

	clear: right;

	margin-top: 10px;

	margin-left: 49%;

}



.featuredthumb {

	width: 98%;

	margin: 5px 0px;

	overflow: hidden;

	height: 50px;

	border-bottom: 3px solid #313131;

}



#latest ul {

	list-style-type: none;

	padding: 0;

	margin: 5px 0px 20px 20px;

}



#latest li {

	font-size: 1em;

	border-bottom: 1px solid #2C3331;

	padding: 2px 0px;

	color: #5B5B5B;

}



#latest a:link, #latest a:visited {

	color: #878787;

	text-decoration: none;

}



#latest a:hover {

	color: #D6DC84;

	text-decoration: underline;

}



#latest a:active {

	color: #fff;

	text-decoration: underline;

}
#login { width:110px; height:45px; position:absolute; top:10px; right:0; }
#login_form, #choose_letter
{
   	position: fixed;
	width: 24%;
	left: 38%;
  	top: 150px;
  	background: #fff;
	border:solid #faffce 5px;
	display: none;
  	z-index: 99;
    overflow: hidden;
}

#login_form #border, #choose_letter #border
{
   border:1px solid #c4c4c4;
   padding:15px;
   padding-left:65px
}

#login_form a, #choose_letter a
{
	font-size:11px;
}
#login_form a, #choose_letter a { text-decoration: underline; }
#login_form a:hover, #choose_letter a:hover { text-decoration: none; }
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
}
.hint {display:none; position: absolute; margin-left: 40px; width: 200px; margin-top: -4px; border: 1px solid #c93; padding: 10px 12px; background-color: #ffc;}
.hint .hint-pointer {position: absolute; left: -10px; top: 5px; width: 10px; height: 19px; background: url(../images/pointer.gif) left top no-repeat;}