body { margin: 0; padding: 0; background-image:url(images/scott_back.jpg)}


#header {
position: absolute;
left:0px;
top:0px;
	background-image:url(images/head.gif);
	background-repeat:no-repeat;
	background-color:#a63527;
	height:110px;
	width:761px;	
	}
#nav {
	position: absolute;
	left:0px;
	top:113px;
	height:20px;
	width:100%;
	z-index:5000;
	}
#logo2 {
	background-image:url(images/sf_anim_base.gif);
	background-repeat:no-repeat;
	height:107px;	
	}
	
#mid {
	position: absolute;
	left: 0;
	top: 110px;
	width: 100%;
	height:220px;
	background-image:url(images/gradient.gif);	
	border-bottom: 1px solid rgb(0,0,0);
	z-index:500;
	}
#mid2 {
	position: absolute;
	left: 0;
	top: 120px;
	width: 100%;
	height: 260px;
		background-image:url(images/gradient.gif);		
	}

#mid-child {
	position: absolute;
	left: 2px;
	top: 109px;
	z-index:1000;
					
	}

.left {
	color: #ffffff;
	font-size: 9pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height:1.4;
}
	
.center {
	color: #e0e0e0;
	font-size: 9pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height:1.4;
}

.right {
	color: #000000;
	font-size: 9pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height:1.4;
}
#embed {
	height: 190px;
	}
	
#menu {
	height: 34px;
		}

A:link img, A:visited img {border-color: #800000;}
A:hover img {border-color: #800000;}
.nav {
	color: #ffffff;
	font-size: 9pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.main {
	color: #E0E0E0;
	font-size: 9pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height:1.4;
}
.main_child {
	color: #333;
	font-size: 9pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	padding-right: 6px;
	line-height:1.4;
}

.main_child2 {
	color: #333333;
	font-size: 10pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	padding-right: 6px;
	line-height:1.4;
}


.main_child2 a:link    {text-decoration: underline; color: #333333; }
.main_child2 a:visited {text-decoration: underline; color: #333333; }
.main_child2 a:hover  {text-decoration: none; color: #333333;}
.main_child2 a:active   {text-decoration: underline; color: #333333;}

.main_child a:link    {text-decoration: underline; color: #333333; }
.main_child a:visited {text-decoration: underline; color: #333333; }
.main_child a:hover  {text-decoration: none; color: #333333;}
.main_child a:active   {text-decoration: underline; color: #333333;}


a:link    {text-decoration: underline; color: #e0e0e0; }
a:visited {text-decoration: underline; color: #e0e0e0; }
a:hover  {text-decoration: none; color: #e0e0e0; }
a:active   {text-decoration: none; color: #e0e0e0; }


.right a:link    {text-decoration: underline; color: #000; }
.right a:visited {text-decoration: underline; color: #000; }
.right a:hover  {text-decoration: none; color: #000; }
.right a:active   {text-decoration: none; color: #000; }

.picnav a:link    {color: #e0e0e0; }
.picnav a:active  {color: #e0e0e0; }
.picnav a:hover   {color: #e0e0e0; }

#content_child {
	background-image:url(images/child_mid.gif);
	}
#child_top {
	background-image:url(images/child_top.gif);
	height:14px;
}

#child_bot {
	background-image:url(images/child_bot.gif);
	height:21px;}
