body {
	font-size: 80%;
	color: #CCCCCC;
	background: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	z-index: 3;
background-image: url(http://www.nwspeedshots.com/backgrounds/bg.gif);}

body {scrollbar-3dlight-color:silver;
                scrollbar-arrow-color:silver;
                scrollbar-track-color:black;
                scrollbar-darkshadow-color:black;
                scrollbar-face-color:black;
                scrollbar-highlight-color:black;
                scrollbar-shadow-color:black}

table {
    border-width: 0;
    margin: auto;
}

.title {
    color: #999999;
    background-color: black;
    font-size: 140%;
    font-weight: bold;
}

.caption {    
    text-align: left;
    margin: auto;
}

.ctrllinks {
	font-size: 80%;
	color: #FF0000;
}

.footer {
    font-size: 80%;
    color: #999999;
    background-color: black;
    text-align: right;
    margin-top: 0.5em;
}

img.small {
    border: 1px solid gray;
    margin: 2px;
    padding: 0px;
    display: block;
}

img.medium {
    border: 1px solid gray;
    margin-top: 10px;
    margin-bottom: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#mediumpaper {
    color: #CCCCCC;
    background: black;
    border-style: solid;
    border-color: #191919;
    border-left-width: 15px;
    border-right-width: 15px;
    border-top-width: 8px;
    border-bottom-width: 14px;
    margin-top: 17px;
    margin-left: auto;
    margin-right: auto;
}

#smallpaper {
    color: #CCCCCC;
    background: black;
    text-align: center;
    font-size: 80%;
    padding: 0px;
    margin-top: 17px;
    margin-left: auto;
    margin-right: auto;
}

a {
	color: #FF0000;
	background-color: black;
	text-decoration: underline;
	text-transform: none;
}

a.control {
	color: gray;
	background-color: black;
}
a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
	text-decoration: underline;
	background-color: #000000;
}

a:hover {
	color: #FF0000;
	background-color: black;
	text-decoration: underline;
}

#introlayer {
	background-image: url(http://www.nwspeedshots.com/backgrounds/bg.gif);
}
#mainlayer {
    visibility: visible;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    color: #CCCCCC;
    background: black;
    background-image: url(http://www.nwspeedshots.com/backgrounds/bg.gif);
}

#lightboxlayer {
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    color: white;
    z-index: 3;
    overflow: auto;
    background-image: url(http://www.nwspeedshots.com/backgrounds/bg.gif);
}

#lightboxcontainer {
    margin-top: 20px;
    margin-left:10px;
    margin-right:10px;
}

#smalliframe {
    position: absolute;
    visibility: hidden;
    z-index: 2;
}

#mediumiframe {
    position: absolute;
    visibility: hidden;
    z-index: 1;
}