body {
background-color:#cccccc;
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
}
.title {
padding-top:10px;
font-size:28px;
text-align:center;
font-weight:normal;
letter-spacing:2px;
background-image:url(images/stripe.gif);
background-repeat:repeat-x;
background-position:center;
}
.title2 {
font-size:28px;
text-align:center;
font-weight:normal;
letter-spacing:2px;
background-image:url(images/stripeb.gif);
background-repeat:repeat-x;
background-position:center;
}
body h3{
font-size:16px;
text-align:center;
padding-left:10%;
padding-right:10%;
}
body a:link{
color:#fff;
text-decoration:underline;
}
body a:hover{
text-decoration:none;
}
body a:visited{
color:#fff;
text-decoration:underline;
}
body a:visited:hover{
text-decoration:none;
}
.line{
margin:0px;
font-weight:bold;
}
.line a:link{
color:#fff;
border-bottom:1px solid #F00;
text-decoration:none;
}
.line a:hover{
text-decoration:none;
border:none;
}
.line a:visited{
color:#fff;
border-bottom:1px solid #F00;
text-decoration:none;
}
.line a:visited:hover{
text-decoration:none;
border:none;
}
.main{
background-color:#333;
border:1px solid #000;
}
.mainbw{
background-color:#222;
border:1px solid #000;
}
.photoH {
background-image: url("images/h_frame.gif");
background-repeat:no-repeat;
text-align:center;
width:170px;
height:120px;
}
.photoV {
background-image: url("images/v_frame.gif");
background-repeat:no-repeat;
background-position:center;
text-align:center;
height:170px;
width:120px;
}
.location{
font-style:italic;
text-align:center;
}
.number{
font-size:smaller;
text-align:center;
}
.page {
font-size:18px;
padding:15px;

}
.page a:link{
text-decoration:underline;
}
.page a:hover{
text-decoration:underline;
}
.page a:visited {
text-decoration:underline;
}
#csdesigns{height:13px;background:url(images/cslogo.gif) center no-repeat;float:right;cursor:pointer;width:100%;}
#csdesigns a{display:none;}