/* 
This stylesheet provided by Matt Levenhagen of III Websites, LLC - Copyright 2007
You have the right to use this template and stylesheet as you wish.  Modify it
all you want.  You cannot however sell or give this template away in any way,
shape or form.  ***FOR YOUR USE ONLY***
*/

html { 
  background-repeat: no-repeat; 
  background-position: right top; 
  background-color: #FFFFFF; 
} 

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat; 
	background-position: left top; 
	background-color: #abacd0; 
}


#footer {
	text-align: center;
	Height: 15px;
  Width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-size: .8em;
  background-color: #1A0272;
  color: #ffffff;
  font-weight: bold;
  padding-bottom: 5px;
}

#footer-two {
	text-align: center;
	Height: 15px;
  Width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-size: .6em;
  background-color: #FFFFFF;
  color: #000000;
  padding-bottom: 5px;
}

#header-image {
	Width: 700px;
  height: 25px;
}
#content_headder {
  height: 100px;
  padding:7px;
  background: url('images/headerimg2.gif') no-repeat;
 
}

#main-text {
  Width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-size: .8em;
  line-height: 1.8em;
  background-color: #FFFFFF;
	/* border-top: 2px solid #1A0272;
  border-left: 2px solid #1A0272;
  border-right: 2px solid #1A0272; */
}

ul#list {
  text-align: justify;
  background-position: center;
  margin-left: 0px;
  margin-right: 0px; 
  padding-right: 0px;    
  padding-left: 80px;
}

ul#navlist
{
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
margin: 0;
padding-left: 0;
}

ul#navlist li
{
float: left;
height: 21px;
background-color: #1A0272;
margin: 2px 2px 0px 2px;
border: 1px solid #1A0272;

}

li#active a
{
border-bottom: 1px solid #fff;
background-color: #fff;
}

li#active a { color: #000; }

#navlist a
{
float: left;
display: block;
color: #fff;
text-decoration: none;
padding: 4px;
}

#navlist a:hover { background: #fff; color: #666666; }


h1 {
  font-size: 1.4em;
  padding-bottom: 6px;
  padding-top: 15px;
  padding-left: 0px;
  color: #000000;
  letter-spacing: 5px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
  padding-bottom: 0px;
  padding-right: 0;
  color: #000000;
  letter-spacing: 1.2px;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 100px;
  font-size: 1.5em;
  margin-top: 0;
  padding-top: 5px;
  padding-left: 0px;
}

h3 {
  padding-right: 0;
  color: #000000;
  letter-spacing: 2px;
  font-weight: bold;
  margin-left: 50px;
  margin-right: 50px;
  font-size: 1em;
  margin-top: 0;
  padding-top: 10px;
  background-position: center;
}

#main-text p {
  text-align: justify;
  margin-left: 20px;
  margin-right: 20px; 
  padding-right: 30px;    
  padding-left: 30px;
}

#multi-text {
  text-align: justify;
  margin-left: 130px;
  margin-right: 20px; 
  padding-right: 30px;    
  padding-left: 30px;
}

a:link, a:visited {
  text-decoration: underline;
  font-weight: bold;
  color: #0033FF;
  font-size: 1em;
}

a:hover {
  text-decoration: underline;
  color: red;
}


#imageholder
{
  float: right;
  background-position: center center;
  height: auto;
  width: auto;
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-right: 30px;
  padding-bottom: 5px;
  padding-left: 30px;
	margin-left: 20px;
  margin-right: 20px; 
  z-index:4;
}

#lnkpos {
	 height:180px;
	 width:170px;
	 float:right;
	 position:absolute;
	 right:24%;
	 background:transparent;
	 
	 z-index:1;
	}

