a:link {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1.6em; 
	color: #FFFFFF; 
	text-decoration: underline; 
}
a:visited { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1.6em; 
	color: #6622CC; 
	text-decoration: underline; 
}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: black;
	background-image: none;
	background-repeat:repeat-y;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size:0.8em;
	background-attachment: scroll;
	background-position: 0px 0px;
}

div.paneltopleft {
	background-image: url(./media/Edges/Top%20Left%20Title.jpg);
	background-repeat: no-repeat;
	width:263px;
	height:113px;
	z-index:auto;
	position: absolute;
	left: 0px;
	top: 0px;
	background-attachment: scroll;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
}

div.paneltopleftcenter {
	background-image: url(./media/Edges/Top%20Edge%20left.jpg);
	background-repeat: no-repeat;
	width:113px;
	height:113px;
	z-index:auto;
	position: absolute;
	left: 263px;
	top: 0px;
	background-attachment: scroll;
	background-position: 0px 0px;
	padding: 0px;
}

div.paneltoptile {
	background-image: url(./media/Edges/Top%20Edge%20middle.jpg);
	background-repeat: repeat-x;
	height: 100px;
	z-index: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	padding: 0px;
	background-attachment: scroll;
	background-position: 0px 0px;
	margin: 0px;
}

div.panelleftedge {
	background-image: url(media/Edges/Left%20Edge%20middle.jpg);
	background-repeat: repeat-y;
	background-position:0px 0px;
	margin: 0px;
	background-attachment: scroll;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

div.panelcentre {
	height:auto;
	overflow: visible;
	z-index: 99;
	width: auto;
	position: relative;
	left: 0px;
	padding-left: 263px;
	margin-top: 0;
	margin-right: 25;
	margin-bottom: 0;
	top: 0px;
}

div.panelcentre2 {
	height:auto;
	overflow: visible;
	z-index: 100;
	width: auto;
	position: relative;
	left: 0px;
	padding-left: 263px;
	margin-top: 0;
	margin-right: 25;
	margin-bottom: 0;
	top: 0px;
}

.GalleryContent {
  font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	border: 5px solid #222222;
	background-image: url(media/innerbak.png);
	width: 750px;
	margin: auto;
	padding: 5px;
	height: auto;
	margin-left:400px;
}

.ThumbHoriz {
	height: 130px;
	width: 740px;
	border: 0px none;
	text-align: left;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	margin: 5px;
}

#ImageFS {  
	margin: auto 5px;
	vertical-align: middle;
	border-style: none
}

/*Slider CSS*/
div.slidetop
{
	background: #333333 url(http://www.mucox.com/media/gallery/scroll-top.png) no-repeat scroll center center;
	height: 20px;
	width: 75px;
}

div.slidearea
{
  height: 560px;
  width: 75px;
  overflow: hidden;
  position: relative;
}

div.items
{
  position: absolute;
  height: 200000px;
}

#thumbnails
{
    position: absolute;
    margin-left: -95px;
    height: 560px;
}

div.slidebot
{
    background: #333333 url(http://www.mucox.com/media/gallery/scroll-bot.png) no-repeat scroll center center;
    height: 20px;
    width: 75px;
}
