
#global {
     position: relative; /* container positioning */
     margin-left: auto;
     margin-right: auto;
     width: 1010px;
     text-align: left;
}

#menu-home {
	position:absolute;
	left:0px;
	top:0px;
	width:102px;
	height:73px;
}

#menu-aboutus {
	position:absolute;
	left:102px;
	top:0px;
	width:93px;
	height:73px;
}

#menu-aboutcf {
	position:absolute;
	left:195px;
	top:0px;
	width:90px;
	height:73px;
}

#menu-newsletter {
	position:absolute;
	left:285px;
	top:0px;
	width:111px;
	height:73px;
}

#menu-other {
	position:absolute;
	left:396px;
	top:0px;
	width:125px;
	height:73px;
}

#menu-resources {
	position:absolute;
	left:521px;
	top:0px;
	width:95px;
	height:73px;
}

#menu-helpus {
	position:absolute;
	left:616px;
	top:0px;
	width:174px;
	height:73px;
}


#menu-join {
	position:absolute;
	left:713px;
	top:0px;
	width:77px;
	height:73px;
}

#menu-events {
	position:absolute;
	left:790px;
	top:0px;
	width:78px;
	height:73px;
}

#menu-contact {
	position:absolute;
	left:868px;
	top:0px;
	width:142px;
	height:73px;
}

#splash-home {
	position:absolute;
	left:0px;
	top:73px;
	width:1010px;
	height:111px;
}

#home-aboutus {
	position:absolute;
	left:0px;
	top:184px;
	width:253px;
	height:345px;
}

#home-aboutcf {
	position:absolute;
	left:253px;
	top:184px;
	width:242px;
	height:345px;
}

#home-help {
	position:absolute;
	left:495px;
	top:184px;
	width:237px;
	height:345px;
}

#home-events {
	position:absolute;
	left:732px;
	top:184px;
	width:278px;
	height:345px;
}

#content {
	position:absolute;
	left:54px;
	top:260px;
	width:898px;
	height:48px;
}

#title-home-events {
	position:absolute;
	left:680px;
	top:529px;
	width:274px;
	height:48px;
}

#pics {
	position:absolute;
	left:660px;
	top:179px;
	width:289px;
	height:639px;
	z-index:999;
}
#dots-footer {
	position:absolute;
	left:0px;
	top:890px;
	width:1010px;
	height:25px;
}

.text{
	font-size:12px;
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color:#ffffff;
}
.h1{
	font-size:11px;
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color:#f66006;
}
.text2{
	font-size:11px;
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color:#ffffff;
	height:66px;
}
.menuleft{
	font-size:11px;
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color:#d3b1b1;
}
.topmenu{
	font-size:11px;
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color:#b3b3b3;
}