@charset "UTF-8";
body {
	background-color: #234c73;
	background-image: url(assets/bg_Gradient.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	margin: auto;
	height: 900px;
	width: 910px;
	position: relative;
}
#header {
	background-image: url(assets/top_Img.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 146px;
	width: 910px;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	height: 59px;
	width: 262px;
	left: 5px;
	top: 53px;
}
#flashPlayer {
	height: 282px;
	width: 900px;
	position: absolute;
	left: 5px;
	top: 183px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#topNav_BG {
	background-image: url(assets/subNav_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 107px;
	width: 111px;
	top: 0px;
	right: 5px;
	padding-top: 13px;
}
#welcomeText {
	border: 1px solid #CCCCCC;
	font-family: Gotham-Light, Gotham-Medium;
	font-size: 12px;
	position: absolute;
	height: 373px;
	width: 370px;
	left: 5px;
	top: 465px;
}
#welcomeText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 17px;
	line-height: 18px;
	padding-right: 0px;
	width: 318px;
	color: #666666;
}
#lft_border {
	height: 657px;
	width: 5px;
	position: absolute;
	left: 0px;
	top: 183px;
	background-image: url(assets/buttons/lft_border.jpg);
	background-repeat: no-repeat;
}
#rt_border {
	height: 657px;
	width: 5px;
	position: absolute;
	top: 183px;
	left: 905px;
	background-image: url(assets/buttons/rt_border.jpg);
	background-repeat: no-repeat;
}
#navigation {
	height: 37px;
	width: 900px;
	margin-left: 5px;
	position: absolute;
	left: 0px;
	top: 146px;
}
#welcomeText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
}
#welcomeText img {
	background-image: url(assets/buttons/divider.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 2px;
	width: 342px;
	left: 10px;
	top: 56px;
}
.style2 {color: #666666}
#americaCupText {
	height: 92px;
	width: 508px;
	position: absolute;
	top: 465px;
	right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #ebedf0;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 20px;
}
#midText {
	height: 93px;
	width: 508px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	position: absolute;
	top: 559px;
	right: 5px;
	background-color: #ebedf0;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 20px;
}
#thirdText {
	height: 92px;
	width: 528px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	position: absolute;
	top: 654px;
	right: 5px;
	background-color: #ebedf0;
	font-family: Verdana, Geneva, sans-serif;
}
#fourthText {
	height: 91px;
	width: 528px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	position: absolute;
	top: 748px;
	right: 5px;
	background-color: #ebedf0;
	font-family: Verdana, Geneva, sans-serif;
	clear: both;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	height: 15px;
	width: 500px;
	left: 15px;
	bottom: 15px;
	color: #FFFFFF;
	text-align: left;
}
