body 

  {

	 background-color:#CA6ABC;

	 margin:0;

	 padding:0;

  }



#container

  {
     top:15px;
     width:780px;

     position:relative;

     margin:auto;

	 background-color:#79E3DE;

     color:#000000;

	 



  }



#header

  {



	width:780px;

	height:150px;

	text-align:center;
    background-color:#79E3DE;

	}

	

	

#holdit

  {

    padding-top:45px;
    width:200px;
	height:990px;
	font-family:"Comic Sans MS";

  }



#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 13px Comic Sans MS;

text-align:center;
background-color:#CA6ABC;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
display: inline;

}

#navlist li a
{
padding: 0.20em 0.1em 0.25em 0.70em;
border-left: 3px solid #339999;
background: #ffffff;
text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
border-color: #ffffff;
color: #FFF;
background: #339999;
}


#textbox

  {

   

    border:1px solid #CA6ABC;

	top:230px;


	width:530px;

	position:absolute;


	right:20px;
	font-family:"Comic Sans MS";

  }



#textbox2

  {

   
	top:630px;

	width:530px;

	position:absolute;

	right:20px;
    font-family:"Comic Sans MS";
  }





  

h2

  {

    text-align:center;

	padding:2px;

	}

  

input, select {

	color : #000000;

	font-size : 14px;

	font:Comic Sans MS;

	font-weight: bold;

}







p {

	color : #000000;

	margin-top : 5px;

	padding-bottom : 10px;

	margin-bottom : 0px;

	margin-left : 10px;

	margin-right : 10px;

	font-size : 14px;

	font:Comic Sans MS;

}

p a {

	color : #000000;

	font-weight: bold;

	text-decoration:none;

}

p a:hover {

	color : #294A7B;

}


#footer

  {

    top:700px;

	background-image:url(fon_bot.gif);

	background-repeat:repeat-x;

	width:500px;

	right:20px;

	position:absolute;

	

	}
