#header {
	width:850px;
	height:90px;
}

#logo {
	padding-top:20px;
	padding-left:24px;
}

#banner {
	width:850px;
	height:20px;
	background:#000000;
	margin-left:2px;
}

.memberLogin {
    padding-right:16px;
	padding-top:0px;
	padding-bottom:4px;
    font-size: 12px;
	font-family: Arial;	
	color:#F7921E;
	text-align:right;
}

.leftNavContainer {
width:140px;
float:left;
height:750px;
margin-left:2px;
margin-right:2px;
background:#f6f6f6;
border: 1px solid #cccccc;
font-family: Arial;	
}

.leftNav {
    padding-top:22px;
    padding-left:18px;
    font-size: 12px;
	font-weight:bold;

}

.leftNav p {
margin-top:0px;
margin-bottom:14px;
}

.leftNav a {
	color:#333333;
text-decoration:none;
}

.leftNav a:hover {
text-decoration:underline;
}

.leftNavAt {
	color:#F7921E;
}

#level1Text {
font-family: Arial;	
color:#333333;
width:570px;
float:left;
}

.level1TextBox {
padding-top:22px;
padding-left:30px;
}

.level1TextBox a{
color:#F7921E;
text-decoration:underline;
}

.level1TextBox a:hover{
text-decoration:none;
}

.level1TextBox a:visited{
color:#999999;
}
/*****Links*******/
.mailingLink{
  color:#333333;	
}
.mailingLink a:link {
	text-decoration:underline;
}

.mailingLink a:visited {
	text-decoration:underline;
}
.mailingLink a:hover {
	text-decoration:none;
}

.bodyLink {
	font-size:12px;
}

.bodyLink a {
color:#F7921E;
}

.bodyLink a:link {
    text-decoration:underline;
}
.bodyLink a:hover {
	text-decoration:none;
}

#l1mainContent {
   width:850px;
   margin-top:0px;
   height:auto;
   margin-left:auto;
   margin-right:auto;
   padding-left:0px;
   overflow:hidden;
   /*background: url(../images/l1_content_bg.jpg) no-repeat left top;*/
   background: url(../images/content_bg_1.jpg) repeat-y top;
}

#mailingList {
text-align:center;
	width:850px;
	height:20px;
	margin-top:2px;
	padding-top:4px;
	margin-left:2px;
	background:#f6f6f6;
	border-top: 1px solid #666666;
}

.horizontalSeperator {
  width:850px;
  height:3px;
  overflow:hidden;
  background:#ffccdd;
  margin-left:2px;
  border-top:1px solid #ffffff;
  background: url(../images/dotted_horizontal.gif) repeat-x left top;
}

.verticalSeperator {
  float:left;
  margin-top:4px;
  width:2px;
  background: url(../images/dotted_vertical.gif) repeat-y left top;;	
}

.bodyContent {
 width:850px;	
}

.footer {
	padding-top:2px;
	float:left;
    text-align:center;
    width:850px;	
    font-size: 11px;
	color:#666666;
	font-family: Arial;	
}

.footer p {
	margin:0px;
    padding-top:2px;	
}



/***Form*****/
.mailingListForm {
width:850px;
  margin:0px;
  padding:0px;
  float:right;	
}
.mailinglistInput{
  width:100px;
  height:14px;
  padding:0px;
  margin:0px;
  background: #CCCCCC;
  border: 1px solid #666666;
  	font-size: 12px;
	color:#333333;
	font-family: Arial;	
}

.mailingSubmit {
  background: #CCCCCC;
  height:16px;
  padding:0px;
  margin:0px;
  border: 1px solid #666666;
 font-size: 11px;
	color:#333333;
	font-family: Arial;	
}

.searchMembersSubmit {
  background: #CCCCCC;
  height:18px;
  width:50px;
  padding:0px;
  margin-top:0px;
  margin-right:6px;
  border: 1px solid #666666;
  font-size: 11px;
	color:#333333;
	font-family: Arial;	
}
/****Forms***/
.searchMembers {
margin:0px;
}

.searchMembers label {
color:#333333;
font-size:12px;
}

.searchMembersInput {
font-size:11px;
margin-right:6px;
margin-left:6px;
}
/****Paragraphs******/
.exhibitionYear{
font-size:12px;
text-indent:6px;
}

UL.exhibitionList{
 list-style-type:none;
 list-style: none;
}

/*******Fonts***************/
.headLineText {
	font-family: Arial;
margin:0px;
    font-size: 16px;
	color:#F7921E;
	font-weight:bold;
}

.subheadLText {
    font-size: 14px;
	color:#333333;
	font-weight:bold;
}
.bodyText {
    font-size: 13px;
	color:#333333;
}

.mailingListText {
    
	padding-top:2px;
	font-size: 11px;
	color:#666666;
	font-family: Arial;
}

.smallText{
font-size:10px;
}