body      {
          margin:       0;
          padding:      0;
          font-family:  verdana, arial, helvetica, sans-serif;
          font-size:    76%;
          color:        #333;
          background-color:	#ffffff;
          }
          
p {
				font-size: 1em;
}

h1 {	
    font-size: 1.4em;
    font-weight: normal;
    color: #990;
    margin: 0 0 0.5em 0;
}


h1 a:link {	
    font-weight: normal;
    color: #990;
    margin: 0 0 0.5em 0;
    text-decoration: none;
}

h1 a:visited {	
    font-weight: normal;
    color: #990;
    margin: 0 0 0.5em 0;
    text-decoration: none; 
}

h1 a:hover {	
    font-weight: normal;
    color: #990;
    margin: 0 0 0.5em 0;
    text-decoration: underline; 
}

h1 a:active {	
    font-weight: normal;
    color: #990;
    margin: 0 0 0.5em 0;
    text-decoration: underline; 
}


h2 {	
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
}

h3 {	
    font-size: 1.0em;
    font-weight: bold;
    color: #990;
}

h4 {
    font-size: 1em;
    font-weight: bold;
    margin: 1.33em 0;
    color: #666666;
}
h5 {
    font-size: 0.83em;
    font-weight: bold;
    font-style: italic;
    margin: 1.67em 0;
    color: #39f;
}
h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
    color: #39f;
}

/* LINKS */
a			{
			color:			#333;
			font-weight:		bold;
			text-decoration:	none;
			font-size:			1.0em;			}
a:link			{
			color:			#333;
			font-weight:		bold;
			text-decoration:	none;
			font-size:			1.0em;
			}
a:visited		{
			color:			#333;
			font-weight:		bold;
			text-decoration:	none;
			font-size:			1.0em;
			}
a:hover			{
			color:			#990;
			font-weight:		bold;
			text-decoration:	none;
			font-size:			1.0em;
			}
a:active		{
			color:			#990;
			font-weight:		bold;
			text-decoration:	none;
			font-size:			1.0em;
			}          

#layout	{
    margin: 0;
    padding: 0;
    width: 780px;
/*    background-color:#ccc; */
}


.spacer {
				clear: both;
    height: 12px;
    margin: 0 0 0 0;
				padding: 0 0 0 0;
/*    background-color: #ffccff; */
}


.linespacert {
				clear: both;
    height: 12px;
    margin: 0 0 0 0;
				padding: 0 0 0 0;
    background: #fff url("/_templates/001/images/hline_t.gif") repeat-x left;
}

.linespacerb {
				clear: both;
    height: 12px;
    margin: 0 0 0 0;
				padding: 0 0 0 0;
    background: #fff url("/_templates/001/images/hline_b.gif") repeat-x left;
}

/* START ROW - HEADER */

#header {
    width: 780px;
    height: 60px;
    margin: 0;
/*  		background-color: #cff;  */
}

#logo {
    display: inline; /* IE BUG FIX - FIRST FLOAT DOUBLE MARGIN */
    float: left;
    width: 276px;
    height: 60px;
    margin: 0 0 0 12px;
/*    background-color: #9ff; */
}

#banner {
    float: left;
    width: 468px;
    height: 60px;
    margin: 0 0 0 12px;
/*    background-color: #9ff; */
}

/* END ROW - HEADER */

/* START ROW - MENU */

#menu {
    float: left;
    width: 780px;
    margin: 0;
/*    background-color: #ccf; */
}

#menu ul {
    display: inline;
    float: left;
    width: 768px;
    margin: 0 0 0 12px;
    padding: 0;
    list-style-type: none;
    text-align: left;
/*    background-color: #c6c; */
}

#menu ul li {
    display: block;
    float: left;
    padding: 0 12px 0 0;
/*    background-color: #fcf; */
}

#menu ul li a {
    display: block;
    width: 84px;
    padding: 6px 0 6px 0;
    color: #333;
/*    background-color: #cff;  */
    text-decoration: none;
			font-weight:		bold;
}

#menu ul li a:hover {
    color: #990;
    background-color: #fff;
    font-weight:		bold;
    text-decoration: none;
}

/* END ROW - MENU */


/* START ROW - MAIN */


