@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#777777;
	background-position:center;
	background-repeat:repeat-x;
	margin-top:0px;
	margin:0px;
	}
#container	{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:902px;
	height:780px;
	background-image:;
	background-position:center;
	background-color:#FFFFFF;
}
#Grandlogo	{
	position:absolute;
	float:left;
}
#header	{
	position:absolute;
	width:902px;
	height:274px;
	background-image:url(images/mainHeader.jpg);
	background-position:center;
	top: 110px;
}
#leftContent	{
	position:absolute;
	width:285px;
	height:216px;
	left:20px;
	top: 400px;
}
#rightContent	{
	position:absolute;
	width:285px;
	height:216px;
	left:350px;
	top: 400px;
}
a:link {
	color: #702010;
	text-decoration: none;
}
strong	{
	color:#003366;
}
p	{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
}
a:visited {
	text-decoration: none;
	color: #702010;
}
a:hover {
	text-decoration: underline;
	color: #702010;
}
a:active {
	text-decoration: none;
	color: #702010;
}
a {
	font-weight: bold;
}
#player	{
	position:absolute;
	left: 665px;
	width: 110px;
	top: 105px;
	height: 320px;
}
#copy	{
	position:absolute;
	left:21px;
	top:610px;
	width: 382px;
	height:42px;
	background-color:#CCCCCC;
	padding:10px;
}
#link	{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	left:55px;
	top:489px;
}
#facebook	{
	position:absolute;
	left:720px;
	top:613px;
	width: 169px;
	height: 56px;
}
#logo	{
	position:absolute;
	left:705px;
	top:742px;
	width: 171px;
}
#iphone	{
	position:absolute;
	left:639px;
	top:39px;
}
#howto	{
	position:absolute;
	left:655px;
	top:447px;
}

