body { background:url('/images/patt.jpg'); marign:0px;font-family:Century Gothic; font-size:12px; color:#FFFFFF; text-align:justify; }

a { color:#FFFFFF; }

#wrapper { width:950px;margin:0 auto;padding-top:30px; }
#header { text-align:center; height:81px; width:100%; }
#nav { width:100%; text-align:center;  }
#nav a { color:#FFFFFF; text-decoration:none; font-size:14px; }
#nav a:hover { text-decoration:underline; }
#nav .selected { text-decoration:underline; }
#nav ul { padding:0px;margin-top:50px;margin-bottom:40px; }
#nav li { text-align:center; display:inline;padding-right:20px;padding-left:5px; }
#nav .diamond { background:url('/images/navdimond.png'); background-position:right; background-repeat:no-repeat; }


/* Home Page Template */
#bar { background:url('/images/bg_contentbox.jpg'); background-repeat:no-repeat; background-position:top; width:220px; height:521px; float:left; margin-left:10px;margin-right:10px;padding-left:20px;padding-right:20px; }
#bar h1 { color:#FFFFFF; font-weight:100; text-align:center; padding-top:0px;margin:0px;height:30px;margin-top:15px;margin-bottom:30px;margin-left:6px; }
#content_three { background:url('/images/bg_content.png'); background-repeat:no-repeat; width:307px; height:506px; float:left; margin-left:10px;margin-right:10px;padding-left:20px;padding-right:20px;margin-top:6px; }
#content_three h1 { color:#FFFFFF; font-weight:300; text-align:center; padding-top:5px;margin:0px;height:30px;margin-top:4px;margin-bottom:30px;margin-left:6px; }
#content_three h2 { font-size:12px; font-weight:normal;}
#content_three p { margin:0px 10px 20px 10px; }
#button { background:url('/images/bigbuttonoff.jpg'); background-repeat:no-repeat; width:142px; height:30px; font-size:18px;padding:30px 20px 20px 20px; margin-top:60px;color:#FFFFFF;margin-left:20px; }
#button:hover { background:url('/images/bigbuttonon.jpg'); background-repeat:no-repeat; }
#button a { color:#FFFFFF; text-decoration:none;}	