* {
font-family : Arial;
font-size:12px;
}


html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;    
} #background {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
} #logo {
    position: absolute;
    z-index: 1;
    left: 5px;
    top: 15px;
    width: 792px;
    height: 50px;
} #picshow {
    position: absolute;
    z-index: 1;
    left: 5px;
    top: 70px;
    width: 150px;
    height: 100px;
} #menu {
    position: absolute;
    z-index: 1;
    left: 5px;
    top: 180px;
    width: 145px;
    height: auto;
	bottom:1px;
    overflow: auto;
} #footer {
    position: absolute;
    z-index: 1;
    left: 1px;
    bottom: 0;
    width: 150px;
    height: 20px;
    background-color: darkgray;
} #headpics {
    position: absolute;
    z-index: 1;
    left: 155px;
    top: 70px;
    width: 798px;
    background-color: #DFDFDF;
}
#tthg {
		float:left;
	background-color:#DFDFDF;
}
#content {
    background-color:white;
    position: absolute;
    z-index: 1;
    left: 155px;
    top: 170px;
    width: 798px;
	bottom:1px;
	overflow-y:auto;
	olverflow-x:hidden;;
}

#title 
{
    background-color: #DFDFDF;
	font-size:larger;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:10px;
	font-weight: bolder;
}

#contentdiv
{
	
	height:20px;
	background-color:#959595;
	clear:both;
	}

#ttext
{
	float:right;
	min-width:180px;
	font-size:12px;
	z-index:2 ;
}
#tpic
{
	top:1px;
	float:left;
	width:600px;
	font-size:12px;
	z-index:2 ;
}

img {border:0; }
A {color:black;}

A.menua {
    display:block;
    width:100%;
    font-size: 14px;
    font-family:Arial;
    padding: 2px;
    padding-left: 7px;
    color: white;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
}

A.menua:active, A.menua:hover, {

background-color:
    #A8A9AD;
}


h1.csc-firstHeader { font-size:12px ; padding-top:10px;padding-left:10px; background-color:white; }
h4.csc-firstHeader { font-size:10px ; padding-left:5px; padding-top:10px; background-color:#959595; color:white; }
.csc-mailform-field {width:200px;padding-left:10px;}



#mailform fieldset.csc-mailform {
 margin-left:		10%;
  padding:			10px;
   width:			540px; }
     
   #mailform fieldset.csc-mailform .csc-mailform-field {
    padding:			5px 0px; }
      
    #mailform fieldset.csc-mailform .csc-mailform-field label {
     float:			left;
      font-size:		90%;
       font-weight:		bold;
        width:			200px; }


.bodytext { padding:10px; }

h2 { 
font-size:18px;  color:#FF0000;
}
.align-center { text-align:center; }
h1 { font-size:20px; color:#FF0000; }
h4 { font-size:14px; color:#FF0000; }
h5 { font-size:12px; color:#FF0000;}
h6 { font-size:10px; color:#FF0000; }
h3 { font-size:16px; color:#FF0000; }
