html { min-height: 100%; margin-bottom: 1px; }
body { margin: 0px auto; font: 12px Arial,Tahoma; color: #000; background: url('imgs/bkg.jpg') repeat-x #8dd100; width: 100%; }
img { border: 0px; display: block; }
table { border: 0px; border-collapse: collapse; }
table td { padding: 0px; vertical-align:top; }
table tr.odd { background: #BFB58F; }
table tr.even { background: #CFC7A8; }

.layout  { width:100%; border:0px; vertical-align:top;}
.container { margin:0px auto; width:937px; border:0px; vertical-align:top; }

.left {background-color:#fff; width:10px;vertical-align:top;}

.brown { background-color:#533520;}

.blue {color:#005ca2;}
.purple {color:#5a08af}
.red {color:#ff0000}
.fushia {color:#b93b9c}

.title { font: bold 16px arial,tahoma; color: #004cbe; }

#nav {background: url('imgs/sign_up.png') bottom left no-repeat #ddd7be; width:187px; height:100%; border-right:1px solid #533520; padding-left:5px; vertical-align:top; padding-top: 10px ; }
#nav a.nava{ display: block ; color: black ; text-decoration: none ; font-size: 16px ; height: 25px ; width: 161px ; padding: 6px 14px 0px 0 ; margin: 0 0 0 12px ; background-image: url(imgs/nav_dots.gif) ; background-position: -5px 2px ; background-repeat: no-repeat ; cursor: pointer ; }
#nav a.nava:hover, #nav a.Cur{ display: block ; color: black ; text-decoration: none ; font-size: 16px ; height: 25px ; padding: 6px 14px 0px 0 ; margin: 0 0 0 12px ; background-image: url(imgs/nav_dots_cur.gif) ; }
#nav a.nava .t{ float: left ; background-color: #DDD7BE ; padding-right: 6px ; }
#nav a.nava .number{ float: right ; text-align: center ; width: 18px ; margin-right: 1px ; font-size: 14px ; padding-top: 3px ; font-weight: normal ; }

#homeNavCur a { background: url('nav/home_on.png') no-repeat; width:181px; height:30px; border:0px; display: block;}
#homeNav a { background: url('nav/home_off.png') no-repeat; width:181px; height:30px; border:0px; display: block;}
#homeNav a:hover {background: url('nav/home_on.png') no-repeat; }

#tattoosNavCur a { background: url('nav/wall_tattoos_on.png') no-repeat; width:181px; height:30px; border:0px; display: block;}
#tattoosNav a { background: url('nav/wall_tattoos_off.png') no-repeat; width:181px; height:30px; border:0px; display: block;}
#tattoosNav a:hover {background: url('nav/wall_tattoos_on.png') no-repeat; }

#labelsNavCur a { background: url('nav/labels_on.png') no-repeat; width:181px; height:30px; border:0px; display: block;}
#labelsNav a { background: url('nav/labels_off.png') no-repeat; width:181px; height:30px; border:0px; display: block;}
#labelsNav a:hover {background: url('nav/labels_on.png') no-repeat; }

/*#ironNav a { background: url('nav/iron_ons_off.png') no-repeat; width:181px; height:30px; border:0px; display: block;}*/
/*#ironNav a:hover {background: url('nav/iron_ons_on.png') no-repeat; }*/

/*#createNavCur a { background: url('nav/create_on.png') no-repeat; width:181px; height:30px; border:0px; display: block;}*/
/*#createNav a { background: url('nav/create_off.png') no-repeat; width:181px; height:30px; border:0px; display: block;}*/
/*#createNav a:hover {background: url('nav/create_on.png') no-repeat; }*/

#fundraisingNavCur a { background: url('nav/fundraising_on.png') no-repeat; width:181px; height:30px; border:0px; display: block;}
#fundraisingNav a { background: url('nav/fundraising_off.png') no-repeat; width:181px; height:30px; border:0px; display: block;}
#fundraisingNav a:hover {background: url('nav/fundraising_on.png') no-repeat; }

#faqsNavCur a { background: url('nav/faqs_on.png') no-repeat; width:181px; height:30px;border:0px; display: block; }
#faqsNav a { background: url('nav/faqs_off.png') no-repeat; width:181px; height:30px;border:0px; display: block; }
#faqsNav a:hover {background: url('nav/faqs_on.png') no-repeat; }

#contactNavCur a { background: url('nav/contact_on.png') no-repeat; width:181px; height:30px; border:0px; display: block;}
#contactNav a { background: url('nav/contact_off.png') no-repeat; width:181px; height:30px; border:0px; display: block;}
#contactNav a:hover {background: url('nav/contact_on.png') no-repeat; }

#linksNavCur a { background: url('nav/links_on.png') no-repeat; width:181px; height:30px; border:0px; display: block;}
#linksNav a { background: url('nav/links_off.png') no-repeat; width:181px; height:30px; border:0px; display: block;}
#linksNav a:hover {background: url('nav/links_on.png') no-repeat; }

#content { background-color:#ddd7be; padding: 0px 0px 3px 0px; padding-bottom:5px; }

#inside {background-color:#ddd7be; padding: 3px 0px 3px 0px; width:670px; height:100%;}

#right { background: url('imgs/right.png') repeat-y #533520; padding: 0px 0px 3px 0px; width:118px;}

.rWhite {background-color:#fff; width:13px;}




#foot { font: 11px; color: #000; padding-top:8px;padding-left:10px; padding-right:14px; }
#foot a { font: 11px arial; color: #000; text-decoration:none;}
#foot a:hover {color:#1a75cf; text-decoration:underline}


a {font: bold 12px arial,tahoma; color:#b93b9c; text-decoration:none; }
a:hover { color:#9d177e; text-decoration:underline; }
a:active, a:focus { outline: 0; }

.textareabox { font: 11px Arial,Verdana; border: 1px solid #533520; }
.selectbox { font: 11px Arial,Verdana; }
.inputbox { font: 11px Arial,Verdana; border: 1px solid #533520; padding-left:3px; }
.inputbutton { font: bold 11px Arial,Verdana; background-color: #FEE43F; border: 1px solid #533520; color:#533520; }




