body {
	color: #000000;
	font-style:normal; 
	/*font-variant: normal; */
	font-weight:normal; 
	font-size: 10pt; 
	font-family: Trebuchet MS, sans-serif; 
	background-image: url(../ecampus/images/bg_page.jpg);
}

#topmenu {
	float: right; 
	font-size: 0.7em; 
	font-family: Tahoma; 
	color: #ffffff; 
	margin-top: 15px; 
	margin-right: 15px;
	}

#logo {
	float: left; 
	width: 250; 
	height: 100; 
	/*background-image: url(images/logo.jpg);*/
	}



/*Other Pages Menu*/

#menu {
	height: 30px;
	width: 525px;
	padding-left: 0px;
	/*background: url(images/menu.jpg) repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 20px 5px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #000000;
}

#menu a:hover {
	color: #006699;
}

#menu .current_page_item a {
	background: none;
	color: #006699;
}


/*- Menu 7--------------------------- */

#menu7 {
        width: 200px;
        margin: 0px;
        float: left;
        font-size: 0.8em;
        }

#menu7 ul {
	list-style: none;
	margin: 0;
    padding: 0;
	}
	
#menu7 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu7 li a:link, #menu7 li a:visited {
        color: #FFF;
        display: block;
        background:  url(images/menu7.gif);
        padding: 8px 0 0 30px;
        }

#menu7 li a:hover, #menu7 li #current { {
        color: #FFF;
        background:  url(images/menu7.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }




#shadow_left td {
	width: 17px;
	background: url(images/bg_left.jpg);
	}

#shadow_right {
	width: 17px;
	background: url(images/bg_right.jpg);
	}

/*- Menu Tabs E--------------------------- */

#tabsE {
      float:left;
      width:100%;
      background:#000;
      font-size:80%;
      line-height:normal;
      margin-top: 1px;
      border-top: 1px solid #ffffff;

      }
#tabsE ul {
        margin:0px;
        padding:0px;
        list-style:none;
      }
#tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabsE a {
      float:left;
      background:url("images/bg2.gif") no-repeat left top;
      margin:0;
      padding:0;
      text-decoration:none;
      }
#tabsE a span {
      float:centre;
      display:block;
      background:url("images/bg2.gif") repeat-x right top;
      padding:5px;
      border-right: solid 1.5pt #666666;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span {float:none;}
    /* End IE5-Mac hack */
#tabsE a:hover span {
      background:url("images/bg1.gif") repeat-x right top;
      color:#FFF;
      }
#tabsE a:hover {
      /*background-position:0% -42px;*/
      }
   #tabsE a:hover span {
      /*background-position:100% -42px;*/
      }

        #tabsE #current a {
                /*background-position:0% -42px;*/
        }
        #tabsE #current a span {
                /*background-position:100% -42px;*/
        }


#Page_Content {
	/*width: 866px;*/
	/*font-size: 0.7em;*/
	margin: 5px;
	font-family: Tahoma;
	}
	
	
#Page_Content1 {
	font-family: Trebuchet MS;
	width: 100%;
	margin: 5px;
	font-size: 10pt;
	
	}

#Page_Content1 h3 {
	font-size: 16px;
	color: navy;
	margin-bottom: 0;
	margin-top: 0
	}
	
#Page_Content1 p {
	margin-bottom: 0;
	margin-top: 3px;
	}
	
	

#story_header {
	border-bottom: 1px solid #015699; 
	padding: 10px; 
	font-size: 14pt; 
	font-family: Trebuchet MS; 
	color: #111E11; 
	}

#footer {
	color: #FFFFFF; 
	font-size: 10pt; 
	font-family: Trebuchet MS; 
	height: 50px; 
	text-align: center; 
	margin-top: 0; 
	margin-bottom: 0; 
	padding-left: 50px; 
	padding-right: 50px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	background-color: #111E11;
	}