body{
	font-family: "Times New Roman", Times, serif;
	border: none;
	background: #666666;
	font-size: 13px;
	margin: 0px;
	marginwidth: 0px;
	marginheight: 0px;
   }
   
html,body{
	height:100%;
	border: none;
   }
   
   
    
p {
	margin: 0;
	padding: 0;
}


.bodywhiteitalic {
	font-weight: 400;
	font-size: 100%;
	color: #666666;
	font-style: italic;
	line-height: 100%;
}

.content {
	font-weight: 400;
	font-size: 100%;
	color: #666666;
	text-align: left;
	height: 280px;
	width: 355px;
	line-height: 100%;
}

.contentcontact {
	font-weight: 400;
	font-size: 100%;
	color: #666666;
	text-align: left;
	height: 220px;
	width: 355px;
	line-height: 100%;
}

a.altlink:link, a.altlink:visited, a.altlink:active {
	color: #666666!important ;
    text-decoration: underline;
	font-weight: 700;
	line-height: 100%
} 
a.altlink:hover {
	color: #666666!important ;
	text-decoration: none;
	font-weight: 700;
	line-height: 100%
}
altlink a:link, altlink a:visited, altlink a:active {
    color: #FFFFFF !important ;
    text-decoration: underline;
	font-weight: 700;
	line-height: 100%
} 
altlink a:hover {
	color: #FFFFFF !important ;
	text-decoration: none;
	font-weight: 700;
	line-height: 100%
}


.footnote {
	font-size: 80%;
	color: #666666;
	font-weight: 400;
	line-height: 100%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}


.pagebottom {
	font-size: 90%;
	line-height: 100%;
	width: 500px;
	float: left;
	color: #FFFFFF;
}
.pagebottomright {
	font-size: 90%;
	line-height: 100%;
	text-align: right;
	float: right;
	color: #FFFFFF;
}
.pagebottom a:link, .pagebottom a:visited, .pagebottom a:active {
    color: #FFFFFF;
    text-decoration: none;
} 
.pagebottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.pagebottom:link, a.pagebottom:visited, a.pagebottom:active {
    color: #FFFFFF;
    text-decoration: none;
} 
a.pagebottom:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.black {
	background-color: #000000;
}
.white {
	background-color: #FFFFFF;
}


.picsmall {
	height: 140px;
	width: 125px;
	float: left;
}
.picsmallalt {
	height: 150px;
	width: 125px;
	float: left;
}
.picsmallalt2 {
	height: 160px;
	width: 125px;
	float: left;
}
.picsmallalt3 {
	height: 80px;
	width: 125px;
	float: left;
}
.piclarge {
	height: 150px;
	width: 225px;
	float: right;
}



#contentcell {
	background-color: #FFFFFF;
	padding: 5px;
}
#mapic {
	float: left;
	position: relative;
	top: 13px;
}


#outertable {
		width: 100%;
        height: 100%;
}
#outercell {
        vertical-align: middle;
        text-align: center;
}
#main {
	background-color: #E4E4E4;
	position: relative;
        margin: 0 auto;
        width: 755px;
        height: 420px;
        text-align: left;
}

#navtable {
	height: 240px;
	width: 355px;
}
#piccell {
	height: 240px;
	width: 355px;
}
#subnav {
	height: 120px;
}
