/* CSS Document */

body {
	font: small/1.4 'Arial, Helvetica, sans-serif, Veranda';
	/*background:url('images/iotadelta -layout1-bgd.jpg') repeat-x;*/
	font-size: 16px;
	padding: 2px;
	margin: 15px auto 15px;
}


.wrapper {
	background: url('images/iotadelta -layout1-bgd.jpg') repeat-y;
	height:165px;
	width:1005px;
	left:1px;
}

a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #000000;/*#CEE300*//*#BCA15E*/}
a:active {color: #000000;}

form {
	padding: 2px, 2px, 2px, 2px;
}

/*-----------------------------------------------------------------------*/
/*the is the logo and tagline for all pages*/

#logo {
	/*background-image:url('images/ID Chapter Crest.jpg');*/
	position:absolute;
	width:/*183px*/ 110px;
	height:100px;
	z-index:1;
	left: 20px;
	top: 22px;
	border
}

#tag_line {
		background:url('images/tag_line.png');
		position:absolute;
		top: 88px;
		left:220px;
		height:28px;
		width: 183px;
		z-index:1;
}

.top_banner{
	background:url('images/iotadelta -layout1-goldblend.jpg') repeat-x;
	position:absolute;
	width:650px;
	height:125px;
	z-index:1;
	left: 216px;
	top: 31px;
}

.newsflash {
	background:#FFFFFF;
	position:absolute;
	top: 18px;
	width:210px;
	height:141px;
	z-index:1;
	left: 1093px;
	border-color:#CEE000;
	border-style:solid;
	border:thin;
	padding:2px;
	overflow: hidden;
}

/*-----------------------------------------------------------------------*/
/* begin global navigation bar*/

#nav {
	margin:	0;
	padding: 0;
	background:#000000 ;
	color:/*#CEE000*/#BCA15E;
	list-style: none;
	width: 622px;
	left: 228px;
	position:absolute;
	top:185px;
	right: 8px;
	line-height: 2.5;
}

#nav li {
		margin: 0px;
		padding: 0px;
		float:left;
}

#nav a {
	  	float:left;
		width:72px;
		color: #CEE000;
		text-decoration: none;
		padding: 0 15px;
		line-height: 2.5;
		/*font-size:14px;*/
		text-align: center;
		border-right: 1px solid #FFFFFF;
		}

#nav #nav_home a {
		border:none;
		}

#nav #nav_contact a {
		border:none;
		}
#nav a:hover {
	background-color:/*#FFFFFF*/#666666;
}

/*------------------------------------------------------------------------------*/
/*local navigation bar */

#front_page { 
	margin: 0;
	padding: 0;
	background: #000000;
	list-style-type: none;
	top: 183px;
	left: 228px;
	width: 175px;
	float: left;
	z-index:1;
}

#front_page li {
	margin: 0;
	padding: 0;	
	float: left;
	width: 100%;
}

#front_page a{
	display: block;
	color: #CEE000;
	text-decoration: none;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #FFFFFF;
}

#front_page a:hover {
	background:#666666;
}

.local_nav{
	position:absolute;
	width:190px;
	height:164px;
	z-index:1;
	left: 19px;
	top: 233px;
}

/*ends the local nav bar that displays on the homepage*/
/*---------------------------------------------------------------------------*/
/*gold page breaks*/

.spacer{
	background:url('images/catbg.gif') repeat-x;
	position: absolute;
	width: 216px;
	height: 16px;
	left: 1020px;
	top: 232px;	
}

.spacer2{
	background:url('images/catbg.gif') repeat-x;
	position: absolute;
	width: 1005px;
	height: 16px;
	/*left: 9px;*/
	top: 531px;	
}

/*-------------------------------------------------------------------------*/
/*center image section*/

.center_image {
	background:url('images/iotadelta -layout1-goldblend.jpg') repeat-x;
	position:absolute;
	width:618px;
	height:288px;
	z-index:2;
	left: 228px;
	top: 233px;
	border:thin;
	border-style:solid;
}

