html,body {
      margin: 0;
      padding: 0;
      text-align: center;
      font-family: arial, Helvetica, sans-serif;
      font-size: 14px;
      background: #fff url(../images/bkgd.jpg) center repeat-y;
}

#body-margin{
      text-align: center;
      background: #fff;
      padding: 0px 11px;
      margin: 0 auto;
      width: 920px;      
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 898px;
}
    
//img { border: none; }

a { text-decoration: none; color: #828282; font-weight: bold;}
a:hover { text-decoration: underline; color: #fd7979; }

/*---------- Divs ----------*/
#header {
/*      background: url("../images/header.jpg") no-repeat center; */ 
      height: 100px;
      width: 890px;
      margin: 0 auto;
}

#logo{
/*      background: url("../images/logo_tekaysan.png") no-repeat left; */
      float: left;
      padding-top: 5px;
      margin: 0 auto;
      width: 390px;
      height: 100px;
}

#logo a:hover {
      text-decoration: none;
}

#logo a {
      float: left;
      width: 200px;
      height: 85px;
}

#banner{
      float: right;
       padding-top: 5px;
      width: 500px;
      height: 100px;
     background: url("../images/banner.gif") no-repeat right; 
}


#container {
      width: 890px;
      overflow: hidden;
      text-align: left;
      font: 90% Tahoma, Helvetica, sans-serif;
      margin: 0px auto;
      background: #fff;
/*      padding-bottom: 30px; */
      padding-bottom: 3px;
}  
* html #container {
      overflow: visible;
}

#intro{
      min-height: 190px;
      margin: 10px auto;
}
* html #intro { height: 190px;}

#intro-image{
      float: left;
      width: 560px;
}

  
.clear {
	clear: both;
}


#intro-text{
      padding-top: 5px;
      padding-bottom: 5px;
      float: left;
      width: 200px;
      text-align: justify;
}

#content{
      margin-top: 20px;
      min-height: 250px;
}
* html #content { height: 250px;}

#sidecontent{
      float: left;
      border: 2px solid #828282;
      margin-right: 20px;
      padding: 10px;
      text-align: center;
      width: 240px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 210px;
}
html>body #sidecontent { width: 210px }  /* for opera */

#sidecontent img{
      padding: 1px;
      border: 1px solid #828282;
}

#maincontent {
      float: right;
      width: 630px;
      text-align: justify;
}

#sideleft {
      float: left;
      width: 210px;
      text-align:left;
}

#mainleft {
      float: left;
/*      width: 425px; */
      width: 630px;
}

#mainright {
      float: right;
      width: 180px;
}

#mainright a {
      color: #000;
}

#footer {
      width: 890px;
      margin: 0 auto;
/*      min-height: 70px;  */
      min-height: 50px;
      background: #c51010 url(../images/gradient.gif) repeat-x;
      border-top: 4px solid #828282;
      font-size: 84%;
      color: #fff;

}
* html #footer {height: 100px;}

#footertextleft{
      margin-top: 10px;
      float: left;
      width: 450px;
      text-align:left;
      padding-left: 10px;  
}

#footertextright{
      margin-top: 10px;
      text-align: right;
      width: 350px;
      float: right;
      padding-right: 10px; 
}

/*------------------------- Navigation --------------------------*/

#navcontainer {
      width: 890px;
      height: 38px;
      background: #c20404 url(../images/gradient.gif) repeat-x;
      margin: 10px auto 0 auto;
      border-bottom: 4px solid #828282;
      display: block;
      font-size: 140%;
}
* html #navcontainer { height: 43px;}

#navcontainer ul {
      position: relative;
      float: left;
      list-style-type: none;
      margin: 0px;
      padding: 0px 0px 0px 10px;
      margin: 5px 3px 0px 3px;
      font-size: 65%;
      height: 28px;
      background: url("../images/nav.jpg") repeat-x;
}

#navcontainer li {
      margin: 10px 3px 0px 3px;
      float: left;
      height: 28px;
      background: url("../images/nav.jpg") repeat-x;
}

#navcontainer a {
      float: left;
      display: block;
      padding: 7px 9px 6px 9px;
      color: #FFF;
      text-decoration: none;
}

#navcontainer a:hover, #navcontainer a:active {
      background: #828282;
      color: #fff;
      cursor: pointer;
}

#navcontainer a:active {
      background: #828282;
      color: #fff;
      cursor: pointer;
}

a.mainlevel#active_menu {
      background: #828282;
      color: #fff;
      cursor: pointer;
}


/*---------- Headings ----------*/
h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: 120% Arial;
      font-weight: bold;
      color: #c20404;
}

.mainheading{
      font-weight: bold;
      font-size: 123%;      
}

/*---------- Classes ----------*/
.heading{
      background: #c20404;
      border-bottom: 4px solid #828282;
      height: 25px;
}

.subheading-white{
      color: #fff;
      margin: 0px;
      padding: 5px 0 0 10px;
      font-size: 115%;
      font-weight: bold;
      
}

.subheading-red{
      color: #fff;
      margin: 0px;
      padding: 5px 0 5px 5px;
      font-size: 14px;
      font-weight: bold;
      background: #c51010;      
}

.p-indent{
      padding-top: 0px;
      padding-left: 10px;
}


.contentheading {
      padding-top: 0;
      margin-top: 0;  
      font: 123% Arial;
      font-weight: bold;
      color: #c20404;
}


table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
	font-size: 12px;
    text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


table.moduletable th {
    background: #c20404;
    border-bottom: 4px solid #828282;
    height: 25px;
	vertical-align: middle;
    text-align: center;
    color: #fff;
    margin: 0px;
    padding: 5px 10 0 10px;
    font-size: 115%;
    font-weight: bold;
/*	text-transform: lowercase;  */
}

.smallblock table.moduletable th {
    background: #c20404;
	vertical-align: middle;
	font-size: 16px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	color: #ffffff;
	white-space: nowrap;
	text-align: left;
	text-indent: 8px;
	width: 100%;
	height: 32px;
	line-height: 32px;

}

#user4block table.moduletable th {
	background: url(../images/module_header_left.png) repeat-x;
	vertical-align: middle;
	font-size: 16px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	color: #ffffff;
	white-space: nowrap;
	text-align: left;
	text-indent: 8px;
	width: 200px;
	height: 34px;
	line-height: 34px;
}


table.moduletable td {
	font-size: 12px;
	padding-left: 4px;
	font-weight: normal;
}

table.moduletable ul {
	color: #ff0000;
}

#leftblock table.moduletable td {
    padding-left: 1px;
}

table.contentpaneopen {

  width: 100%;

	padding: 0px;

	border-collapse: collapse;

	border-spacing: 0px;

	margin: 0px;

}



table.contentpaneopen td {
   padding-right: 5px;

}



table.contentpaneopen td.componentheading {
	padding-left: 4px;
}


table.contentpane {

  width: 100%;

	padding: 0px;

	border-collapse: collapse;

	border-spacing: 0px;

	margin: 0px;

}



table.contentpane td {
	margin: 0px;
	padding: 0px;
      text-align: justify;
      font-family: arial, Helvetica, sans-serif;
      font-size: 12px;

}



table.contentpane td.componentheading {
	  padding-left: 0px;
      padding-top: 4px;
      padding-bottom: 4px;
      margin-top: 0;  
      font: 123% Arial;
      font-weight: bold;
      color: #c20404;

}



table.contentpaneopen fieldset {

	border: 0px;

	border-bottom: 1px solid #eee;

}

