/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 2px solid black;
color: #FFFFFF;
background: red  url(shade.gif) top left repeat-x;
}


.shadetabs li s{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #000000;
background: yellow  url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #FFFFFF;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #000000;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
background: maroon
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: White;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

img {
	boerder:0;
	margin:0 10px;
}
img.flame {
	border: 0px solid;
	width: 978px;
	height: 740x;
}


img.thumbnail{
	height: 160px;
	Width: 200px;
	background: white;
}

img.icon {
	height: 35px;
	width: 25px;
	background: red;
}
.SVFD1 {
	width: 1000px;
	height: 1000px;
	background: red;
}

.SVFD {
	width: 1000px;
	height: 1000px;
	background: red;
}
.div { 
	border: 2px solid black;
	padding: 10px;
	width: 90%;
	magrin-bottm: 1em;
	background: white;
}

div.divdef {
	position: absolute;
	align: center;
	width: 100%;
	height: 100%;
	background: red;
	z-index: 2;
}

div.figure {
	float: right;
	width: 200px
	hieght: 160ps;
	border: this Silver solid;
	marin: 0.5em;
	padding: 0.5em;
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-size: small;
	test-indent: 0;
}
