
body { background: #ccc; font-family: sans-serif; margin: 0 auto -20px auto; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { font-size: 17px; margin-bottom: 5px; }
table { margin: -2px; padding: 0; width: 100%; }
p { margin: 0; margin-bottom: 10px; }

.wrap { width: 900px; background: #fff; text-align: left; }
.head { background: top center no-repeat; height: 150px; text-align: left; }
.head img { margin-top: 45px; margin-left: 40px; }

.nav { font-size: 14px; text-align: center; }
.nav li { border-left: 1px solid #555; display: inline; }
.nav li:first-child { border: none; }
.nav a { color: #555; padding: 10px 20px; }
.nav a:hover { text-decoration: none; }

.sidebar { width: 200px; }

.main { font-size: 15px; text-align: left; padding-left: 5px; }
.main ul { margin-left: -15px; margin-top: 0 }

.footer { font-size: 13px; padding-bottom: 10px; border-top: 1px solid #ccc; text-align: center; color: #555 }
.footer li { display: inline; padding: 0 10px; }
.footer a { color: #888; text-decoration: none; }
.footer a:hover { color: #888; text-decoration: underline; }

.filmstrip { list-style-type: none; padding: 0; margin: 0; }
.filmstrip li { width: 25px; height: 25px; margin: 0px 0; text-align: center; padding-top: 10px; cursor: pointer; }
.imgActive, .imgInactive:hover { background: URL('a-circle.jpg') center center no-repeat; color: white; }
.imgInactive { background: URL('i-circle.jpg') center center no-repeat; color: black; }

.toparrow { background: URL('up-arrow-normal.jpg') center center no-repeat; }
.toparrow:hover { background: URL('up-arrow-hover.jpg') center center no-repeat; }
.bottomarrow { background: URL('down-arrow-normal.jpg') center center no-repeat; }
.bottomarrow:hover { background: URL('down-arrow-hover.jpg') center center no-repeat; }
.imgList ul { list-style-type: none; padding: 0; margin: 0; }
.imgList a { font-size: 13px; color: #555; display: block; width: 150px; padding: 10px 0 10px 10px; text-decoration: none; }
.imgList a:hover { background: #ccc; color: #555; }
.imgList .UIMenuActive a { background: #ccc; }


.EXPage { width: 500px; font-size: 15px }

