h1 {
 	font-size: 18px;
	text-decoration: none;
 	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
 }
 
#container-index {
	position:relative;
	width:760px;
	height: 700px;
	margin: auto auto;
	background-color: #FFFFFF;
}

#container {
	position:relative;
	width:960px;
	height: 600;
	margin: auto;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9900FF;
	border-right-color: #9900FF;
	border-bottom-color: #9900FF;
	border-left-color: #9900FF;
}



#navigate {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9900FF;
	text-decoration: none;
	width: 960px;
	height:40;
	float: left;
	
}


body {
	background-color: #FFCCFF;
}

#textA {
	width: 200px;
	height:550px;
	float: right;
	border-left-width: 3px;
	border-left-style: none;
	border-left-color: #9900FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#filler-slogan {
	width: 960px;
	height:25px;
	top: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#text {
	width: 567px;
	height:255px;
	float: right;
top:20px:
}

#header {
	width: 960px;
	height: 110px;
	top: 10px;
}

#textbox {
	float: left;
	width:600px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-color: #9900CC;
	border-left-color: #9900CC;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

#Bar {
	background-color: #9900FF;
	height: 15px;
	width: 760px;

 }

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000cb;
	text-decoration: none; 
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900FF;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9933FF;
	text-decoration: none;
}


p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 }
 
 b {
 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
 #Layer1 {
	width:210px;
	height:110px;
	float: right;
}
#Layer2 {
	position:absolute;
	width:756px;
	height:115px;
	float: left;
	left: 1px;
	top: 451px;
}
#textleft {
	width:140px;
	height:550px;
	float:left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #9900FF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#largegraph {
	height: 300px;
	width: 600px;
	left: 10px;
}


#slogan {
	width:253px;
	height:38px;
	float: left;
	}
#formbox {
	position:relative;
	width:200px;
	height:600px;
	
	top: 50px;
}
#formbox1 {
	position:relative;
	width:400px;
	height:400px;
		top: 50px;
}
*{margin:0; padding:0;}
