body{
	font-family: verdana, arial;
	background: #666;
}

.container{
	margin: 45px auto 0 auto;
	width: 666px;
	border: 4px solid #555555;
	border-bottom: 0;
	voice-family: "\"}\""; 
    voice-family:inherit;
	width: 658px;
}

html>body .container {
	width: 658px;
}

.main{
	border: 5px solid #FFF;
	border-bottom: 0;
	background: url(img/bgr_main.jpg);
	height: 400px;
}

.first_col{
	float: left;
	width: 135px;
	text-align: center;
	padding-top: 25px;
	background: url(img/water.jpg);
	height: 375px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	/*background: #eee;*/
}

.second_col{
	float: left;
	width: 365px;
	text-align: center;
	padding-top: 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #6999C5;
	height: 390px;
	voice-family: "\"}\""; 
    voice-family:inherit;
	width: 363px;
}

html>body .second_col {
	width: 363px;
}

.project{
	border: 5px solid #FFF;
}

.third_col{
	float: left;
	width: 148px;
	text-align: center;
	/*background: #eee;*/
	height: 375px;
	font-size: 10px;
}


.browse_left{
	margin: 5px 5px 3px 0;
	border: 2px solid #333;
}

.browse_right{
	margin: 5px 0 3px 5px;
	border: 2px solid #333;
}

.menu{
	background: url(img/bgr_menu.gif);
	margin: 0 auto;
	width: 666px;
}

.tabs{
	text-align: center;
	margin: 0 10px;
	width: 630px;
	font-size: 10px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0;
	color: #fff;
	font-family: verdana, georgia, times;
}

h2{
	font-size: 12px;
	line-height: 15px;
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: normal;
}

h3{
	font-size: 11px;
	padding: 3px 0 10px 0;
	margin: 0;
	font-weight: normal;
	color: #fff;
}

.contribution{
	background: #80A9CE;
	width: 320px;
	margin: 5px auto 0 auto;
}

.contribution p{
	font-size: 12px;
	color: #FFF;
	padding: 5px 3px 7px 5px;
	margin: 0;
	text-align: left;
}

.online{
	vertical-align: middle;
	margin-left: 75px;
}

.navigation{
	width: 320px;
	margin: 20px auto 0 auto;
	text-align: left;
}

.browse_projects{
	margin: 0 15px 5px 15px;
	padding: 5px;
	text-align: center;
	background: #85CB11;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

.project_nav{
	text-align: center;
	padding-top: 10px;
}

.project_nav a:link, .project_nav a:visited{
	background: #528ABC;
	color: #fff;
	padding: 2px 6px 3px 6px;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #fff;
}

.project_nav a:hover{
	background: #83CA0D;
	color: #333;
	padding: 2px 6px 3px 6px;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #fff;
}

.active{
	background: #333;
	color: #fff;
	padding: 2px 6px 3px 6px;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #fff;
}

#active_project{
	border: 2px solid #f00;
}

.thumbs{
	padding-top: 54px;
}

.version{
	font-size: 11px;
	padding: 14px 0 0 0;
	text-align: center;
}

a, a:visited{
	color: #990000;
	text-decoration: none;
}

a:hover{
	color: #fff;
	text-decoration: none;
}

.bottom{
	margin: 25px auto;
	width: 666px;
	padding: 5px;
	font-size: 12px;
	color: #fff;
	background: #555555;
	voice-family: "\"}\""; 
    voice-family:inherit;
	width: 658px;
}

html>body .bottom {
	width: 650px;
}

.bottom a, .bottom a:visited{
	color: #C2D6E4;
	text-decoration: none;
}

.bottom a:hover{
	color: #fff;
	text-decoration: none;
}

.about{
	color: #fff;
padding: 30px 10px 10px 10px;
margin: 0;
font-size: 12px;
text-align: left;
}

.homepage{margin-top: 15px;  font-size: 12px;}
.homepage a:hover{color: #333;}
.profile{margin-top: 15px; display: inline;}
