/* CSS Document */

body { background-color: #B4D5F0; 
}
 
 #content {
 	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	background-color:#FFFFFF;
	}

A:link {color: #784301; text-decoration:none}
A:visited {color:#784301; text-decoration:none}
A:active {color: #784301; text-decoration:none}
A:hover {color: #784301; text-decoration:none} 

#main {
	width: 777px;
	height:437px;
	border: 0px;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -388px;
	margin-top:55px;
	}
	
#nav {
width:175px;
height:400px;
float:left;
}

#nav1 {
width:158px;
height:280px;
margin-right:5px;
margin-top:10px;

}

#logo {
width:158px;
height:97px;
padding-right:5px;
margin-top:50px;
}


#maintable {
width:602px;
height:437px;
float:right;
background-image:url(images/tablebg.gif);
background-repeat:no-repeat;
}

#maintablecontent {
width:570px;
height:397px;
margin-top:20px;
margin-bottom:20px;
margin-left:15px;
margin-right:7px;
}

#love1 {
width:562px;
height:80px;
}

#love {
width:180px;
height:80px;
float:left;
margin-right:20px;
}

#text {
width:542px;
height:280px;
margin-top:5px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;

}

#text2 {
width:460px;
height:100px;
text-align:left;
}

.font1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#784301;
}

.font2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#784301;
font-weight:bold;
}

.font3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#784301;
font-style:italic;
}

.font4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#784301;
}

.footerfont {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-align:right;
}

#footer {
	position:absolute;
	width:602px;
	height:100px;
	padding-right:4px;
	
}








.root     {
    position:relative;
    height:      325px;
    width:      562px;
    margin:       0px 0px 0px 0px;    
    }
.root p   {
    margin:      0px 0px 0px 0px;
    }
.thumb     {
    position:      absolute;
    height:      9px;
    width:      15px;
    left:       10px;
    }
.up, .dn   {
    position:      absolute;
    left:       10px;
    }
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.scrollContainer { 
    position:      absolute; 
    left:      2px; 
    top:      19px; 
    width:      560px; 
    height:      325px; 
 
    overflow:      auto; 
    border:    0px;
    background:    #ffffff;
    }
.scrollContent { 
    position:      absolute; 
    left:      0px; 
    top:      0px; 
    width:      560px; 
    }
