body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #061C37;
	background: url(/images/BackGround.jpg);
}

* {
  margin: 0 auto 0 auto;
 	text-align:left;
}

#page {
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 670px;
}

.topNaviagationLink {
	text-align:center;
	position:relative;
	margin-top:30px;
	font-size:16px;
	margin-left:-10px;
	width:120px;
	height: 35px;
	line-height: 35px;
	float:left;
	color:#000000;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a {
	text-decoration:none;
	color:#000000;
}

.topNaviagationLink a:hover
{
	text-align:center;
	border-bottom:none;
	color:#0C61C9;
	display: block;
	width:120px;
	height: 35px;
	line-height: 35px;
	background-image:url(/images/taby.png);
}

#mainPicture
{
	width:670px;
	height:345px;
	background-color:#000000;
}

#mainPicture .picture
{
	position:relative;
	width:650px;
	height:325px;
	top:10px;
	background-image:url(/images/BitcoinNotCrooks2.png);
	background-repeat:no-repeat;
	margin-left:10px;
}

#headerTitle
{
	position:relative;
	top:30px;
	left:40px;
	font-size:25px;
	color:#DCDCDC;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext {
	position:relative;
	top:30px;
	left:50px;
	font-size:14px;
	color:#DCDCDC;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox {
	width:670px;
	height:auto;
	background-color:#000000;
	margin-top:10px;
}

.contentBox .innerBox {
	position:relative;
	width:650px;
	height:auto;
	top:10px;
	margin-left:10px;
	background-color:#ffffff;
	padding-bottom:35px;
}

.contentTitle {
	font-size:19px;
	margin-bottom:0px;
	padding-top:18px;
	margin-left:13px;
	margin-top:15px;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
}

.contentTitleShort {
	font-size:19px;
	margin-bottom:0px;
	padding-top:0px;
	margin-left:13px;
	margin-top:15px;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
}


.contentText {
	font-size:13px;
	line-height:24px;
	margin-left:20px;
	margin-right:13px;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
}

#footer {
	width: 670px;
	height:16px;
	text-align:center;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top:5px;
}


html, body {
	text-align: center;
}

p {
	text-align: left;
	display: block;
}

p span {
	padding: 8px 0px;
	display: block;
}
