@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #3f3b40;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #f2e086;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#banner {
	font-size: 14px;
	color: #FFF;
	background: #261f26;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#video {
	float: left;
	width: 710px;
}
#wrapper {
}
#bio {
	position: absolute;
	top: 170px;
	left: 270px;
	width: 620px;
	background: #261f26;
	padding: 10px;
}
#linksBanner {
	font-size: 12px;
	background: #fff;
	margin-top: 98px;
	position: absolute;
	left: 50px;
	top: 116px;
	width: 240px;
}
#socialNetworks {
	font-size: 12px;
	color: #FFF;
	background: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 30px;
	text-align: right;
	width: 710px;
}
#navigation {
	font-size: 12px;
	color: #000;
	background: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
#mainBody {
	font-size: 12px;
	background: #fff;
	margin-top: 20px;
	position: absolute;
	left: 280px;
}
#colorBlock {
	background: #6f6261;
	position: absolute;
	left: 960px;
	width: auto;
	height: 100%;
}
#containAll {
	width: 500px;
	height: auto;
}
#contactBanner {
	font-size: 12px;
	color: #FFF;
	background: #261f26;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#bannerContact {
	font-size: 12px;
	color: #FFF;
	background: #5c504f;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
}
#aboutBox {
	float: left;
	width: 710px;
	height: 400px;
	background: #2b2830 url(images/calvin_about.jpg);
	text-align: justify;
}
