*{
margin:0px;
color:#878787;
font-size:10pt;
font-family:tahoma, "century gothic", arial;
text-align:left;
}
body{
background:#899894;
}
b, strong, em, i, u{
color:#889DB4;
}
a{
color:#000;
text-align:center;
}
a:hover{
color:#ccc;
text-decoration:none;
font-style:italic;
}
textarea{
color:#000;
background-color:#ede9eb;
border:1px solid #bd9fad;
margin:2px;
}
input{
color:#000;
background-color:#C0BAC9;
border:1px solid #8DA3BA;
padding:2px;
}
table{
text-align:center;
}
.pre{
background:#E3E3E3;
border-bottom:4px solid #bd9fad;
border-top:4px solid #bd9fad;
color:#000;
padding:3px;
text-align:left;
font-size:10pt;
}
img{
border:0px;
}
.pre img, #lay img, #pn img{
margin-top:3px;
margin-left:3px;
margin-right:3px;
padding:2px;
border:3px solid #878787;
}
/* *//* *//* *//* *//* *//* */
/* all class properties */
/* *//* *//* *//* *//* *//* */
.head, .navOne b{
display:block;
font-weight:bold;
font-size:12pt;
letter-spacing:2px;
text-align:center;
color:#4D4E4E;
display:block;
background:#DCC5CC;
margin-bottom:2px;
}
.noBorder{
border:0px;
}
/* */
/* Navigation Colors */
/* */
.navOne
a{
padding:2px;
display:block;
background-color:#fff;
color:#8DA3BA;
text-decoration:none;
border-bottom:1px solid #e0bdcd;
}
.navOne
a:hover{
display:block;
color:#7D808B;
background-color:#fff;
font-style:italic;
}
.name, .comment, .time{
background:#f9f3f6;
border:1 px solid #bd9fad;
padding:2px;
}
.name{
width:20%;
text-align:center;
}
.comment{
width:50%;
text-align:left;
}
.time{
width:30%;
font-style:italic;
text-align:center;
}


/* *//* *//* *//* *//* *//* */
/* all id properties */
/* *//* *//* *//* *//* *//* */
#wrapper {
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:785px;
background:#fff;
text-align:left;
overflow:auto;
padding:2px;
border-left:8px solid #AAC1D4;
border-right:8px solid #AAC1D4;
}
#top{
float:left;
width:650px;
margin:0px auto;
text-align:left;
}
#rightNav{
width:120px;
float:right;
margin:2px auto;
text-align:left;
}
#content{
width:650px;
float:left;
margin:2px auto;
text-align:left;
}
#holder{
width:785px;
overflow:auto;
}
#holdertwo{
width:650px;
overflow:auto;
float:right;
}
#comment{
width:650px;
background:#E3E3E3;
padding:1px;
}


/* *//* *//* *//* *//* *//* */
/* all id tag specific properties */
/* *//* *//* *//* *//* *//* */
#rightNav
a{
display:block;
margin-top:2px;
padding:5px;
text-decoration:none;
}
#navone{
width:130px;
float:left;
border-right:5px solid white;
}
#lay, #pn{
padding-left:20%;
text-align:center;
}
#host{
width:100%;
}
#host td{
border: 1px solid #AAC1D4;
width:25%;
}