/* CSS Document */

body{
	background-color: #CA99C6;
}

#topLeft{

	padding-bottom : 10px;
	padding-right : 20px;
}

#topLeft h5{

    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	letter-spacing: .1em;
	text-align: center;
	

}

#topLeft h6{
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
	letter-spacing: .1em;
	font-weight: normal;
	text-align : center;
}

#content{
	padding-top : 10px;
	padding-bottom : 30px;
	padding-left : 310px;
	padding-right : 10%;
}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	letter-spacing: .1em;
	text-align: center;

}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
	letter-spacing: .1em;
	font-weight: normal;
	text-align : center;
}


#content h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
	letter-spacing: .1em;
	font-weight: normal;
	text-align : center;
}


#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	line-height : 140%;
	"text-align: justify;"
}

#content p2{
	test-align : center;
	
	}

#content ul{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	line-height : 140%;
	"text-align: justify;"
}

#content ul2{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	line-height : 140%;
	align : center;
}

#li{

	text-align : center;

}

#logo {
           position : absolute;
           top : 30px;
           right : 30px;
           z-index : 50;
      }
	 

#inputs{
    position: absolute;
	top : 352px;
	left : 342px;
	padding-right : 10%;
	align : center;

}

#navigation{
	position: absolute;
	top : 350px;
	left : 60px;
	width : 140px;
	
}

#navigation2{
	position: absolute;
	top : 20px;
	left : 20 px;

}

#navigation3{
    position: absolute;
	top : 125px;
	left : 60 px;
	width : 140px;
	
}

#navigation4{
    position: absolute;
	top : 220px;
	left : 60 px;
	width : 140px;
	
}

.button a {
   background-color: #FFFFFF;
   border: 1px solid #333333;
   display: block;
   padding-bottom: 4px;
   padding-left: 12px;
   padding-top: 6px;
   text-decoration: none;
   width: 100%;
   font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, sans-serif;
   font-size: 90%;
   color: #852D6A;
}

.button a:hover {
   background-color: #852D6A; 
   border: 1px solid #333333; 
   color: #FFBF1B;
   text-decoration: none 
}

.boxrt {
   float: right;
   font-family: webdings, fantasy;
   font-size: 80px;
   color: #999999;
   margin: 2px 2px 2px 10px;
} 

.boxlft {
   float: left;
   font-family: webdings, fantasy;
   font-size: 75px;
   color: #999999;
   margin: 2px 10px 2px 2px;
}

img.floatLeft { 
   float: left;
   margin: 10px;
   
     
}

img.floatRight { 
   float: Right;
   margin: 10px;
   
     
}

img.floatRightClear { 
   float: right;
   clear: right;
   
}

img.floatLeftClear { 
   float: left;
   clear: left;

}

img.place { 
   float: left;
   top : 40px;
   left : 60px;
   position: absolute; 
   margin 10px;  

}


label
{
	font-family: Arial, Helvetica, sans-serif;
	width: 5em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0
clear;
	font-size: 16px;
: both
}

..input-box
{
margin-bottom: 10px }

..submit-button
{
margin-left: 4em;
clear: both
} 
