

#BottomLayer {
	position:absolute;
	left:100px;
	top:10px;
	width:780px;
	height:1200px;
	z-index:1;
	background-color:#ffffff;
}

#Layer1 {
	position:absolute;
	left:75px;
	top:13px;
	width:650px;
	height:150px;
	z-index:1;
	background-color:#ffffff;
}


#Layer2 {
	position:absolute;
	left:26px;
	top:163px;
	width:200px;
	height:656px;
	z-index:2;
	background-color:#ffffFF;
}


#Layer3 {
	position:absolute;
	left:80px;
	top:850px;
	width:526px;
	height:125px;
	z-index:3;
	background-color:#ffffff;
}
#Layer4 {
	position:absolute;
	left:220px;
	top:190px;
	width:500px;
	height:960px;
	z-index:5;
	background-color:#ffffff;
}

#titleLayer4 {
	position: absolute;
	left: 220px;
	top: 150px;
	width: 495px;
	height: 50px;
	font-size: 80px;
	line-height: 50px;
	text-weight: bold;
	text-align: center;
	color: white;
	z-index: 5;
	background-color: #f00;
}

#activitiesLayer4 {
	position:absolute;
	left:210px;
	top:210px;
	width:500px;
	height:660px;
	z-index:4;
	background-color:#00ff00;
}

#usLayer4 {
	position:absolute;
	left:210px;
	top:210px;
	width:500px;
	height:960px;
	z-index:4;
	background-color:#00ff00;
}

#Layer1-Logo {
	position:absolute;
	left:35px;
	top:5px;
	width:127px;
	height:150px;
	z-index:2;
	background-color:#ffffFF;
}

#Layer1-Title {
	position:absolute;
	left:175px;
	top:0px;
	width:420px;
	height:150px;
	z-index:2;
	background-color:#ffffFF;
}

#Layer2-arrowTable {
	position:absolute;
	left:25px;
	top:30px;
	width:130px;
	height:300px;
	z-index:2;
	background-color:#ffffFF;
}

#Layer2-activityArRow1 {
	position:absolute;
	left:25px;
	top:150px;
	width:150px;
	height:55px;
	z-index:2;
	background-color:#ffffFF;
}

#Layer2-joinArRow2 {
	position:absolute;
	left:25px;
	top:230px;
	width:150px;
	height:55px;
	z-index:2;
	background-color:#ffffFF;
}

#Layer2-supportArRow3 {
	position:absolute;
	left:25px;
	top:310px;
	width:150px;
	height:55px;
	z-index:2;
	background-color:#ffffFF;
}

#Layer2-usArRow4 {
	position:absolute;
	left:25px;
	top:390px;
	width:150px;
	height:55px;
	z-index:2;
	background-color:#ffffFF;
}

#Layer2-storeRow5 {
	position:absolute;
	left:25px;
	top:475px;
	width:150px;
	height:175px;
	z-index:2;
	background-color:#ffffff;
}

/*#Layer3-clickGal {
	position:absolute;
	left:0px;
	top:10px;
	width:400px;
	height:110px;
	z-index:2;
	background-color:#ffffff;
}*/

#Layer4-topFrame {
	position:absolute;
	left:8px;
	top:-6px;
	width:495px;
	height:956px;
	border:solid black 1px;
	z-index:4;
	background-color:#ffffff;
	/*text-align: center;
	font-family: times,arial;
	font-size: 100px;
	font-style: italic;
	font-weight: bold;
	color: red;*/
}

/*#Layer4-photoFrame {
	position:absolute;
	left:120px;
	top:10px;
	width:400px;
	height:225px;
	z-index:4;
	background-color:#ffffff;
}*/

#Layer4-activitiesCaptionFrame {
	position:absolute;
	left:10px;
	top:10px;
	width:450px;
	height:450px;
	font-size: 14px;
	font-family: calibri, verdana, san-serif;
	text-align: justify;
	z-index:4;
	background-color:#ffffff;
}

#Layer4-usCaptionFrame {
	position:absolute;
	left:10px;
	top:10px;
	width:470px;
	height:930px;
	font-size: 12px;
	font-family: calibri, verdana, san-serif;
	text-align: justify;
	z-index:4;
	background-color:#ffffff;
}


#actImage1 img {
	position: relative;
	width: 450px;
	height: 10.5px;
	left: 10px;
	top: 0px;
	margin: 10px 0 0 0;	
}

#actimageLeft1 {
	float: left;	
	margin: 0 10px 10px 0;	
}

#actimageRight2{
	float:right;	
	margin: 30px 0 30px 20px;	
}

#actimageLeft3{
	float: left;	
	margin: 20px 10px 10px 0;	
}

#usimageLeft1 {
	float: left;	
	margin: 0 15px 5px 0;	
}

#usimageRight2{
	float:right;	
	margin: 10px 0 10px 15px;	
}

img {border-width:0}

body {align:center;
      background-color: #25587F;
}

#bold {
	font-size: 18px;
	font-weight:bold;
	color: red;
}

#boldUS {
	font-size: 13px;
	font-weight:bold;
	color: red;
}


