* {
 padding: 0;
 margin: 0;
 }
 a {
 text-decoration: none;
 }
 a:hover {
	color: Red;
}

body	{
 background: #f2f2f2;
 color: #000000;
 font: 11px/1.4em Arial, Tahoma, Verdana, sans-serif;
 text-align: center;
 }

 h1 {
	width: 500px;
	height: 80px;
	background: #fff url(images/heading.jpg) no-repeat 0 100%;
}

h1, h2, h3 {
 font-weight: normal;
 font-size: 1.0em;
 line-height: 1.0em;
 text-indent: -2000em;
 display: block;
 }
h4 {
	color: #99cc66;
	font-size: 14pt;
}
 
 h2 {
	width: 400px;
	height: 260px;
	background: #b6c77b;
}
li {
 text-transform: lowercase;
 }
 
 p {
 padding-top: 5px;
 }
 
/* ul {
 border-top: 1px solid #ddd;
 }*/
 
ul, li {
 list-style: none;
 }
 
 #lselect a.c {
 display: inline;
 color: #ff0000;
 }
 
 .flash {
	width : 500px;
	height : 260px;
	position: absolute;
	top: 85px;
	left: 500px;
}
.p1 {
	padding-top: 40px;
	padding-left: 100px;
	width : 90%;
}

.p2 {
	width: 420px;
} 
.p2 a:hover {
	color: Red;
}

.p3 {
	width: 550px;
} 
 
 .select {
	background-image: url(images/link.jpg);
}
 
#container {
 padding: 5px 10px 5px 10px;
 width: 600px;
 width /**/: 604px;
 margin: 0 auto;
 background: #fff url(images/container.gif) repeat-y;
 text-align: left;
 position: relative;
 }
 
 #content {
 	width: 500px;
	margin-right: 130px;
 }
 #footer a, #linkList a {
 color: blue;
 text-decoration: underline;
 }
  #footer a:hover, #linkList a:hover {
 color: red;
  text-decoration: underline;
 }
 #heading {
 	font-weight: bold;
	font-size: 12px;
 }
 #intro a, #supportingText a {
	font-weight: bold;
	color: #0D7520;
}
 
 #linkList {
	position: absolute;
	top: 325px;
	left: 462px;
	font-size: 10px;
	line-height: 1.2em;
}

 #linkList ul li a:hover{
	color: red;
}

 #linkList3 {
	position: absolute;
	top: 325px;
	left: 10px;
	font-size: 10px;
	line-height: 1.2em;
}
 
 #linkList h3 {
 width: 144px;
 height: 34px;
 background-repeat: no-repeat;
 background-color: #f2f4d8;
 }
 
  #login {
	position: absolute;
	top: 20px;
	left: 15px;
	width: 100px;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	font-weight : 400;
	background : #b5c879;
	border: 1px #0D7520 solid;
}
 

 
  #lselect a {
 display: block;
 color: #0D7520;
 }
 #lselect a:hover {
 display: block;
 color: ##ff0000;
 }
 
 #lselect li {
 padding: 5px 7px 5px 24px;
 background: url(images/bullet1.gif) no-repeat;
 background-color: f2f2f2;
 }
#lselect li:hover {
 background: #0D7520 url(images/hover.gif) no-repeat;
 }
 #preamble {
	padding-top: 15px;
	padding-left: 372px;
}
  #preamble a {
	color: Blue;
	text-decoration: underline;
}

  #preamble a:hover {
	color: Red;
}
 #preamble h3 {
	background-image: url(images/welcome.jpg);
	position: absolute;
	left: 20px;
	top: 320px;
}
 
 #preamble h3, #supportingText h3 {
	width: 300px;
	height: 27px;
	background-repeat: no-repeat;
}
 
 #preamble title {
	background-image: url(images/aboutus.jpg);

}
 
 #quickSummary {
	padding: 15px 20px;
	background: url(images/line.gif) no-repeat center;
}

#quickSummary, #preamble, #supportingText div {
	padding: 5px 20px;
	width: 400px;
	width /**/
	: 370px;
}

#supportingText #footer {
	padding: 12px;
	background: url(images/line.gif) no-repeat top center;
	text-align: center;
	padding-left: 100px;
}

#visit a{
	font-size: 12px;
	text-decoration : underline;
	text-align : right;
}



