BODY{
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(/css/preformatted/imgs/broadway_purple/top_background.gif);
	background-repeat:repeat-X;
	background-position: 0px 0px;
}
body,td,th,DIV{
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



#INTRO{
	background-image:none;
	background-color: #ffffff;
	text-align:center;
}


.titleimg{
	position:relative;
	top: 10px;
	left: 0px;
}


H1{
	padding-top: 25px;
	color: #6B006C;
	font-size: 32px;
	font-family:Georgia;
	text-transform: capitalize;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

#SPLIT_BANNER{
	background: #000 url(/css/preformatted/imgs/broadway_purple/bannerbg.png) no-repeat top left;
	height:113px;
}

#BANNERLEFT{
	height: 113px;
	width:167px;
	background-image: url("/css/preformatted/imgs/broadway_purple/bannerLeft.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}

.THEME{
	height: 246px;
	background-image: url("/css/preformatted/imgs/broadway_purple/default.gif");
	background-repeat: no-repeat;
	background-position: left top;
}


TD.main_image{

}
#menu_cell {
	width: 200px;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: transparent;
	vertical-align: top;
}

#CONTENT_CONTAINER{
	background-image:url("/css/preformatted/imgs/broadway_purple/leftbg.gif");
	background-repeat: repeat-y;
	background-position: left-top;
	background-color:transparent;
	text-align:left;
	display: block;
	width:776px;
	float: left;
}

#CONTENT_TABLE{
	background-color:transparent;
	height: 100%;
	min-height: 90%;
}

#CONTENT{
	width:95%;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#middlebar {
	display: none;
}


#MENU_CONTAINER {
	background-color: transparent;
	clear: left;
	width:100%;
	display:table;
	padding-bottom:10px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #d9bfe5;
}
#MENU_CONTAINER UL{
	margin: 0px;
}


#MENU_CONTAINER LI {
	color: #000000;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
	display:inline;
}


#MENU_CONTAINER A:LINK {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 20px;
	font-weight: bold;
}
#MENU_CONTAINER A:VISITED {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;

}

#MENU_CONTAINER A:HOVER {
	font-size: 12px;
	color: none;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6B006C;
	font-weight: bold;

}
#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	color: none;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6B006C;
	font-weight: bold;
}


#MENU {
	text-align: center;
	background-image: url("/css/preformatted/imgs/broadway_purple/menu_filler.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#MENU_CONTAINER UL{
	margin: 0px;
	white-space:nowrap
}


#menu_footer{
	background-image: url("/css/preformatted/imgs/broadway_purple/mn_foot.png");
	background-position: top right;
	background-repeat: no-repeat;
	margin:0px;
	width:100%;
	display: none;
}

#footer{
	min-height: 30px;
	padding-bottom:0px;
	padding-left: 210px;
	padding-top: 10px;
	text-align: center;
}
#welcome {
	position:absolute;
	left:248px;
	top:5px;
	width:400px;
	height:34px;
	z-index:1;
}
.largest{
	font-size:175%;
}
a.fineprint {
	font-size: 10px;
	text-decoration: none;
}
a.fineprint:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #333333;
}

A:link,A:visited{
	font-family:Arial;
	color: #6B006C;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	text-decoration: none;
}

A:hover,A:active{
	font-family:Arial;
	Color:#999999;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	text-decoration: none;
}


.bulletted{
	background-image: url('/css/preformatted/imgs/broadway_purple/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#ccc #666 #666 #ccc;
	border-width: 1px;
	background-image: url("/css/preformatted/imgs/broadway_purple/button_bg.gif");
}


#topmenu {

}
#namescount {

}





#pageTitleArea h1{
	margin-left: 60px
}

/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #D9BFE5
}


#mb_cookie_crumb{
	background-color:#D9BFE5;
}

#threads{
	background-color:#D9BFE5;
}

#threads_title{
	background-color:#D9BFE5;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#D9BFE5;
}


#post_controls{
	border-color: transparent;
}



/* message board end */



#leftimage {
	height: 16px;
}


#theme_ourstory {
	background-image: url(/css/preformatted/imgs/broadway_purple/ourstory-p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#theme_gallery {
	background-image: url(/css/preformatted/imgs/broadway_purple/gallery-p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#theme_guestbook {
	background-image: url(/css/preformatted/imgs/broadway_purple/guestbook-p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#theme_travelers {
	background-image: url(/css/preformatted/imgs/broadway_purple/travelers-p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#theme_events {	background-image: url(/css/preformatted/imgs/broadway_purple/events-p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#theme_rsvp {
	background-image: url(/css/preformatted/imgs/broadway_purple/rsvp-p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#theme_contactus {
	background-image: url(/css/preformatted/imgs/broadway_purple/contactus-p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#theme_then_and_now {
	background-image: url(/css/preformatted/imgs/broadway_purple/then_and_now-p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/broadway_purple/separator.gif');
	background-position: center center;
}
