body { margin: 20px 0;	padding: 0; background: url('../images/bgimage.gif'); font-size: 9pt; font-family: Arial, sans-serif, Tahoma; color: #000 }

h1 { font-size: 12pt }

a:link { text-decoration: none;	color: #FF0000 }
a:hover { text-decoration: underline }

.imageLeft { float: left; margin: 5px 15px 10px 0; border: none }
.PicNum { font-weight: bold }

#header { width: 700px; height: 160px; margin: 0 auto; padding: 5px; background: #FFE6CC url('../images/headimg.jpg') no-repeat 5px 5px;  }
#header * { margin: 0; padding: 0; float: left; text-decoration: none; font-size: 16pt; font-family: "Comic Sans MS","Century Gothic",Arial; color: #fff }
#header h1 { padding: 2px 0 0 4px; font-weight: bold }

#body {	border-left:5px solid #FFE6CC; border-right:5px solid #FFE6CC; border-bottom:5px solid #FFE6CC; width: 700px; margin: 0 auto; background: url('../images/bodybg.gif'); border-top: medium none;  }

#menu { float: left; width: 180px; padding: 20px 10px }
#menu ul { margin-left: 0; padding-left: 0; list-style:none }
#menu li { padding-left: 25px; margin-top:5px; background: url('../images/menulist.gif') no-repeat; font-weight: bold; color: #FF0000 } 
#menu li a { font-weight: normal }
#menu li a:link { border-bottom: 1px dotted #000; color: #000; font-weight: normal }
#menu li a:hover { border-bottom: 1px solid #FF0000; text-decoration: none; color: #FF0000; font-weight: normal }

#content { float: left;	width: 480px; padding: 20px 10px }
#content p { text-align: justify }

#galImage { margin: 0 auto; width: 470px }
#galImage img { width: 470px; border: none }

#imgDescription { min-height: 20px; margin: 0 auto; position: relative; background: #fff; padding: 5px }
#imgDescription p { text-align: center; font-size: 9pt; font-family: "Comic Sans MS","Century Gothic", tahoma, arial; color: blue }

#navContainer { padding-top: 20px; height: 50px }

#Next { float: right; width: 200px; text-align: right; font-weight: bold }

#Prev { width: 150px; text-align: left; font-weight: bold }
#Next a,#Prev a { font-weight: bold; text-decoration: none }
#Next a:link,#Prev a:link  { border-bottom: 1px dotted #FF0000; color: #000; font-weight: bold }
#Next a:hover,#Prev a:hover { border-bottom: 1px solid #FF0000; text-decoration: none; color: #FF0000; font-weight: bold }

#footer { padding: 0; text-align: center; font-size: 7pt }
#footer * { color: #000 }