/* Neutralize styling:*/ 



html, body, form, fieldset {

        margin: 0;

        padding: 0;

}

/* Neutralize styling: 

   Elements with a vertical margin: */

h1, h2, h3, h4, h5, h6, p, pre,

blockquote, ul, ol, dl, address {

        margin: 1em 0;

        padding: 0;

}

/* Apply left margin:*/

li, dd, blockquote {

        margin-left: 1em;

}

/* Miscellaneous conveniences: */

form label {

        cursor: pointer;

}

fieldset {

        border: none;

}

input, select, textarea {

        font-size: 100%;

}



a {

  font-weight: bold;

}



a:link {

  color: #0000FF;

 }



a:visited {

  color: navy;

}



a:hover {

  text-decoration: none;

  color: #FF0000;

 }



a:active {

  color: aqua;

  background-color: navy;

}



body {
	background-image: url(images/bgnew2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #A5BCF0;
	margin: 0;
	padding: 0;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;

}



.underline {
	text-decoration: underline;
	font-weight: bold;	  

}



#heading  {

	font-weight: bold;

	color: #000000;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	width: 750px;

	margin-left: auto;

	margin-right: auto;

	position: relative;

}



#headingcontent {

	width: 6in;

	margin-left: auto;

	margin-right: auto;

	position: relative;

	text-align: center;

}



.headingtext {

	text-align: center;

	font-weight: bold;

}



#linkcontainer {

	width: 750px;

	margin-left: auto;

	margin-right: auto;

}



#linkbackground {

	text-align: center;

	width: 7in;

	height: 214px;

	margin-left: auto;

	margin-right: auto;

	position: relative;

}



#linker {

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	font-weight: bold;

	text-decoration: none;

	width: 3.6in;

	left: 250px;

	position: absolute;

	top: 59px;

}



#linker a:hover; {

	color: #FF0000;

}



#linker li {

	display: inline;

}



div.picture {

	float: left;

}

	

span.current {

	color: #000000;

}



#bottomcontact3 {

	font-size: small;

	text-align: center;

	margin-left: auto;

	margin-right: auto;

	width: 14in;

	position: relative;

	top: 20px;

	right: 0px;

}



hr.bottomline {

	width: 7in;

	margin-left: auto;

	margin-right: auto;

}



#bottomcontacttext {

	font-weight: lighter;

	font-size: .60em;

	margin-top: -10px;

	text-align: center;

}



#samplecontainer {

	width: 100%

}



#sampleleft {

	width: 387px;

	position: absolute;

	top: 0;

	left: 7px;

}



#sampleright {

	width: 387px;

	position: absolute;

	top: 0;

	right: 7px;

}



#samplelinkcontainer {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
	
#samplelink {
	font-family: "Times New Roman", "MS Serif";
	font-size: 1.1em;
	text-align: center;
	position: relative;
	width: 200px;
	height: 75px;
	margin: 0 auto;
}

.pagelist {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 60px;
	height: 25px;
}

.pagetext {
	margin-left: auto;
	width: 125px;
	margin-right: auto;
	position: relative;
}

.rightarrow {
	width: 24px;
	height: 16px;
	position: absolute;
	top: 45px;
	left: 126px;
}

.leftarrow {
	width: 24px;
	height: 16px;
	position: absolute;
	top: 45px;
	left: 49px;
}

.arrow {
	width: 24px;
	height: 16px;
}



#samplelink a {

	text-decoration: underline;

}



p.caption {

	margin-top: -3px;

	text-align: center;

	color: #CC3300;

	font-weight: normal;

	font-size: .90em;

	font-family: "Courier New", "Verdana", Serif; 

}

