@charset "utf-8";
body { background:#fff url(/images/bg.jpg) repeat-x top; font-size:80%; font-family:'Myriad Pro', Tahoma, Arial, Verdana; }
a:link, a:visited { color:#0e7496}
#enclosure { width:100%; overflow:hidden; background:url(/images/layout_bg.jpg) no-repeat top center;  }
#wrapper { width:944px; margin:0 auto; }
		   
#header { width:944px; height:108px; margin:0 auto; }

/* home */

#home div.homeNav { width:229px; float:right; padding:26px 0 0 0 }
#home div.homeNav ul {  margin:0; overflow:hidden }
#home div.homeNav ul li { float:left; display:inline; list-style:none }

#header div.topnav {  width:343px; float:left; margin:0 0 0 10px; height:14px; }
#header div.topnav ul li { float:left; display:inline; list-style:none; margin:5px 10px; font-size:11px; font-family:Arial; }
#header div.topnav ul li a { text-decoration:none; font-weight:bold; color:#000 }
#header div.topnav ul li a:hover { text-decoration:underline; }

#home div.memnav { width:253px; height:14px; float:right; text-align:right; padding:2px 0 0 0}
#home div.memnav ul li { float:left; display:inline; list-style:none; margin:0 10px}
#home div.memnav ul li a { text-decoration:none; font-size:11px; color:#000; font-family:Arial; }
#home div.memnav ul li a:hover { text-decoration:underline; }

#home div.left { width:243px; float:left; margin:14px 0 0 20px}
#home div.right { width:681px; float:right; }
#home div.right h1 { display:none }
#home div.blurb { font-size:15px; font-family:'Myriad Pro',Tahoma, Arial; text-align:center; padding:0 8px 10px 8px; height:121px}

#home div.sample { margin:0 0 0 20px }
#home div.sample div.info { float:left; width:632px; margin:87px 0 0 23px; }
#home div.sample div.art { float:right; width:269px; height:252px; background:url(/images/sample_art.jpg) no-repeat;}
#home div.sample div.head { font-size:18px; font-weight:bold; }
#home div.sample div.cont { width:344px; font-size:15px  }
#home div.sample div.cont div.sampleDesc {  }
#home div.sample div.cont div.sampleDesc h3 { font-size:17px; }


#footer { width:944px; margin:20px auto; }
#footer div.links { width:70%; float:left; padding:5px; }
#footer div.links a { font-size:12px; }
#footer div.gcws { width:20%; float:right; padding:20px 5px 0 5px; text-align:right }
#footer div.gcws a { color:#000 }