body {
    text-align: center;
    background-color: #FFFFEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
} 
.navPanel {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    font-weight: bold;
} 
.navPanel a {
    display: block;
    width: 128px;
    height: 26px;
    line-height: 26px;
    color: #003399;
    text-decoration: none;
    text-indent: 5px;
    border-bottom: 1px dotted white;
    border-top: 1px dotted white;
} 
.navPanel a:hover {
    color: #990000;
    background-color: #FFFF00;
    border-bottom-color: #003399;
    border-top-color: #003399;
} 
.topPanel {
    overflow: hidden;
    width: 800px;
    height: 164px;
} 
.navLink a {
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 1px;
    padding-bottom: 1px;
} 
.heading1 {
    color: #990000;
	font-weight:bold;
	clear:left;
} 
.main {
    width: 800px;
    text-align: left;
    margin: auto;
    border: 1px solid #000000;
    background-repeat: repeat-y;
    background-color: #FFFFFF;
    background-image: url(../image/leftbg.gif);
} 
.content {
    min-height: 440px;
    margin: 5px;
    margin-left: 150px;
    margin-top: -40px;
    overflow: visible;
} 
.page {
    padding: 10px 10px 50px 10px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: dotted;
    border-left-style: dotted;
    border-top-color: #003399;
    border-left-color: #003399;*/
    min-height: 500px;
    height: auto !important;
    height: 500px;
} 
.centerPics {
    text-align: center;
    width: auto;
} 
.centerPics img {
    border: 1px solid #FFFF00;
    display: inline;
}
a {
    color: #003399;
    text-decoration: none;
} 
.gallery{
	display:block;
}
.boldBlue {
    font-weight: bold;
    color: #003399;
}
legend {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #990000;
    font-size: 14px;
    font-weight: bold;
}
img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
} 
.galleryImg {
    text-decoration: none;
    border: 1px solid #FFFF00;
} 
.galleryImage {
    float: left;
    width: 200px;
    text-align: center;
    height: 150px;
    display: inline;
} 
.galleryRow {
    clear: both;
    display: block;
} 
.comment {
    font-size: 10px;
    width: 75%;
} 
/*.baSet {
    margin: 0px;
    padding: 0px;
    height: 100px;
    line-height: 100px;
    text-align: center;
} 
.baSet a img {
    border: 1px #FFFF00 solid;
    background-color: #FFFFEC;
    margin: 0px 3px 0px 3px;
} 
#portal {
    margin: 0px;
    padding: 0px;
    width: 275px;
    overflow: inherit;
    margin-top: 0px;
    text-align: center;
} 
#prev {
    float: left;
} 
#next {
    float: right;
} 
#banav {
    width: 275px;
    display: none;
} 
#holder {
    margin: 0px;
    padding: 0px;
}*/
.baSet {
    margin: 0px;
    padding: 0px;
    height: 100px;
    line-height: 100px;
    text-align: center;
} 
.baSet a img {
    border: 1px #FFFF00 solid;
    background-color: #FFFFEC;
    margin: 0px 3px 0px 3px;
} 
#portal {
    margin: 0px;
    padding: 0px;
    width: 275px;
    overflow: inherit;
    margin-top: 0px;
    text-align: center;
} 
#prev {
    float: left;
} 
#next {
    float: right;
} 
#banav {
    width: 275px;
    display: none;
} 
#holder {
    margin: 0px;
    padding: 0px;
}
#view{
	height:350px;
	overflow:auto;
	border: 1px dashed #003399;
	padding: 5px;	
	padding: 20px;
	background-color: #ffffff;
}
