/* Page Sandbox Area */

#page   { 
	width: 895px;
	text-align: left;
	height: 618px;
	background-image: url(../graphics/background.jpg); 
	background-repeat: no-repeat;
	/*background-color: #fff;*/
}

#pageContent   { 
	float: right;
	color: #7f7e82; 
	font-weight: 100; 
	font-size: 10pt; 
	font-family: Arial, Times New Roman;
	width: 395px;
	padding-top: 30px;
	padding-bottom: 4px;
}

#pageContent h1 { 
	color: #6aaee1; 
	font-family: Arial, Times New Roman;
	font-weight: 700; 
	font-size: 14pt; 
	text-decoration: none;
	margin: 0;
	padding-top: 20px;
}

#pageContent p { 
	color: #7f7e82; 
	font-family: Arial, Times New Roman;
	font-weight: 100; 
	font-size: 10pt; 
	text-decoration: none;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-right: 20px;
}

#pageContent img { 
	margin: 0;
	padding-bottom: 20px;
	margin-right: 20px;
}

#pageContent a { 
	color: #fff; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none;
}

#pageContent a:hover { 
	color: #FF9900; 
	text-decoration: underline; 
}



#flashContent {
	padding-top: 20px;
	float: left;
	text-align: left;
	width: 480px;
	/*height: 466px;*/
	margin-top: 60px;
	margin-left: 0;
}
#flashContent .pageBanner {
	float: left;
	text-align: left;
	width: 480px;
	height: 360px;
	margin-left: 0;
}

#flashContent img {
	margin: 0 0 20px 0;
}

#flashContent #player{
	margin-bottom: 78px;
}

#sample { 
	text-align: left;
	background-color:#003787;
	color: #fff; 
	font-family: Arial, Times New Roman;
	font-weight: 100; 
	font-size: 10pt; 
	text-decoration: none;
	margin: 20px 0 0 0;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-right: 20px;
}

#sample a { 
	color: #fff; 
	font-family: Arial, Times New Roman;
	font-weight: 100; 
	font-size: 10pt; 
	text-decoration: none;
}

#sample a:hover { 
	color: #FF9900; 
	text-decoration: underline; 
}
/* End Main Page Content*/
