A:link, A:active {
font-size: 14pt;
text-decoration: underline;
color: blue;
font-weight: normal;
}

A:visited {
font-size: 14pt;
text-decoration: underline;
color: red;
font-weight: normal;
}

#menu a:hover {
font-size: 14pt;
text-decoration: none;
background-color: #FF0000;
color: #FFFFFF;
}

.pgmenu {
position: absolute;
left: 3px;
border: 2px solid black;
width: 130px;
background-color: #91FF91;
}

.pgcontent {
position: absolute;
left: 138px;
border: 2px solid black;
width: 805px;
background-color: #FFFFCC;
}

.pgtop {
font-size: 20pt;
color: black;
font-weight: bold;
text-align: center;
width: 940px;
}

.normal {
font-size: 14pt;
color: black;
font-weight: normal;
text-align: left;
text-indent: 20px;
}

body {
background: #ADD8E6;
}

.reg {
font-size: 14pt;
color: black;
font-weight: normal;
text-align: left;
text-indent: 0px;
}

.indent {
font-size: 14pt;
color: black;
font-weight: normal;
text-align: left;
text-indent: 40px;
}

.mid {
text-align: center;
margin-left: auto;
margin-right: auto;
}

ul.b1 {
margin-top:0;
margin-bottom:0;
margin-left:18px;
padding-left:0;
}

ul.b2 {
margin-left:35px;
}

.linklist {
border: 1px solid black;
vertical-align: top;
width: 230px;
}

.coltable {
border-collapse: collapse;
}

.homeimg {
height: 800px;
width: 800px;
text-align:center;
display:block;
}

.atop {
float:right;
}

.nomargin {
margin-top:0;
margin-bottom:0;
}

.setwidth {
width: 940px;
}

/* Pic Album Code Below here */
.tnview {
border: 1px solid black;
vertical-align: top;
}

.aleft {
float: left;
}

.aright {
float: right;
}

.tnmenu {
font-size: 14pt;
color: black;
font-weight: normal;
text-align: center;
}


