body {
	background-image: url(../images/FINAL.jpg);
	background-color: #A30000;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.posteroutline {
	border: 3px solid #CC6633;
}
#shell {
	margin: 0; 
	padding: 0; 
	height: 100%;
	width: 100%;
}
#posters {
	height: 570px;
	width: 720px;
	position: relative;
	top: 60px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentbgs/home_content_bg-mod-02.png);
}

#sisterhood {
	height: 570px;
	width: 720px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentbgs/home_content_bg-mod-02.png);
}
#sisterhood a {
	text-decoration: none;
	color: #fff;
}

#logo {
	height: 50px;
	width: 400px;
	position: relative;
	top: 25px;
	left: 20px;
}
#menu {
	height: 35px;
	width: 562px;
	position: relative;
	left: 200px;
	top: 35px;
}
#hr {
	height: 156px;
	width: 718px;
	position: relative;
	top: 30px;
	background-image: url(../images/menu/menubar.png);
	margin-right: auto;
	margin-left: auto;
	vertical-align: baseline;
}

#hr-new {
	height: 216px;
	width: 718px;
	position: relative;
	top: 30px;
	background: url(../images/menu/menubar.png) no-repeat right top;
	margin-right: auto;
	margin-left: auto;
	vertical-align: baseline;
}


#hrbottom {
	height: 10px;
	width: 727px;
	position: relative;
	left: 20px;
	top: 65px;
}

#submenutable {
width: 718px;
height: 60px;
position:relative;

margin-right: auto;
margin-left: auto;
vertical-align: baseline;
}


#toggleMenu {
display: none;
}

.submenu {
	margin: 0;
	padding-top; 0;
	padding-left: 27px;	
	width: 124px;
	list-style-type:none;

}

.submenu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
/*	height:20px; */
	font-style: normal;
	font-weight: normal;
	color: #dddddd;
	padding: 4px;
	text-align: left;;
/*	font-variant:small-caps; */
	text-transform: uppercase;
/*	font-weight: bold;	*/
	letter-spacing: 2px;
	background: rgba(0, 0, 0, 0.2);
}

.submenu a {
	color: #dddddd;
	text-decoration: none;
}

.submenu a:hover {
	color: #F7BB10;
	text-decoration: none;
}



#contentbackground {
	background-position: top;
	height: 1200px;
	width: 787px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backgrounds/red_content.png);
	background-repeat: repeat-y;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #993300;
	border-right-width: thin;
	overflow: hidden;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCC99;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #EBEBEB;
	line-height: 24px;
	padding-left: 20px;
}

.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #dfdfdf;
	line-height: 17px;
}

.indextext a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.headertop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
}
.bodytexthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FBBF14;
	line-height: 18px;
	padding-left: 20px;
}
.bodytexttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 20px;
}

#social {
	width: 96px;
	height: 64px;
	position: relative;
	top: 72px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}

#social table {
	border: 0;
	border-spacing: 0px;
	height: 32px;
	border-collapse: collapse;
}


#social img {
	height: 32px;
	width: 32px;
	border: none;
}

#social a, #social a:hover, #social a:visited {
	text-decoration: none;
	color: #dddddd;
}