/* Body - Applies to background and main parameters
-----------------------------------------------
 */
body {font-family:"trebuchet MS", arial, sans-serif; background:#A1C0D0;}

#outerwrap {min-width:700px; max-width:960px; margin:0 auto; background:#ffffff; border: 1px solid #004D78;}

/*Header
-----------------------------------------------
 */

#header {  
  background-image: url(http://www.faeteam.com/images/faeteam-head.jpg);
  background-repeat:no-repeat;
  height:189px; 
  }
  
#header ul
{
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:15px;
    font-weight:bold;
	padding-top:115px;
	
}

#header ul li
{
	list-style-type: none;
	display: inline;
}

#header li a
{
	display: inline;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
    font-weight:bold;
}

#header li a:hover {text-decoration: underline; }

/*Left Column
-----------------------------------------------
 */
#left {
     float:left; 
	 width:22%; 
	 background:#ffffff; 
	 margin-top:0px; 
	 background-image:url(http://www.faeteam.com/zimgart/bgbarleft.jpg);
	 background-repeat:repeat-y; 
	 background-position: right;
	 display: inline;
	 text-align:center;
	 font-family: trebuchet ms, Arial, Helvetica, sans-serif;
}

#left a
{
	text-decoration: none;
	color: #054B75;
	font-weight: bold;
	}

#left ul
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #054B75;
	font-weight: bold;
}

#left ul li
{
	margin: 0 0 0.3em;
	padding: 0;
	list-style-type: none;
	color: #054B75;
	font-weight: bold; 
	text-decoration: none;
}
#left li a:hover {
    color: #FF5333;
	font-weight: bold;
	text-decoration: underline;
	}
	
#left li a:visited {
	color: #054B75;
	font-weight: bold;
	text-decoration: none;
	}
	
#left h2 
{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	text-align:center;
	margin-top: 0px;
	}
	
#left h3 { 
    margin-top:7px;
	margin-bottom:7px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	font-style: normal;
	font-weight:normal;
	text-align: center; 
	}
	 
/*Center Column
-----------------------------------------------
 */  
 
#center {
	width:56%;
	float:left; 
	background:#ffffff; 
	margin-top:0px;
	text-align:center;
	
}

#center a { color: #054B75; font-weight: bold; text-decoration: none; }
#center a:visited { color: #054B75; font-weight: bold; text-decoration: none; }
#center a:hover { color: #FF5333; font-weight: bold; text-decoration: underline; }

img{border-style:none;}

#center h1{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 2.5em; 
	font-style: italic;  
	color: #004D78;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	}

#center h2 
{ 
	font family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	text-align:center;
	margin: 0px, 0, 1px, 0;
	}
	
hr { border: 0; color: #C7DFF4; background-color: #C7DFF4; height: 1px; width: 90%; text-align: center; }

	/*Right Column
-----------------------------------------------
 */  

#right
 {
 	float:right;
 	width:22%; 
	height:100%;
 	background:#ffffff;
  	background-image:url(http://www.faeteam.com/zimgart/bgbarright.jpg); 
 	background-repeat:repeat-y;
	display: inline;
	text-align:center;
}

#right p
{
	font-size: 0.7em;
	margin-top:0px;
	margin-bottom:0.5em;
	}

#right h2 { 
    margin-top:3px;
	margin-bottom:3px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1em; 
	font-style: italic;
	text-align: center; 
	}

#right, #left {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {overflow:hidden;}

#footer {
	clear:both; 
	width:960px;
	background-image:url(http://www.miniature-gardens.com/images/footer-background.jpg);
	background-repeat:no-repeat;
	background-color:#A1C0D0;
	text-align: center;
	padding-top:20px;
	text-align:center;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:11px;
    color: #ffffff;
}

#footer a:link
{
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
}

#footer a:active
{
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	font-size:11px;
	text-decoration: underline;
	color:#ffffff;
 }
 
 #footer a:visited
{
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
}

	/* Exhibition ------------------
 */
.ex {
	font-size:12px;
	text-align:center;
	}
.ex a {color: #FF5333; font-weight: bold; text-decoration: none;}
.ex a:visited { color: #FF5333; font-weight: bold; text-decoration: none; }
.ex a:hover { color: #CC1100; font-weight: bold; text-decoration: underline; }

	/* members ------------------
 */
.mem {
	font-size:12px;
	text-align:center;
	}
.ex a {color: #FF5333; font-weight: bold; text-decoration: none;}
.ex a:visited { color: #FF5333; font-weight: bold; text-decoration: none; }
.ex a:hover { color: #FF5333; font-weight: bold; text-decoration: underline; }
	/* Other ------------------
 */

h4  { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.5em; line-height: 50%; }
div.orange { border-width:1px; border-style:solid; border-color:#D37D3F; background-color: #FFE3BF; width: 500px; padding: 5px; }
div.dblue { border-width:1px; border-style:solid; border-color:#003b5d; background-color: #0D405F; width: 500px; padding: 5px; }
.content {padding:10px;}

