




/*
     FILE ARCHIVED ON 5:22:01 Feb 8, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:16:44 Mar 9, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* ------------------------------------------------------------
SpinXpress.com
Designed by Michael Verdi
last update: Mar 8, 2007
Copyright 2007, Outhink, Inc.
----------------------------------------------------------- */

/* Left hand column---------------------------------------- */

#groupid {
	width:130px;
	float:left;
	background-color:white;
}

.userimg {
	margin:15px;
}

#groupid img {
	margin-right:5px;
	border:1px solid #333333;
}

#groupid p {
	font-size:80%;
}

#groupid h2 {
	font-size:105%;
}
/* End of left hand column--------------------------------- */

/* Center column------------------------------------------- */

#groupinfo {
	padding-top:1px;
	margin-left:130px;
	margin-right:126px;
/* this div is 494px wide */
}

/* Spacing for center column */
#groupinfoinner {
	width:494px;
	position:absolute;
	top:95px;
	/*margin-top:40px;*/
}

#groupinfo h1 {
	margin:5px 15px 3px 20px;
}

#groupinfo p {
	margin:15px 5px 3px 5px;
}

.groupsectionbar {
	width:479px;
	height:20px;
	margin-left:15px;
	padding-bottom:3px;
	padding-top:3px;
	background-color:white;
	text-align:vcenter;
}
.groupsectionbar h2 {
	margin:3px 0px 3px 5px;
}
/* End of spacing for center column */



#joinform {
	text-align:center;
}

/* Group Navigation ------- */
#groupnavtabs {
	position:relative;
	top:0;
	left:0;
	margin-left:8px;
	margin-top:10px;
}

.groupnavabout a {
	display:block;
	width:55px;
	height:20px;
	position:absolute;
	left:111px;
	background:url(/web/20140208052201/http://spinxpress.com/images/groupabouttab.gif) 0 -20px no-repeat;
}

.groupnavabout a:hover {
	background-position: 0 0;
	background-color:transparent;
}

.groupnavaboutdown {
	display:block;
	width:55px;
	height:20px;
	position:absolute;
	left:111px;
	background:url(/web/20140208052201/http://spinxpress.com/images/groupabouttab.gif) 0 0 no-repeat;
}

.groupnavfiles a {
	display:block;
	width:43px;
	height:20px;
	position:absolute;
	left:166px;
	background:url(/web/20140208052201/http://spinxpress.com/images/groupfilestab.gif) 0 -20px no-repeat;
}

.groupnavfiles a:hover {
	background-position: 0 0;
	background-color:transparent;
}

.groupnavfilesdown {
	display:block;
	width:43px;
	height:20px;
	position:absolute;
	left:166px;
	background:url(/web/20140208052201/http://spinxpress.com/images/groupfilestab.gif) 0 0 no-repeat;
}

.groupnavdiscussion a {
	display:block;
	width:133px;
	height:20px;
	position:absolute;
	left:209px;	
	background:url(/web/20140208052201/http://spinxpress.com/images/groupdiscussiontab.gif) 0 -20px no-repeat;
}

.groupnavdiscussion a:hover {
	background-position: 0 0;
	background-color:transparent;
}

.groupnavdiscussiondown {
	display:block;
	width:133px;
	height:20px;
	position:absolute;
	left:209px;	
	background:url(/web/20140208052201/http://spinxpress.com/images/groupdiscussiontab.gif) 0 0 no-repeat;
}

.groupnavwiki a {
	display:block;
	width:42px;
	height:20px;
	position:absolute;
	left:342px;
	background:url(/web/20140208052201/http://spinxpress.com/images/groupwikitab.gif) 0 -20px no-repeat;
}

.groupnavwiki a:hover {
	background-position: 0 0;
	background-color:transparent;
}

.groupnavwikidown {
	display:block;
	width:42px;
	height:20px;
	position:absolute;
	left:342px;
	background:url(/web/20140208052201/http://spinxpress.com/images/groupwikitab.gif) 0 0 no-repeat;
}
/* End of Group Navigation --------- */
/* End of center column------------------------------------ */

.groupaction {
	margin:10px 5px 0px 20px;
}

/* Group Messages ----------------------------------------- */
#groupmessages {
	margin-top:15px;
}

#groupmessages h3 {
	margin:0px 5px 0px 20px;
}

#groupmessages p {
	margin:0px 5px 0px 5px;
}

.postedby {
	font-size:65%;
	color:#999999;
}
/* End of Group Messages ----------------------------------- */