*{
margin:0px;
color:#a5a3a7;
font-size:10pt;
font-family:tahoma, "century gothic", arial;
}
body{
background:#e0dee3;
background-repeat:repeat-x;
}
b, strong, em, i, u{
color:#62ac35;
}
a{
color:#000;
text-align:center;
}
a:hover{
color:#ccc;
text-decoration:none;
font-style:italic;
}
h1, h2, h3{
color:#fcafe5;
background-color:#F4F4F4;
padding:2px;
margin-top:2px;
margin-bottom:2px;
text-align:center;
}
h1{font-size:15pt;}
h2{font-size:14pt;}
h3{font-size:13pt;}
textarea{
color:#000;
background-color:#fecf5b;
border:1px solid #fecf5b;
margin:2px;
}
input{
color:#000;
background-color:#fecf5b;
border:1px solid #000;
padding:2px;
}
table{
text-align:center;
}

/* *//* *//* *//* *//* *//* */
/* all class properties */
/* *//* *//* *//* *//* *//* */
.head, .navOne b, .navTwo b{
border-bottom:3px solid #fecf5b;
display:block;
font-weight:bold;
font-size:12pt;
letter-spacing:5px;
text-align:center;
color:#fcafe5;
display:block;
margin-bottom:2px;
}
.noBorder{
border:0px;
}
/* */
/* Navigation Colors */
/* */
.navOne
a{
background-color:#fcafe5;
color:#9f6b90;
border:1px solid #bf82ad;
}
.navOne
a:hover{
color:#9f6b90;
background-color:#fee1f5;
font-style:italic;
}
.navTwo
a{
background-color:#fecf5b;
color:#b99743;
border:1px solid #b99743;
}
.navTwo
a:hover{
color:#b99743;
background-color:#fce9ba;
font-style:italic;
}
.navThree
a{
background-color:#8af14c;
color:#569430;
border:1px solid #569430;
}
.navThree
a:hover{
color:#569430;
background-color:#cbf7b0;
font-style:italic;
}
.navOne strong, .navTwo strong, .navThree
strong{
font-size:11pt;
color:#C1C1C1;
font-weight:bold;
display:block;
padding-top:2px;
border-bottom:3px solid #C1C1C1;
text-align:center;
}

/* *//* *//* *//* *//* *//* */
/* all id properties */
/* *//* *//* *//* *//* *//* */
#wrapper {
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:689px;
background:#e0dee3 url("images/bg.jpg");
text-align:left;
overflow:auto;
}
#top{
float:left;
width:689px;
margin:0px auto;
text-align:left;
}
#rightNav{
width:170px;
float:right;
margin:2px auto;
padding:5px;
text-align:left;
}
#spacer{
float:left;
width:2px;
}
#content{
width:495px;
float:left;
margin:2px auto;
padding:5px;
text-align:left;
}
#bottomOne{
float:left;
padding:5px;
width:215px;
margin:2px auto;
text-align:left;
}
#bottomTwo{
float:left;
padding:5px;
width:220px;
margin:2px auto;
text-align:left;
}
#bottomThree{
float:left;
padding:5px;
width:220px;
margin:2px auto;
text-align:left;
}
#holder{
width:689px;
overflow:auto;
}

/* *//* *//* *//* *//* *//* */
/* all id tag specific properties */
/* *//* *//* *//* *//* *//* */
#rightNav
a{
display:block;
margin-top:2px;
padding:5px;
text-decoration:none;
}
#bottomOne
a{
display:block;
border-bottom:1px dashed #DECEE4;
margin-bottom:2px;
padding-bottom:2px;
text-decoration:none;
text-align:left;
color:#569430;
}
#pink{
background-color:#fcafe5;
padding:2px;
}
#orange{
background-color:#fecf5b;
padding:2px;
}
#green{
background-color:#8af14c;
padding:2px;
}