@charset "utf-8";
/* CSS Document */
#promo {
position: relative;
width: 800px;
height: 660px;
background-image: url(images/promospage1.jpg);
background-repeat: no-repeat;
}

#rumclubtext {
position: relative;
float: right;
padding-right: 21px;
top: 239px;
width: 378px;
height: 387px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}


#groupsShell {
position: relative;
margin: 0 auto;
width: 773px;
height: 1000px;
background-color: #797649;
background-image: url(images/menuBG02.jpg);
background-repeat: repeat-y;
}

#groupsContent {
width: 773px;
height: 1000px;
background-image: url(images/menuBG01.jpg);
background-position: top;
background-repeat: no-repeat;
}

#groupsHeader {
clear: both;
width: 773px;
height: 187px;
background-image: url(images/groupsHeader.png);
background-repeat:no-repeat;
}

#groupsPhotoStrip {
position: relative;
float: left;
width: 340px;
height: 450px;
background-image: url(images/groupsPhotoStrip.png);
background-position: bottom right;
background-repeat: no-repeat;

}

#groupsBodyContent {
position: relative;
float: right;
margin-right: 26px;
width: 400px;
color: #2f2f93;
ul color: #2f2f93;
}

#groupsPageFooter {
position: relative;
margin: 0 auto;
margin-top: 30px;
clear: both;
width: 380px;
color: #000000;
}

.uppercase {
text-transform: uppercase;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: *px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #333399}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #333399;
		font: 11px arial
		}

	#sddm div a:hover
	{	background: #333399;
		color: #FFF}

