/************************* SECTION 1 - MAIN BODY ************************/

body {
	margin: 0px auto;
	padding: 0px;
        background-color:#060606;
        background-repeat: no-repeat;
        background-position: top-center;
        background-attachment: fixed;
        background-image:none; 
	text-align:left
} 

.page-container {
        width: 960px;
        height: 650px;
	background-image:url(../img/back1.jpg); transparent;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        margin: 0px auto;
        padding: 0px auto;
        text-align: left;
        
        
}

a {color:#000000; text-decoration:none; font-family:Verdana; font-size:16px;font-style:bold;}
a:hover {background-image:url(../img/1bg100x100.jpg); font-weight:bold; }

/************************ SECTION 2 - Section Navigation ***************/

.sec_nav { width:965px; margin: 0px; margin-bottom:20px; padding: 0px; position:absolute; left:0px; top:160px; color:#000000; font-family: verdana; font-size:16px; font-style: bold; }  
.sec_nav ul {float: right; margin: 0px; padding: 0px; }	
.sec_nav li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.sec_nav li a {display: block; float: left; margin: 0px; padding: 0px 10px 0px 10px; color: #000000; 

.sec_nav a:hover {color:#00000; text-decoration: none; font-weight:normal; }
.sec_nav a.selected { color: rgb(0,0,0); font-weight:bold; text-decoration: none; }


/************************ SECTION 4 - Content Body ***************/

.content {
	width: 973px;
	height: auto;
	padding-top: 50px;
}

.title {
	position:relative;
	left:10px;
	top:0px;
	width:220px;
	float:left;
	text-align:center;
	font-size:36px;
	font-family: "Monotype Corsiva";  
}

.titletext { line-height:30px; }

table.cal-links td {font-size:13px; border:1px #CCCCCC solid; }
table.cal-links td a {font-size:11px; }

table.ref-links td { border-bottom:1px #CCCCCC solid ; }

.textdata {
	   float:right;
       position:static;
	   width:740px;
	   left:0px;
	   top:0px;
	   margin-bottom:100px;
	   text-align:left;   
}

.textdata a {font-size:11px; }

#fr-earl, #fr-junjun, #fr-cel, #tina { 
	position:absolute;
	left:326px;
	top:251px;
	width:600px;
	height:330px;
	z-index:1;
	text-align:left;
	visibility:hidden;
}

#fr-earl table, #fr-junjun table, #fr-cel table, #tina table 
    { background-image:url(../img/bkg_page2.jpg);
	  background-repeat:repeat-x;
	  background-color:#F5F8FD ; }

#fr-earl td, #fr-junjun td, #fr-cel td , #tina td { 	font-family:Arial, Helvetica, sans-serif;
                font-size:15px ;
				border: 3px double #0099FF;
				padding: 5px;
		}
/************************ SECTION 5 - Footer ***************/

.footer {
    float:left;
	width: 973px;
	height:30px;
	text-align:center;
	font-size:12px;
	color:#666666;
       
}
