﻿body {
	background:white url('backTile3.png') repeat fixed;
}

.PageTop{
position:fixed; top:0px; left:0px; background-color:black; background-image:url('WiltonTopHeader.png'); background-repeat:no-repeat; background-position:center; width:100%; height:87px; z-index:2;
}
.PageMenu{
position:fixed; top:85px; background:white url('CompressedSpectrum.png') no-repeat 0px 0px;  width:100%; left:0px; height:30px; padding-top:12px; text-align:center; vertical-align:middle; text-transform:capitalize; Z-index:2;
}
.TitleBand{
	height:60px; width:100%; left:0px; font-size:45px; color:white; font-family:Corben; text-align:center; background-color:black;
}

a.MenuItem:link{
	margin-left:25px; margin-right:25px; font-family:Corben; vertical-align:middle; color:black; font-size:16px; background-color:white; text-decoration:none;
}
a.MenuItem:visited{
	background-color:white; color:navy; text-decoration:none;
}
a.MenuItem:hover{
	background-color:silver; text-decoration:none;
}

.PageTitle{
	position:absolute; top:140px; height:60px; width:100%; left:0px; font-size:40px; color:white; font-family:Corben; text-align:center; background-color:black;
}

.MainBody{
	position:absolute; width:100%; top:200px; 
}

.PageTitle{
	position:fixed; top:120px; height:40px; width:100%;font-size:30px; color:black; font-family:Corben; text-align:center; background-color:#F2D6FF; z-index: 2; z-index:10; border-top:1px black solid; border-bottom:1px black solid;
}
.Note{
	position:absolute; top:175px; left:10%; width:80%; font-size:18px; color:black; font-family:Corben; text-align:center; 
}

a.PicThumb:link{
	position:absolute; width:175px; height:140px; top:-4px; left:-4px; font-family:Corben; font-size:14px; font-weight:bolder; text-align:center; color:black; background-color:white; overflow:hidden; display:inline-block; padding:5px; text-decoration:none;
}
a.PicThumb:visited{
width:102px; height:75px; top:-4px; left:-4px; border:1px navy solid;
}
a.PicThumb:hover{
	top:-10px; left:-10px;  width:180px; height:145px; padding-top:5px; overflow:visible; color:black; background-color:white; text-decoration:none; border:3px purple ridge;  z-index:500;
}

a.TextThumb:link{
	position:absolute; width:175px; height:150px; top:-4px; left:-4px; font-family:Corben; font-size:25px; font-weight:bolder; text-align:center; color:white; background:Black; overflow:hidden; display:inline-block; text-decoration:none; padding-top:5px;
}
a.TextThumb:visited{
	position:absolute; width:175px; height:150px; top:-4px; left:-4px; font-family:Corben; font-size:25px; color:white
}
a.TextThumb:hover{
	top:-10px; left:-10px;  width:180px; height:155px; font-size:30px;  padding-top:5px; border:5px black ridge; color:black; background:white; text-decoration:none; z-index:600;
}
.ShadowFrame{ position:relative; margin:10px; width:175px; height:150px; background-color:#C0C0C0; display:inline-block;
}
.SmallShadowFrame{ position:relative; margin:10px; width:100px; height:75px; background-color:#C0C0C0; display:inline-block;
}

.ThumbN {
width:100px; height:75px; border-width:0px;
}
#ThumbnailHolder{
 position:absolute; text-align:center; width:70%; left:15%; top:220px; padding-top:20px;
}
#Controls{
	position:absolute; width:100%; text-align:center; top:140px; font-family:Corben; font-size:30px;
}
.ClickIt{
	position:absolute; height:23px; width:90px; top:80px; left:5px; z-index:1;
}

.CenterHeader{
	text-align:center; width:100%; font-size:25px;
}
.Signaturearea{
	text-align:right; width:100%; margin-right:15px;
}
.CenterPage{width:0px; left:50%; position:absolute;
}

.AdCol{
	position:absolute; width:25%; top:200px; right:70%;
}
.AdLeft{
  color:black; width:100%; height:55px; overflow:hidden; padding:2px; margin:5px; border:2px navy solid; display:inline-block; text-align:right; padding-right:5px;
}
.AdName{ font-family:corben; font-size:16px;
	
}
a.AdLink:link{
	font-family:corben; font-size:10px; background-color:black; color:white; border:5px black solid; text-decoration:none;  display:inline-block; top:30px; padding:2px;
}
a.AdLink:hover{ background-color:white; color:black; text-decoration:none; 	
}
a.AdLink:visited{ text-decoration:none; color:silver;
}
#FramePaper{
	position:fixed; background-color:white; border:2px black solid;  width:500px; height:700px ; top:200px; left:52%;  z-index:2;
}
#ReportName{
	width:100%; font-family:Corben; font-size:18px;
}
.AdImage{left:1px; top:1px; height:4px; width:4px; }
.AdImageBox{
	 position:fixed; left:34%; top:225px; text-align:center; font-family:corben; font-size:18px;display:inline-block; visibility:hidden;
}
.AdLeftContainer{
	position:relative; top:5px; left:0px; width:100%; overflow:scroll; height:300px; padding-top:25px; padding-right:40px; visibility:hidden;
}
.TextZone {
	font-family:Corben; margin-top:10px; font-size:15px; display:inline-block;  color:black;
}

a.AdPicThumb:link{
	position:absolute; width:100px; height:75px; top:-4px; left:-4px; font-family:Corben; font-size:12px; font-weight:bolder; text-align:center; color:black; background-color:white; overflow:hidden; display:inline-block;
}
a.AdPicThumb:visited{
width:102px; height:75px; top:-4px; left:-4px; border:1px navy solid;
}
a.AdPicThumb:hover{
	top:-30px; left:-10px;  width:130px; height:135px; padding-top:5px; overflow:visible; color:black; background-color:white; text-decoration:none; border:3px purple ridge;  z-index:500;
}
	
.closelink{
	position:absolute; top:5px; right:5px; width:100px; height:50px; font-family:corben; font-size:20px; border:2px maroon solid; background-color:red; z-index:10;
}
.Decay1{
		 position:absolute; width:60%; left:37%; top:225px; text-align:center; font-family:corben; font-size:35px;display:inline-block;
}
.NoStory{
	font-family:corben; font-size:20px; display:inline-block; width:90%; left:5%; text-align:center;
}