.picture {
 	padding-left: 117px;
}

.center_image_small {
	background:url('images/iotadelta -layout1-goldblend.jpg') repeat-x;
	position:absolute;
	/*width:200px;
	height:231px;*/
	z-index:2;
	left: 103px;
	top: 25px;
	border:thin;
	border-style:solid;

}

/*-------------------------------------------------------------------------*/

/* Brotherhood Spotlight Section*/
#spotlight_img	{
	position:absolute;
	width:241px;
	height: 259px;
	left: 15px;
	top: 15px;
	overflow:auto;
}

.spotlight_text	{
	position:absolute;
	left: 275px;
	width: 350px;
	top: 89px;
	height: 175px;
	overflow: auto;
}

/*-----------------------------------------------------------------------*/
/* Oppurtunity Page*/

.oppurtunity_center {
	background:url('images/iotadelta -layout1-goldblend.jpg') repeat-x;
	position:absolute;
	width:733px;
	height:280px;
	z-index:2;
	left: 250px;
	top: 232px;
	border:thin;
	border-style:solid;
}

.oppurtunity_search {
	/*background:#FFFFFF;*/
	position:absolute;
	left: 13px;
	width: 214px;
	top: 13px;
	height: 253px;
	overflow: auto;
}
.oopurtunity_recent	{
	/*background:#FFFFFF;*/
	position:absolute;
	left: 311px;
	width: 413px;
	top: 91px;
	height: 174px;
	overflow: auto;
}

/*-----------------------------------------------------------------------*/
/*Meeting Page*/

.meeting_center {
	background:url('images/iotadelta -layout1-goldblend.jpg') repeat-y;
	position:absolute;
	width:733px;
	height:280px;
	z-index:2;
	left: 250px;
	top: 232px;
	border:thin;
	border-style:solid;
}

.brother_search	{
	position:absolute;
	width:241px;
	height: 259px;
	left: 15px;
	top: 5px;
	overflow:auto;
}

.brother_text	{
	position:absolute;
	left: 375px;
	width: 350px;
	top: 13px;
	height: 251px;
	overflow: auto;
}
/*-----------------------------------------------------------------------*/
/*content section*/

.wrap_content {
	position: absolute;
	background: url('images/iotadelta -layout1-bgd.jpg') repeat-y;
	width:805px;
	z-index:1;
	/*right:248px;*/
	top:558px;
	padding-top:10px;
	padding-left:200px;
	padding-bottom: 15px;
	/*left: 78px;*/
}

.content {
	/*position: inherit;*/
	background:#FFFFFF;
	width:650px;
	z-index:2;
	/*left: 248px;*/
	/*top: 578px;*/
	padding: 10px 0px 0px 1px;
}

.poem_alignment {
	text-align:left;}
#hide{
	text-decoration:none;
	}

iframe {
	float:left;
	padding: 25px;
}

.event {
	border:#000000;
	border-style:solid;

}

.registration_info {
	
}

/*-------------------------------------------------------------------------*/
/*information update panel*/

#info_panel {
	background:#FFFFFF;
	position:absolute;
	width:215px;
	z-index:1;
	left: 863px;
	top:186px;
	padding:5px;
}

.info_panel_forum {
	border:thin;
	border-bottom-style:solid;
	border-color:#CEE000;
}

.contact_update {
	position:absolute;
	width:231px;
	z-index:1;
	left: 970px;
	top: 584px;
	border:thin;
	border-style:solid;
	border-color:#000000;
}


/*************************************************************************************/
/*footer*/

.bottom_banner {
	background: url('images/iotadelta -layout1-grayblend-wide.jpg') no-repeat;
	position: relative;
	width:650px;
	height:75px;
}

.copyright {
	font:"Times New Roman", Times, serif;
	font-size: 14px;
	height:12px;
	text-align:center;
	position: absolute;
	left: 25px;
	width: 608px;
	top: 32px;
}
