﻿body {
}


#welcome-content{
	width:706px;
	height:300px;
}

#welcome-inner {
	float : right; 
	width:706px;
	height:100%;
	text-align : left; 
}
.MainPageFrontCovers {
	margin-top:15px;
	margin-right:10px;
	float: left;
}
#welcome-text1 { 
	width:488px;
	height:353px;
}
#welcome-text2 {
	width:500px;
	height:148px;
}

.WinSticker {
	width : 114px;
	height : 115px;
	border : none;
	float : right;
	margin-bottom: 10px;
	margin-right: 5px;
}
.BTABanner {
	border : none;
	float : right;
	margin-bottom: 10px;
	margin-right: 15px;
}

#main-page-box-section { 
	width: 706px; 
	height: 290px;
	margin-left: 4%;
}
#main-page-box-container {
	width: 656px; 
	height: 100%; 
	border: none; 
	
}
.FeatureText {
	font-weight:bold;  
}
.MainPageBox {
	width: 212px; 
	height: 100%;
	margin-right : 1%;
	float : left; 
	background-color: #000000; 
}

.MainPageBox a:hover { 
	display:block; 
	cursor:hand;
	width:212;
	color:#FF0099; 
}
.MainPageBoxInner
{
	height: 95%;
	width:100%;
	float: none; 
	clear:both; 
}
.MainPageBoxTitle {
	height: 5%;
	font-weight: bold;
	margin: 5% 6px 5% 6px;
	
}
.MainPageBoxPictureContainer
{
	width: 190px;
	height: 64px;
	margin: 0px 6px 6px 6px; 
	padding-left: 5px;
}
.MainPageBoxPicture
{
	display:block;
	border: 0px;  
}
.BoxTextTitle {
	font-size: 8pt;
	font-weight: bold;
	color: Black; 
	margin-bottom:5px;
}

.MainPageBoxText
{
	font-size: 8pt;
	width: 192px;
	left: 3px;
	height: 45%;
	margin: 0px 6px 0px 6px;
	text-align: left;  
	padding-left: 8px;
	background-color : #ff99cc;
}
.MainPageBoxClick {
	font-size: 8pt;
	height: 10px;
	margin: 25px 6px 0px 6px;
	text-align: left; 
	
	padding: 0px 0px 0px 0px;
}
.MainPageBoxClickText {
	height: 100%;
	float: left;
}
.MainBoxClickButton {
	float: right; 
}