html {
overflow-x: hidden; 
}

body {
 background-image: url('../../../common/resources/DesignPortfolio/Subjects/English1/Images/body-bg.jpg');
 background-color: #b78441;
 margin: 0px auto;
 text-align: left !important;
 background-repeat: repeat-x;
 background-position: center -9px;
}

#wrapper {
 height: auto;
 margin: 0 auto;
 width: 100%;
}

#userlink {
 float: right;
 height: 32px;
 position: relative;
 top: 2px;
 width: auto;
 padding: 10px 20px 0px 0px;
 color: #fff;
}

#userlink a {
 color: #fff;
 font-size: 12px;
 font-family: arial;
 text-decoration: none;
}

#userlink a:hover {
 color: #fff;
 font-size: 12px;
 font-family: arial;
 text-decoration: underline;
}

td {
 color: #333333;
}

h3 {
 color: #426c8d;
 font-family: Trebuchet MS;
 font-size: 14px;
 font-weight: bold;
 margin: 0;
 padding: 0px;
}

h5 {
 color: #318dc4;
 font-family: Trebuchet MS;
 font-size: 12px;
 font-weight: bold;
 margin: 0;
 padding: 0px;
}

#header{
 background-image: url("../../../common/resources/DesignPortfolio/Subjects/English1/Images/header-bg.jpg");
 background-repeat: repeat-x;
 height: 169px;
 width: 100%;
}

#headerContainer{
 width: 915px;
 height: 168px;
 margin: 0px auto;
}

#wood-texture{
 background-image: url("../../../common/resources/DesignPortfolio/Subjects/English1/Images/wood-texture.html");
 background-repeat: repeat-x;
 height: 33px;
 width: 100%;
}

#logo {
 background-image: url("../../../common/resources/DesignPortfolio/Subjects/English1/Images/blackboard-bg.png");
    background-repeat: no-repeat;
    float: left;
    height: 110px;
    margin-left: 7px;
    overflow: hidden;
    padding: 20px 25px;
    text-align: center;
    width: 409px;
}

#header1, #header2 {
  float: left;
  width: 100%;
}

#header1 a:hover, #header2 a:hover, #header1 a, #header2 a {
  text-decoration: none;
 color: #FFFFFF;
 font-family: 'The Girl Next Door',arial,serif;
}

#header1 a {
 font-size: 30px;
}

#header2 a {
 font-size: 18px;
}

#books-img {
 background-image: url("../../../common/resources/DesignPortfolio/Subjects/English1/Images/books.png");
 background-repeat: no-repeat;
 float: right;
 height: 133px;
 padding-right: 4px;
 position: relative;
 top: -8px;
 width: 388px;
}

#content{
 width: 100%;
 height: auto;
 padding: 0px;
}

#content-top{
 background-image: url("../../../common/resources/DesignPortfolio/Subjects/English1/Images/content-bg-top.png");
 background-repeat: no-repeat;
 width: 928px;
 height: 15px;
 margin: 0px auto;
}

#content-bottom{
 background-image: url("../../../common/resources/DesignPortfolio/Subjects/English1/Images/content-bg-bottom.png");
 background-repeat: no-repeat;
 width: 928px;
 height: 21px;
 margin: 0px auto;
}

#left-content {
 width: 580px;;
 height: auto;
 float: left;
 margin-left: 20px;
}

#subpage {
 overflow: auto;
 height: auto;
 margin: 0 auto;
 padding: 15px;
 width: 920px;
}

#subpage_bg {
 min-height: 100%;
 margin: 0px auto;
}

#page {
 background-image: url("../../../common/resources/DesignPortfolio/Subjects/English1/Images/content-bg-middle.png");
 background-repeat: repeat-y;
 height: 100%;
 width: 928px;
 margin: 0px auto;
}

#pagetitle {
 color: #444444;
 padding-top: 10px;
 margin-bottom: 10px;
 font-family: Trebuchet MS;
 font-size: 18px;
 font-weight: bold;
 border-bottom: #015071 2px solid;
 width: 640px; 
}

#footer{
 width: 928px;
 height: 25px;
 margin: 0px auto;
}

.ss-footer {
 color: #FFFFFF;
 font-family: arial;
 font-size: 10px;
 margin: 0 auto;
 padding: 5px 0;
 text-align: center;
}

.ss-footer a:link,
.ss-footer a:visited,
.ss-footer a:active,
.ss-footer a:hover{
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 font-size: 10px;
}

.label_skin_corporation a{
 color: white;
 font-weight: bold;
 text-decoration: none;
}

.label_skin_corporation a:hover{
 color: white;
 font-weight: bold;
 text-decoration: underline;
}

/************ Sub Pages Styles ************/

#subpage_content  .ptl_portlet_vertical {
 overflow-x: auto !important;
}

#subpage_left_sidebar {
 width: 210px;
 float: left;
 margin-left: 20px;
}

#nav-box {
 background-color: #015071;
 width: 199px;
 position: relative;
 padding: 10px 0px;
}

#subpage_right_content {
 width: 640px;
 float: left;
 text-align: left;
 margin-left: 10px;
}

#breadcrumbs {
 font-size: 11px;
 color: #015071;
 padding-bottom: 10px;
}

#breadcrumbs a {
 color: #808080;
 font-size: 11px;
}

/************ END of Sub Pages Styles ************/

.site_render_table_row td {
 margin-bottom: 8px !important;
}

A.header:link, 
A.header:active,
A.header:visited {
 display: block;
 color: #fff !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 30px !important;
 text-decoration: none !important;
}

A.header:hover{
 display: block;
 color: #fff !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 30px !important;
 text-decoration: underline !important;
 background: none !important;
}

A.header_sel:link, A.header_sel:active,A.header_sel:visited
{
 display:block;
 color:#fff !important;
 font:12px arial, helvetica, sans-serif !important;
 text-decoration: none !important;
 background-color: #0e80b0 !important;
 padding: 5px 0 5px 30px !important;
}

A.sub:link, A.sub:active,A.sub:visited
{
 display: block;
 color: #fff !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 40px !important;
 text-decoration: none !important;
}

A.sub:hover {
 display: block;
 height: 100%;
 color: #fff !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 40px !important;
 text-decoration: underline !important;
 background: none !important;
}

A.sub_sel:link, A.sub_sel:active,A.sub_sel:visited
{
 display:block;
 color: #fff !important;
 font:12px arial, helvetica, sans-serif !important;
 font-weight:bold !important;
 background-color:#0e80b0 !important;
 padding:5px 0 5px 40px !important;
}