body {
		margin: 0; 
	    padding: 0; 
		text-align: center;
		background: white url(images/bodybackground.png) center top repeat-x;
		font-family: Arial, Helvetica, sans-serif;

}

#wrapper {
	width: 1010px;
	margin: auto;
	height: inherit;
	
	}

img{
	border-style: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h2 {
	font-family: "Swis721 BT Bold";
}
/*********************/

/****Banner**********/

#mainBanner {
		margin: 0;
		padding: 0;
		height: 105px;

}

#logo {
	float: left;
	margin: 14px 0;
	padding-right: 30px;
}
/********************/

/****Navigation**********/

#navigation {
		float: right;
		height: 104px;
}

#navigation ul {
	padding: 0;
	margin: 0;
}

#navigation li {
	display: block;
	float: left;
	list-style: none;
	margin: 60px 5px;
	height: 30px;
	
}

#navigation li a, #navigation li.off a:hover {
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
#navigation li.on {
	height: 30px;
	padding: 5px 3px 0 3px;
	background-color: #8cbbd9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	

}

#navigation li.off {
	padding: 5px 3px 0 3px;
}

#navigation li.off a {
		color: #cabab3;
}

#navigation li.contact {
	height: 26px;
	padding: 5px 5px 0 5px;
	background-color: #bc3232;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-radius-topright: 3px;
	-webkit-border-radius-topleft: 3px;
}
/****Content HomePage**********/

#mainContent {
		height: 330px;
		background-color: #fff;
		padding-top: 50px;
		
}

#mainWrapper {
	width: 960px;
	margin: auto;
}
		
.aboutMENA {
	float: right;
	width: 49%;
	margin: 0;
}

.aboutMENA h2 {
	    font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 48px;
	    line-height: 40px;
	    letter-spacing: -1px;
		color: #444;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
        font-weight: 100;
}

.aboutMENA p {
		font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 20px;
		line-height: 25px;
		letter-spacing: -1px;color: #444;
		text-align: left;
}

.iuggroupimage {
	float: left;
	margin: 5px 5px 0 0;
	padding: 3px;
	border: 2px solid #7B7659;
	}

#secondContent {
		height: 240px;
		border-bottom: 1px solid #7B7659;
		display: block;
		width: 100%;
		background-color: #F3F1E0;

}

.secondWrapper {
		width: 960px;
		margin: auto;
}

.otherInfo {
	float: left;
	height: 240px;
	width: 480px;
	border-left: 1px solid #ebe8d3;
	background:url(images/otherinfoback.png) no-repeat;
}


.otherInfo h3, .conferenceInfo h3 {
		text-align: left;
		margin: 25px 0 15px 30px;
		height: 20px;
		border-bottom: 1px solid #7b7659;
		width: 300px;
		color: #676450;
}

.otherInfo h4, .conferenceInfo h4{
		text-align: left;
		width: 300px;
		margin: 0 0 4px 70px;
		
}

.otherInfo h4 a, .conferenceInfo h4 a {
	text-decoration: none;
	color: #938f78;
}

.otherInfo h4 a:hover, .conferenceInfo h4 a:hover {
	color: #726f5b;
}

.otherInfo h4 img, .conferenceInfo h4 img {
		padding: 0 8px;
}

.conferenceInfo {
	float: left;
	height: 240px;
	width: 475px;
	border-left: 1px solid #ebe8d3;
	background:url(images/otherinfoback.png) no-repeat;
}

/********************/

/**********Members Page**********/

.secWrapper {
		margin: 60px 0;
}	

#memberFlags {
		width: 600px;
		float: right;
}

#memberFlags li a {
		color: black;
		text-decoration: none;
}

#memberFlags li a:hover {
	color: #990;
}

#memberFlags h2{
		text-align: left;
		font-family: "Swis721 BT Bold";
		font-size: 27px;
		border-bottom: 1px solid #ccc;
}


#committeeMembers {
		float: left;
		width: 300px;
		clear: both;
}

#committeeMembers h2{
		text-align: left;
		font-family: "Swis721 BT Bold";
		font-size: 27px;
		border-bottom: 1px solid #ccc;
}

#committeeMembers li {
	padding: 0 0 5px;
	text-align: left;
	font-size: 18px;
}

#flagAlign{   
		margin: 1.5em 0 0 0;   
		padding: 0;  
		float: left;    
		clear: left;    
		width: 100%;    
		margin: 0 0 1.5em 0;    
		padding: 0;  
}  


