/* CSS Document */

a .alt { display: none; }

.alt { display: none; }

.header {
	display:block;
	width: 790px;
	height: 119px;
    background-image: url(images/header.jpg);
}

.edge {
	display:block;
	width: 31px;
	height: 35px;
    background-image: url(images/edge.jpg);
}

img.floatLeft { 
    float: left; 
    margin: 15px 20px 10px 0; 
}
img.floatRight { 
    float: right; 
    margin: 2px 0 8px 12px; 
}

.contact_txt {
	display:block;
	width: 114px;
	height: 22px;
    background-image: url(images/contact_txt.gif);
}

.vid-t {

width: 300px;

}

#home-join {
margin: 50px 0 0 410px;
width: 258px;
position: absolute;
}

#home-promocode {
	margin: 106px 0 0 410px;
	width: 268px;
	position: absolute;
	text-align: center;
}

.c-txt {
padding: 20px 20px 0 20px;

}

#cont-promocode {
	margin: 60px 0 0 20px;
	width: 268px;
	padding: 0 0 0 5px;
	position: absolute;
}
.contact-box {
	display: block;
	width: 303px;
	height: 177px;
	background: url(images/c-rt-bg.gif) no-repeat;

}

.about-left_txt {
display:block;
	width: 269px;
	height: 607px;
	background-image: url(images/adamjulieeileeneric.jpg);
	background-repeat:no-repeat;
}



a.reg-home {
	display:block;
	
	height: 44px;
	background-image: url(images/register_btn_home.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}

a.reg-cont {
	display:block;
	height: 60px;
	background-image: url(images/register_btn_contact.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
}

a.home {
	display:block;
	width: 78px;
	height: 35px;
    background-image: url(images/home.gif);
	
}
a.home:hover {
	 background-image: url(images/home_hov.gif);
	
}

a.home_up {
display:block;
	width: 78px;
	height: 35px;
    background-image: url(images/home_up.gif);
}

a.about {
	display:block;
	width: 95px;
	height: 35px;
    background-image: url(images/about.gif);
	
}
a.about:hover {
	 background-image: url(images/about_hov.gif);
	
}

a.about_up {
	display:block;
	width: 95px;
	height: 35px;
    background-image: url(images/about_up.gif);
	
}

a.lm {
	display:block;
	width: 113px;
	height: 35px;
    background-image: url(images/learnmore.gif);
	
}
a.lm:hover {
	 background-image: url(images/learnmore_hov.gif);
	
}
a.lm_up {
	display:block;
	width: 113px;
	height: 35px;
    background-image: url(images/learnmore_up.gif);
	
}

a.help {
	display:block;
	width: 165px;
	height: 35px;
    background-image: url(images/help.gif);
	
}
a.help:hover {
	 background-image: url(images/help_hov.gif);
	
}
a.help_up {
	display:block;
	width: 165px;
	height: 35px;
    background-image: url(images/help_up.gif);
	
}

a.vid {
	display:block;
	width: 80px;
	height: 35px;
    background-image: url(images/video.gif);
	
}
a.vid:hover {
	 background-image: url(images/video_hov.gif);
	
}
a.vid_up {
	display:block;
	width: 80px;
	height: 35px;
    background-image: url(images/video_up.gif);
	
}

a.events {
	display:block;
	width: 95px;
	height: 35px;
    background-image: url(images/events.gif);
	
}
a.events:hover {
	 background-image: url(images/events_hov.gif);
	
}
a.events_up {
	display:block;
	width: 95px;
	height: 35px;
    background-image: url(images/events_up.gif);
	
}

a.contact {
	display:block;
	width: 117px;
	height: 35px;
    background-image: url(images/contact.gif);
	
}
a.contact:hover {
	 background-image: url(images/contact_hov.gif);
	
}
a.contact_up {
	display:block;
	width: 117px;
	height: 35px;
    background-image: url(images/contact_up.gif);
	
}



