@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	margin: 0px;
	padding: 10px;
	text-align: center;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: .9em;
	color: #C60;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: .1em;
}
h2 {
	font-size: 0.8em;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#wrapper {
	height: 100%;
	width: 900px;
	border: 1px solid #333;
	margin-right: auto;
	margin-left: auto;
}
#centerBox {
	height: 650px;
	width: 100%;
}
#centerBox2 {
	height: 730px;
	width: 100%;
}
#leftBox {
	float: left;
	height: 650px;
	width: 240px;
	margin-left: 30px;
	text-align: left;
}
#titleBox {
	float: left;
	height: 45px;
	width: 240px;
	margin-top: 50px;
	line-height: 1.3;
}
#materialsBox {
	height: 90px;
	width: 228px;
	margin-left: 12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3;
	color: #666;
}
#arrowsBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	color: #CCC;
	float: left;
	height: 50px;
	width: 228px;
	margin-left: 12px;
	font-weight: normal;
}
#arrowsBox a:link {
	color: #666;
	text-decoration: none;
}
#arrowsBox a:visited {
	color: #666;
	text-decoration: none;
}
#arrowsBox a:hover {
	color: #06C;
	text-decoration: none;
}
#arrowsBox a:active {
	color: #666;
	text-decoration: none;
}
#clickBox {
	font-size: 0.7em;
	color: #BA5D2D;
	float: left;
	height: 20px;
	width: 228px;
	margin-left: 12px;
	font-weight: normal;
	margin-top: 30px;
}
#detailsBox {
	float: left;
	height: 250
\;
	width: 115px;
	margin-top: 10px;
	height: 352px;
	margin-left: 10px;
	width: 110px;
}
#detailsBox img {
	margin-bottom: 10px;
	border: 1px solid #666;
	cursor: pointer;
}
#rightBox {
	float: left;
	height: 620px;
	width: auto;
	margin-left: 20px;
	margin-top: 30px;
	text-align: left;
}
#rightBox img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#rightBox a:link {
	color: #333;
	text-decoration: none;
}
#rightBox a:visited {
	color: #333;
	text-decoration: none;
}
#rightBox a:hover {
	color: #333;
	text-decoration: none;
}
#rightBox a:active {
	color: #333;
	text-decoration: none;
}
#rightBox2 {
	float: left;
	height: 690px;
	width: auto;
	margin-left: 75px;
	margin-top: 20px;
	text-align: left;
}
#rightBox2 img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#rightBox2 a:link {
	color: #333;
	text-decoration: none;
}
#rightBox2 a:visited {
	color: #333;
	text-decoration: none;
}
#rightBox2 a:hover {
	color: #333;
	text-decoration: none;
}
#rightBox2 a:active {
	color: #333;
	text-decoration: none;
}

