.bodytext {
	FONT-SIZE: 75%;
	COLOR: #333333;
	LINE-HEIGHT: 16px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

.bodytextlarger {
	FONT-SIZE: 85%;
	COLOR: #333333;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.smcontacttext {
	FONT-SIZE: 65%;
	COLOR: #6C6C6C;
	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height : 10px;
}

A.smcontacttext:active,A.smcontacttext:link ,A.smcontacttext:visited{
	TEXT-DECORATION: none;
}
A.smcontacttext:hover{
	TEXT-DECORATION:underline;
	COLOR: Purple;
}

h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	COLOR: #660066;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.H1wpa {
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	COLOR: #660066;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.H2wpa {
	FONT-WEIGHT: bold;
	FONT-SIZE: 75%;
	COLOR: #660066;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.H3wpa{
	FONT-WEIGHT: bold;
	FONT-SIZE: 70%;
	COLOR: #660066;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.toptext{
	font-family:verdana,arial, helvetica, sans-serif;
	font-size:70%;
	color : Teal;
}
a.toptext:link,a.toptext:visited,a.toptext:active{
	color: Teal;
	text-decoration:none;
}
a.toptext:hover{
	color: #00537f;
}

.navtablewpa {
	FONT-SIZE: 75%;
	COLOR: #660066;
	FONT-FAMILY:  Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight : bold;
	vertical-align : bottom;
}

#current {
	COLOR: Green;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight : bold;
	vertical-align : bottom;
}

.navtablev {
	FONT-SIZE: 70%;
	COLOR: #00008B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight : bold;
	vertical-align : bottom;
}

.navtablev_larger {
	FONT-SIZE: 75%;
	COLOR: #00008B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight : bold;
	vertical-align : bottom;
}

#navcontainer
{
	margin: 0;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
	display: block;
	width: auto;
	text-decoration: none;
	background: #DDDDDD;
	margin: 0;
	padding: 2px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
}

#navcontainer a:current
{
background: #ffffff;
}

#navcontainer A:hover, #navcontainer A:active { background: #BBBBBB;}

#navcontainer A.active:link, #navcontainer A.active:visited
{
background: #BBBBBB;
font-weight: bold;
text-align: center;
}


#navcontainerv {
	width: 170px;
	text-align : left;
}

#navcontainerv ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainerv a
{
display: block;
padding: 3px;
width: 160px;
background-color: #660066;
border-bottom: 1px solid #aaa;
}

#navcontainerv a:link, #navlistv a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainerv a:hover
{
background-color: #369;
color: #fff;
}

#current
{
background: #ffffff;
}
#border {
	border : 1px solid #660066;
}
.photoboxright{
	float:right;margin:15px;padding:12px;border:1px solid black;border:4px double #660066;}
	
.photoboxleft{
	float:left;margin:15px;padding:12px;border:1px solid black;border:4px double #660066;}