body {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #465766;
	font-size: 11px;
}

.box {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	width: 169px;
	padding-left: 11px;
	padding-right: 10px;
	float: right;
	text-align: left;
	margin-bottom: 20px;
	background: #e6e9eb;
}

.box p {
	margin: 0;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.city {
	color: #a90231;
	font-weight: bold;
}

.city a {
	color: #a90231;
	font-weight: bold;
	text-decoration: none;
}

.city a:hover {
	color: #a90231;
	font-weight: bold;
	text-decoration: underline;
}

#container {
	position: relative;
	margin: 0 auto;
	color: #4e4e4e;
	background-color: #fff;
	width: 750px;
z-index: 0; }

#left {
	position: relative;
	margin: 0 auto;
	width: 530px;
	float: left;
}

#right {
	position: relative;
	margin: 0 auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 20px;
	width: 190px;
	float: left;

}


#header {
	position: relative;
	float: left;
	width: 750px;
	z-index: 0;
}

#footer {
padding: 0;
margin: 0;
width: 750px;
}

#content {
	width: 750px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	color: #465766;
	background: #fff;
}

.text {
	width: 510px;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
	color: #465766;
	background: #fff;
}

.learntext {
	width: 480px;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
	color: #465766;
	background: #fff;
}

.head {
	font-size: 12px;
	font-weight: bold;
}

.sum {
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #e9e9e9;
	padding-left: 20px;
}

.req {
	width: 490px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	padding: 5px;
	margin-left: -10px;
	padding-left: 10px;
}

.desc {
	padding: 5px;
	padding-left: 0px;
}

.location {
	padding-bottom: 5px;
}

#title, #line {
	width: 510px;
	padding: 0;
	padding-left: 20px;
	float: left;
	color: #4e4e4e;
	background: #fff;
}


#imagebank {
padding-top:27px;
visibility: visible;
}


.tab {
	width: 510px;
	padding: 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	color: #4e4e4e;
	background: #fff;
}


.team {
	margin-bottom: 30px;
}

.name {
	
}

.job {
	font-style: italic;
}

a {
	color: #465766;
}

a:hover {
	color: #a80532;
	text-decoration: underline;
}

.proj {
	width: 510px;
	float: left;
	margin-bottom: 14px;
}

.projleft
{
	float: left;
	width: 120px;
}

.projright
{
	text-align:left;
	float: right;
	width: 370px;
	padding-right: 20px;
}

.projimg {
	border: 0px;
	width: 100px;
	float: left;
	padding-right: 10px;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #cfd4d8;
}

/*.projimg:hover {
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: red;
}
*/
.label {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	top: 100px;
}

.con {
	width: 510px;
	float: left;
	margin-bottom: 14px;
}

.conleft
{
	float: left;
	width: 120px;
}

.conright
{
	text-align:left;
	float: right;
	width: 370px;
	padding-right: 20px;
}

.conimg {
	width: 100px;
	float: left;
	padding-right: 10px;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #cfd4d8;
}

.contxt {
	padding-top: 5px;
}

.projtxt {
	padding-top: 10px;
}

.partinfo {
	width: 510px;
	margin-top: 15px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfd4d8;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #cfd4d8;
}

.learn {
	width: 500px;
	margin-top: 20px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfd4d8;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #cfd4d8;
	margin-left: -10px;
}

.homelearn {
	width: 500px;
	margin-top: 15px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfd4d8;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #cfd4d8;
	margin-left: -10px;
}