#flagAlign ol {   
		list-style: none;  
} 

#flagAlign li {
	margin-left: 120px;
}


#flagAlign img {   
		display:block;
		float: left; 
		clear: left;
		text-align: left;
		    
}

#flagAlign a{
		float: left;
		width: 400px;	
		text-align: left;
		margin: 0 0 5px 50px;
}


/***********Conference**********/

#mainWrappersec {
		width: 100%;
		background-color: white;
		height: inherit;
		
}


#secNavigation {
	height: 20px;
	width: 960px;
	margin: auto;
}

#secNavigation ul {
		padding: 0;
		margin: 0;
}

#secNavigation li{
	float: left;
	padding: 0 ;
	list-style: none;
}

#secNavigation li a {
	display: block;
	background-color: #698ea6;
	text-decoration: none;
	width: 70px;
	color: white;
	border-right: 1px solid #6489a1;
	padding: 0;
}

#secNavigation li.on a {
	background-color: #375468;
}

#secNavigation li a:hover {
	display: block;
	background-color: #375468;
}

#mainContentsec {
		width: 960px;
		padding-top: 50px; /*fix IE 7 position problem*/
		margin: auto;
		
}

.confImage img {
		width: 300px;
		float: right;
		padding: 5px;
}

.confData {
		float: left;
		margin:0;
		width: 49%;
		padding: 0;
		text-align: left;
		
}

.confData h2 {
		border-bottom: 1px solid #cccccc;
		text-align: left;
}

.confData ul, .confData h3, .confImg h3 {
		text-align: left;
}


.confImg {
	width: 60%;
	float: left;
}


.thumbnails li {
		display: block;
		list-style: none;
		float: left;
		padding: 5px;
		border: 1px solid #cccccc;
		margin: 5px;
}

/********Bylaws***********/

.bylaws {
		float: right;
		width: 60%;
		text-align: left;
}

.bylaws li {
		list-style: none;
		padding: 0 0 8px;
}

.bylawsTitle {
		float: left;
		font-family: "Swis721 BT Bold";
		font-size:24px;
}

.bylawsTitle h2 {
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #666;
                font-family: "Swis721 BT Bold";
		font-size: 27px;

}

/********Minutes*********/

.minutesTitle {
		float: left;
		font-family: "Swis721 BT Bold";
		font-size:24px;
}

.minutesTitle h2 {
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #666;
                font-family: "Swis721 BT Bold";
		font-size: 27px;
}

.minutes {
		float: right;
		width: 50%;
		text-align: left;
}

.minutes li {
		list-style: none;
		padding: 0 0 8px;
		text-indent: 15px;
}

.minutes a {
	text-decoration: none;
	color: #09C;
}

.minutes a:hover {
	color: #990;
}

/*******Registration Form********/

#regForm {
		width: 420px;
		margin: auto;
}


#formWidth {
		float: right;
		background-color: #EEEBD6;
		border: 2px solid #7B7659;
		width: 450px;
		text-align: left;
		margin: 0 5px 10px;
}

fieldset {   
		margin: 1.5em 0 0 0;   
		padding: 0;  
		float: left;    
		clear: left;    
		width: 100%;    
		margin: 0 0 1.5em 0;    
		padding: 0;  
}  
legend {   
		margin-left: 1em;   
		color: #000000;   
		font-weight: bold;  
}  

fieldset ol {   
		padding: 1em .5em 0 .5em;   
		list-style: none;  
}  
fieldset li {   
		padding-bottom: 1em;  
		float: left;    
		clear: left;    
		width: 100%;    
		padding-bottom: 1em;  
}  
fieldset.submit {   
		border-style: none; 
		float: none;    
		width: auto;    
		border: 0 none #FFF;    
		padding-left: 12em;   
}
label {
		display:block;
		float: left;    
		width: 7em;    
		margin-right: .5em; 
		margin-left: .5em;
}

.sponsers li {
		list-style: none;
		float: left;
		margin: 0 10px;
		
}

/*********Archive*********/

.archive {
		float: right;
		width: 50%;
		text-align: left;
}
	
/********Bottom**********/

#bottom {
		clear: both;
		background: white;
		padding: 3px 0;
		height: 30px;
		border-top: 1px solid #EEEBD6; 
		
}

#bottom li {
		color: black;
		list-style: none;
		float: right;
		padding: 0 10px;
		
}

#bottom a {
		text-decoration:none;
		display: block;
		color: black; 
		font-size: 12px;
}

#bottom a:hover {
		color: #990;
}

