body
	{
	background-color: black;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #757575;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
.wrapper { position: relative; }
#container, #mini
	{
	position: relative;
	width: 981px;
	min-height: 735px;
	background-color: #f3f5f5;
	text-align: left;
	}
a
	{
	font-size: 11px;
	font-style: italic;
	color: #646464;
	text-decoration: none;
	}
a:hover { color: #7f7f7f; }

/* header pieces */
#header
	{
	position: relative;
	width: 100%;
	height: 145px;
	background-image: url(../images/header_bg.gif);
	}
#logo_main
	{
	position: absolute;
	background-image: url(../images/logo.jpg);
	cursor: hand;
	top: 0px;
	left: 40px;
	width: 70px;
	height: 145px;
	z-index: 1;
	}
#menu_main
	{
	position: absolute;
	line-height: 10px;
	padding: 2px 0px 0px 0px;
	top: 0px;
	left: 105px;
	width: 125px;
	z-index: 2;
	}
#menu_main a
	{
	padding: 2px 0px 2px 15px;
	display: block;
	color: #929394;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	width: 100%;
	}
#menu_main a:hover, #menu_main a.active { background-color: #231f20; }
#menu_main a:active { color: white; }




#menu_main_img
	{
	position: absolute;
	line-height: 10px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	left: 105px;
	width: 125px;
	z-index: 2;
	}
#menu_main_img a
	{
	padding: 0 0 0 0;
	display: block;
	font-size: 8px;
	line-height: 8px;
	width: 139px;
	height: 14px;
	background-position: top left;
	background-repeat: no-repeat;
	}
#menu_main_img a:hover, #menu_main a.active { background-position: bottom left; }
#menu_main_img a:active { color: white; }

#menu_main_img a.nav_1 { background-image: url(../images/calendar_but.jpg); }
#menu_main_img a.nav_2 { background-image: url(../images/events_but.jpg); }
#menu_main_img a.nav_3 { background-image: url(../images/membership_but.jpg); }
#menu_main_img a.nav_4 { background-image: url(../images/press_but.jpg); }
#menu_main_img a.nav_5 { background-image: url(../images/aboutus_but.jpg); }
#menu_main_img a.nav_6 { background-image: url(../images/partners_but.jpg); }
#menu_main_img a.nav_7 { background-image: url(../images/contact_but.jpg); }
#menu_main_img a.nav_8 { background-image: url(../images/threads_but.jpg); }
#menu_main_img a.nav_9 { background-image: url(../images/videos_but.jpg); }

#menu_2
	{
	position: absolute;
	top: 0px;
	left: 810px;
	width: 149px;
	}

#menu_3
     {
     position: absolute;
     top: 0px;
     left: 755px;
     width: 149px;
     }

#menu_2_sub
	{
	position: relative;
	visibility: hidden;
	left: 10px;
	}

#menu_3_sub
	{
	position: relative;
	visibility: hidden;
	left: 10px;
	}
#logo_2
	{
	position: relative;
	background-image: url(../images/menu_logo2.gif);
	width: 149px;
	height: 33px;
	z-index: 1;
	}
#logo_3
	{
	position: relative;
	background-image: url(../images/menu_logo3.gif);
	width: 149px;
	height: 33px;
	z-index: 1;
	}
#menu_2 a
	{
	color: #bcbec0;
	background-color: #383d3b;
	border: solid 1px #626968;
	border-width: 1px 0px 0px 0px;
	padding: 8px 0px 0px 5px;
	margin: 0px 2px 1px 0px;
	width: 130px;
	height: 15px;
	font-size: 8px;
	font-style: normal;
	display: block;
	text-align: left;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
	}
#menu_2 a:hover { color: #ccced0; }
#menu_2 a.first { border-width: 0px 0px 0px 0px; }

#manage_menu
	{
	position: absolute;
	top: 15px;
	left: -106px;
	border: solid 1px #cdcdcd;
	border-style: dashed;
	padding: 2px;
	width: 105px;
	}
#manage_menu a
	{
	text-indent: 10px;
	display: block;
	width: 110px;
	}
#manage_menu a:hover
	{
	background-color: #8a9fcc;
	color: white;
	}
#header_tabs
	{
	position: relative;
	float: right;
	padding: 0px 20px 0px 0px;
	top: 109px;
	height: 30px;
	width: 450px;
	text-align: right;
	}
#header_tabs a
	{
	height: 35px;
	width: 96px;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/tab_off.gif);
	background-repeat: no-repeat;
	color: #bcbec0;
	font-size: 9px;
	padding: 5px 2px 0px 0;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	letter-spacing: 1px;
	vertical-align:middle;
	display: -moz-inline-stack;
	display: inline-block;
	}
#header_tabs a.break
	{
	padding: 2px 2px 3px 0px;
	line-height: 8px;
	}
#header_tabs a { text-align: -moz-center; }
#header_tabs a:hover { color: #dcdee0; }
/* end header pieces */

/* begin calendar */
#calendar
	{
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
#calendar td
	{
	background-color: #eaecec;
	width: 14.28%;
	padding: 2px;
	margin: 2px;
	height: 75px;
	font-size: 10px;
	vertical-align: top;
	}
#calendar td.dow
	{
	background-color: transparent;
	height: 15px;
	padding: 0px;
	color: gray;
	padding: 2px;
	text-transform: lowercase;
	text-align: left;
	font-size: 10px;
	font-style: italic;
	}
#calendar td.day
	{
	background-color: #e3e5e6;
	}
#calendar td.today
	{
	background-color: #d3d5d6;
	}
#calendar a
	{
	font-size: 10px;
	color: #00aeef; }
	}
#calendar a:hover { color: #22ceff}
/* end calendar */

#body
	{
	position: relative;
	width: 100%;
	}
#body.side_bg
	{
	background-image: url(../images/content_bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	}
#body_title
	{
	position: relative;
	background-image: url(../images/title_bar_bg.gif);
	background-repeat: repeat-x;
	left: 110px;
	height: 34px;
	width: 860px;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 15px;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding: 7px 0px 0px 10px;
	}
#body_title_side
	{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/title_bar_side.gif);
	float: left;
	height: 34px;
	width: 5px;
	vertical-align: middle;
	}
#body_content
	{
	position: relative;
	left: 110px;
	width: 850px;
	font-size: 12px;
	text-align: left;
	padding: 5px 25px 15px 10px;
	}
#body_left
	{
	position: relative;
	width: 610px;
	}
#body_f2_about
	{
	position: relative;
	width: 840px;
	}
#side_photo_top
	{
	position: absolute;
	top:-56px;
	left:648px;
	width:223px;
	height:16px;
	}
#side_photo
	{
	position: absolute;
	top: -12px;
	left: 648px;
	width: 223px;
	height: 562px;
	}
.image
	{
	position: relative;
	background-color: white;
	border: solid 1px #eeeeee;
	border-width: 1px 0px 1px 0px;
	width: 250px;
	height: 180px;
	padding: 10px;
	}
.left { float: left; }
.right { float: right; }
.center { margin: 0px 10px 0px 10px; text-align: center; }
.party_pics
	{
	position: relative;
	float: left;
	width: 152px;
	text-align: -moz-center;
	text-align: center;
	margin: 0px 30px 5px 0px;
	}
.party_pics img
	{
	border: 0px;
	width: 152px;
	}
.image img
	{
	background-color: black;
	color: white;
	border: 0px;
	width: 100%;
	height: 100%;
	}
.heading
	{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
span.subtitle { color: #dd841a; }
input
	{
	border: solid 1px #c0c4c4;
	font-size: 12px;
	}
input.image
	{
	position: relative;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	width: 20px;
	height: 18px;
	line-height:12px;
	overflow:hidden;
	}
input.next
	{
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	width: 20px;
	height: 15px;
	}
input.prev
	{
	background-image: url(../images/prev.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	width: 20px;
	height: 15px;
	}
input.button
	{
	background-color: #818888;
	color: #e7e9e9;
	border: solid 1px #9ea3a3;
	border-width: 0px 0px 0px 1px;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	padding: 1px;
	}
small { font-size: 10px; }
small.subtitle
	{
	font-size: 12px;
	font-style: italic;
	}
div.vertical_bar
	{
	position: relative;
	margin: 0px 15px 0px 0px;
	float: left;
	height: 95%;
	width: 1px;
	background-color: #7e8080;
	overflow: hidden;
	}
div.solid
	{
	position: relative;
	height: 1px;
	width: 850px;
	text-align: right;
	background-color: #454545;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
	}
div.dotted
	{
	position: relative;
	height: 1px;
	width: 95%;
	text-align: right;
	background-image: url(../images/dotted.gif);
	overflow: hidden;
	margin: 10px 0px 10px 0px;
	}
#body_left div.dotted { width: 320px; }
.nowrap_title
	{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 16px;
	}
iframe
	{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 75px;
	}
.status_msg
	{
	color: maroon;
	font-style: italic;
	}

.event_list { font-size: 12px; }
.event_list img
	{
	border: 0px;
	max-width: 152px;
	margin: 0px 0px 5px 0px;
	}
table
	{
	border: solid 0px black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*width: 515px;*/
	}
table td { padding: 0px 0px 30px 0px; }
table.list th
	{
	background-color: #b0b4b0;
	color: black;
	padding: 2px;
	}
table.list th.red { background-color: #d0b4b0; }
table.list td
	{
	background-color: #e0e3e0;
	color: black;
	padding: 2px;
	}
table.list td.red { background-color: #f0d4d0; }
form.list input.button
	{
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	}
table.list .transparent { background-color: transparent; }
#breadcrumbs
	{
	position: absolute;
	font-size: 10px;
	top: -2px;
	left: 10px;
	text-transform: lowercase;
	}
#breadcrumbs a { font-size: 10px; }
#press
	{
	position: relative;
	margin: 0px 0px 20px 0px;
	float: left;
	}
#press img { margin: 4px 30px 0px 0px; }
#press a
	{
	width: 203px;
	text-align: right;
	font-size: 10px;
	}
/*
#partners
	{
	position: absolute;
	top: 20;
	left: 1;
	width: 100%;
	height: 100%;
	}
*/
#partner
	{
	position: relative;
	background-color: white;
	border: solid 1px #eeeeee;
	border-width: 1px 0px 1px 0px;
	padding: 10px 10px 20px 10px;
	min-height: 190px;
	padding: 20px;
	margin: 0px 0px 10px 0px;
	font-size: 10px;
	}
#partner img { margin: 0px 4px 10px 4px; }
#subscribe
	{
	position: absolute;
	top: 15px;
	left: 360px;
	width: 171px;
	height: 542px;
	}

/* footer pieces */
#footer
	{
	position: relative;
	width: 981px;
	text-align: right;
	color: #636466;
	font-size: 8px;
	padding: 0px 0px 0px 0px;
	}
#footer_bar
	{
	width: 981px;
	height: 1px;
	background-color: #4b514f;
	margin: 3px 0px 3px 0px;
	overflow: hidden;
	}
#footer #social_links
	{
	float: right;
	padding-left: 10px;
	}
#footer #social_links a
	{
	padding-left: 10px;
	outline: none;
	}
.clear { clear:both; }
/* end footer pieces */