#main {
float:left;
    margin: 0;
    padding: 0;
    width:780px;
    background: #fff url("/_templates/001/images/vline_l.gif") repeat-y left top;
}

/* START LEFT COLUMN */

#left {
				float: left;
				display: inline;
    margin: 0 6px 0 12px;
    width:180px;
/*		background-color:#fcc; */
}

/* START NAV LEFT */

/* START NAV LEFT - LEVEL 01 */

#navcontainer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#navcontainer li {
    display: block;
    width: 180px;
    padding: 0;
    border: 0;
}

#navcontainer li a {
    display: block;
    color: #333;
    background: #fff;
    width: 156px;
    padding: 6px 24px 6px 0px;
    text-decoration: none;
    border: 0;
    font-weight: bold;
}

#navcontainer li a:hover {
    color: #990;
    background: #fff url("/_templates/001/images/hline_b.gif") repeat-x left bottom;
}

#navcontainer li a.current {
    color: #990;
    background: #fff url("/_templates/001/images/hline_b.gif") repeat-x left bottom;
}

#navcontainer li a.ancestor {
    color: #990;
    background: #fff url("/_templates/001/images/hline_b.gif") repeat-x left bottom;
}


/* END NAV LEFT - LEVEL 01 */

/* START NAV LEFT - LEVEL 02 */

#navcontainer ul ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: #fff url("/_templates/001/images/hline_b.gif") repeat-x left bottom;
}

#navcontainer li li {
    display: block;
    width: 180px;
    padding: 0px;
    border: 0;
}

#navcontainer li li a {
    display: block;
    color: #333;
    background: transparent none;
    width: 180px;
    padding: 6px 0px 6px 0px;
    text-decoration: none;
    border: 0;
    font-weight: normal;
}

#navcontainer li li a:hover {
    color: #990;
    background: #fff;
}

#navcontainer li li a.current {
    color: #990;
    background: #fff;
    font-weight: bold;
}

#navcontainer li li a.ancestor {
    color: #990;
    background: #fff;
}

/* END NAV LEFT - LEVEL 02 */

/* START NAV LEFT - LEVEL 03 */

#navcontainer ul ul ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#navcontainer li li li {
    display: block;
    width: 180px;
    padding: 0px;
    border: 0;
}

#navcontainer li li li a {
    display: block;
    color: #333;
    background: url("/site/media/images/684_arrow_small_02_r.gif") no-repeat left top;
    width: 168px;
    text-decoration: none;
    border: 0 none;
    font-weight: normal; padding-left:12px; padding-right:0px; padding-top:6px; padding-bottom:6px
}

#navcontainer li li li a:hover {
    color: #06c;
    background: #ccc url("/site/media/images/685_arrow_small_02_r_o.gif") no-repeat left top;
}



#middle {
				float: left;
    margin: 0 6px 0 6px;
    width:372px;
    background-color: #fff;
}

#middle .index img {
    float:left;
    margin: 0 12px 0 0;
    width: 84px;
    background-color: #fff;
}

#middle .index p {
    float:left;
    margin: 0 0 0 0;
    width: 276px;
    background-color: #fff;
}


#right {
				float: left;
    margin: 0 0 0 6px;
    padding: 0;
    width:180px;
/* 	background-color:#ccf; */
}

#right .filedetails {
    font-size: 0.8em;
    color: #f00;
/* 	background-color: #ffccff; */
}

#right .filedetails img{
    inline-block;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
/*		background-color: #ffccff; */
}

/* END RIGHT COLUMN */

/* START ROW - MAIN */

/* START FOOTER */

#footer {
				clear: both;
    height: 12px;
/*    background-color: #ffccff; */
}

/* START FOOTER */



.dots {
    background: transparent url("/site/media/images/677_dot_02.gif") repeat-x left bottom;
    }
  
.arrow {
    background: transparent url("/site/media/images/676_arrow_02_r.gif") no-repeat right top;
    }


img, a img, img.imagemap {
    border-style: none;
}

.gallery {
    margin: 0 12px 12px 0;
}

.gallery_last {
    margin: 0 0 12px 0;
}

.cleardiv {
clear: both;
height: 1em;
}

/*
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
  
.clearfix {
display: inline-block;
}

*/