@charset "utf-8";
/* CSS Document */

body{
margin:0px;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#3B3B3B;
/*4F2875
005153
D0CA5B
99191D
C17A29
007E40
506382
31348E
*/
}

.logo_container{
background-position:top;
background-image:url(logo.png);
width:199px;
height:157px;
}
.logo_email{
position:relative;
width:110px;
height:15px;
top:140px;
left:40px;
}

.hero1{
position:relative;
background-image:url(hero1.png);
width:88px;
height:81px;
top:0px;
left:111px;
}

.hero2{
position:relative;
background-image:url(hero2.png);
width:70px;
height:75px;
top:0px;
left:0px;
}

.btn_container{
background-position:top;
background-image:url(btn.gif);
width:801px;
height:129px;
}

.aboutUs{
	position:absolute;
	width:168px;
	height:30px;
	top:372px;
	left:21px;
}

.howdyho{
	position:absolute;
	width:152px;
	height:30px;
	top:372px;
	left:196px;
}

.minds{
	position:absolute;
	width:284px;
	height:30px;
	top:375px;
	left:373px;
}

.join{
	position:absolute;
	width:130px;
	height:30px;
	top:375px;
	left:676px;
}

.follow{
	position:absolute;
	width:172px;
	height:30px;
	top:407px;
	left:22px;
}

.done{
	position:absolute;
	width:348px;
	height:30px;
	top:408px;
	left:218px;
}

.meet{
	position:absolute;
	width:178px;
	height:30px;
	top:407px;
	left:586px;
}

.creative{
	position:absolute;
	width:309px;
	height:30px;
	top:463px;
	left:21px;
}

.sunshine{
	position:absolute;
	width:75px;
	height:30px;
	top:464px;
	left:340px;
}

.doof{
	position:absolute;
	width:69px;
	height:30px;
	top:468px;
	left:610px;
}

.about_us{
	position:absolute;
	width:500px;
	height:500px;
	background-color:#000000;
}

/*///////////////////////////////////*/

a{
color:#000000;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:underline;
}

a:visited{
color:#000000;
}

#main{
background-image:url(bg.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#aa1e65;
}

#main .title{
font-size:12px;
font-weight:bold;
color:#a4a4a4;
}

#main .user{
font-size:12px;
color:#3B3B3B;
}

#main .message{
font-size:12px;
color:#a4a4a4;
}

#main .msgbox a{
color:#3B3B3B;
text-decoration:none;
}

#main .msgbox a:hover{
color:#3B3B3B;
text-decoration:underline;
}

#main .msgbox a:visited{
color:#3B3B3B;
}
