body{
background: #6699CC ;
margin: 0px 0px;
padding: 0;
border: 0;
height: 100%;
max-height: 100%;
}

#top-line {
min-height: 10px;
height: auto;
width: 80%;
background: #E0F2F7;
margin: 80px 180px;
padding: 5px;
border-radius: 60px 60px 0px 0px;
}

#contain-line{
min-height: auto;
height: auto;
width: 70%;
background: #E0F2F7;
margin-top: 20px;
margin-left: 220px;
position: relative;
padding: 25px;
border-radius: 40px 40px 0px 0px;
}

/*#contain-line{
z-index: -1;
}*/

img {border-style: none;
width: 130px;}

#contain-image{
width: auto;
min-height: 20px;
height: auto;
position: absolute;
margin-top: -10px;
margin-left: 20px;
}

#container-line{width: auto;
height: auto;
/*margin: 40px 10px;*/
margin-left: 0px;
margin-top: 10px;
padding: 15px;
//border: 1px solid black;
background: white;
overflow: hidden;}

#title-line{
min-height: 85px;
height: 75px;
width: 5%;
margin-top: 0px;
margin-left: 30px;
padding: 0px;
background: white;
float: left;}

#label-line{
font-size:15pt;
font-family:latin;
font-weight:bold;
font-style:italic;
color:#002E63;
/*min-height: 20px;*/
height: 5px;
width: 30%;
margin-top: -60px;
margin-left: 125px;
padding: 60px;
float: left;
position: relative;}

#nav-line{
font-size:8pt;
font-family:times new roman;
font-style:italic;
/*font-weight:bold;*/
background: white;
min-height: 10px;
height: auto;
width: 50%;
/*width: auto;*/
margin-right: 0px;
margin-top: -10px;
padding: 0px;
float: right;
float: top;
}

#marqu{
font-size:12pt;
font-family:times new roman;
font-weight:bold;
font-style:italic;
color:#23238e;
background: white;
min-height: 10px;
height: auto;
width: 88%;
margin-left: 0px;
margin-top: 0px;
/*padding-left: 200px;*/
padding-top: -5px;
/*padding-right: 200px;*/
float: right;
position: relative;
overflow: hidden;
}

#marqu:hover {background-color:#6699CC;}

#left-banner{
background: #6699CC;
font-size:15pt;
font-family:times new roman;
font-weight:bold;
font-style:italic;
width: 15px;
min-height: 850px;
height: auto;
position: absolute;
margin-top: 90px;
margin-left: 5px;
}

#left-banner a:link{font-size:14pt;
font-family:times new roman;
font-weight:bold;
font-style:italic;
color: white;}

textarea#comment {
	width: 100%;
	height: 30px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
/*	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;*/
}

/*#topline{
background: #E5E4E2;
min-height: 5px;
height: auto;
width: 100%;
margin-left: 0px;
margin-top: 2px;
padding-top: 0px;
float: left;
position: absolute;
}*/

td {background-color:white;}
td:hover {background-color:#6699CC;}
td:hover a:active {color:red;}

td a:link {color:;}    /* unvisited link */

a:visited {color:;} /* visited link */

a:hover {color:white;}   /* mouse over link */

a:active {color:#0000FF;}  /* selected link */

nav{ border: 0px solid black;
    background-color: #00000;
    height:auto;}

.hidden { visibility: hidden;}
.unhidden { visibility: visible;} 



p.title

{

	font:italic bold 120px Georgia,serif,;
	color:rgb(0,0,255);
}

h1{
color:#E7FEFF;
font-size:100%
}
