body   {
	color: #737373;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 11px;
}
/*These are the link styles*/

a:link  { 
color: #99cc99;
font-size: 11px; 
font-family: Helvetica, Geneva, Arial, sans-serif;
}

#enter {
	font-size: 12px;
}

a:visited {
 color: #99cc99;
 
 font-family: Helvetica, Geneva, Arial, sans-serif;
}

a:hover { 
color: #50b45f;

font-family: Helvetica, Geneva, Arial, sans-serif; 
}


/* an amended paragraph tag used on the index page */

.firstpage {
	font-size: 11px;
}

/* an amended paragraph tag used on the main menu page */
.mainmenu {
	line-height: 11px;
	
}

/* table styles, these tables contain the segmented content in the exhibitions pages */

.first_ex_table {
	margin-left: 40px;
	border-bottom: solid 1px;
	margin-top: 170px;
}

.ex_tables {
	margin-left: 40px;
	border-bottom: solid 1px;
	margin-top: 20px;
}

.ex_content {
	margin-left: 40px;
	border-bottom: solid 1px;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 670px;
	font-size: 11px;
}

/* table styles, these tables contain the segmented content in the main featured indivudual 08 exhibitions pages */

.ex_table {
	margin-left: 40px;
	margin-top: 160px;
}

/* table styles, these tables contain the segmented content in the artists list page */

.artists_table {
	margin-top: 153px;
	margin-left: 12px;
	padding-bottom: 20px;
	font-size: 11px;
}

/* table styles, these tables contain the segmented content in the catalogues page */
.catalogue_table {
	font-size: 11px;
	margin-top: 155px;
	margin-left: 50px;
}

/* this table style displayes the Calendar lists of current and old exhibitions */
.content {
margin-left: 20px;
border-bottom: solid 1px;
margin-top: 160px;
padding-bottom: 20px;
width: 670px;

}

/* this table style positions the Gallery Spaces main table*/
.gs_table {
	margin-top: 140px;
	margin-left: 35px;
	font-size: 11px;
}

/* this table style positions Mythology Reality, Contact, and Profile main table and defines type size*/
.myth_table {
	margin-top: 160px;
	margin-left: 55px;
	font-size: 11px;
}

/* Table styles that configure the Online Gallery pages */

.og_tbl {
margin-top: 158px;
margin-left: 48px;
font-size: 11px;

}
.og_heading_tbl {
margin-top: 170px;
margin-left: 60px;
font-size: 11px;

}

.og_table01 {
margin-left: 60px;
font-size: 11px;

}

.og_table02 {
margin-left: 230px;
font-size: 11px;

}

/* TD cell styles for the Online Gallery */

.og_td01 {
padding-bottom: 30px;
padding-right: 30px;
}

.og_td02 {
padding-bottom: 30px;
padding-right: 70px;
}

.og_td03 {
padding-bottom: 30px;
padding-right: 100px;
}

/* Artists work TD style */

.art_td {
padding-top: 30px;
padding-right: 30px;
}

.art_td02 {
padding-top: 30px;
padding-right: 100px;
}



/* TD styles that contain content on main exhibitions page */

.photoframe {
	padding-left: 30px;
	width: 300px;
	font-size: 11px;
}
/* this style positions the logo in the contact page */
#logo_pos {
padding-top: 40px;
}


/* This style is for the Gallery Space TD's */
.gs_cell {
padding-left: 30px;
padding-right: 30px;
padding-top: 30px;
}

/* This style is for the Index/first page TD's */
.firstpage_cell {
padding-left: 30px;
padding-right: 30px;

}

/* This style formats the cells in the artists list page */
.artists_cell {
	padding-left: 60px;
	padding-right: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* This style formats the cells in the catalogues list page */
.catalogue_cell {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* style for the logo image in the main navigation frame */ 

#navlogo {
padding-bottom: 20px;
margin-top: 17px;
}



/* main heading styles */

h1 {
font-weight: bold; 
 
}

h2 {
font-weight: normal; 

}

.mainheading {
color:#99cc99;
font-size: 17px;
font-weight:bold;
}

.mainheading02 {
color:#99cc99;
font-size: 12px;
font-weight:bold;
}

.subhead {
 color:#818181;
 font-size:16px; 
 font-weight:bold;
 }
 
 /* Div style in Samuel Poantimului Works page */
 .divposition_left {
 width: 250px;
 float: left;
 vertical-align:top;
 margin-top: 140px;
 margin-left: 55px;
 padding: 15px;
 
 }
  .divposition_right {
 width: 250px;
float: left;
 vertical-align:top;
 margin-top: 55px;
 padding: 15px;
 
 }
 
 /* body text styles for the please contact... sections in the main exhibitions page */

 
 .pleasecontact {
 color:#818181;
 font-size:8px;
 }
 
 /* a style to control line height */
 .lineheight {
 line-height: 32pt;
 }
 
p {
font-size: 11px;
}