html { 
height: 100%; 
margin-bottom: 1px;
}

body {
	color: black;
	background-color: white;
	width:640px;
	margin:0 auto;
	height: 100.1%;
}


div#wrap{
width:640px;
margin:auto;
height: 100.1%;
}



div#contact {

 height: 30px;

 width: 640px;
 
 text-align: center;

}
div#contact ul
{margin: 0px;

 padding: 0px;

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

 font-size: small;

 color: rgb(128,5,31);

 line-height: 25px;

 text-align: center;
}

div#contact li{

 list-style-type: none;

 display: inline;

}

div#contact li a {

 text-decoration: none;

 padding: 7px 10px;

 color: rgb(128,5,31);

}

div#contact lia:link {

 color: rgb(128,5,31);

}

div#contact lia:visited {

 color: rgb(128,5,31);

}

div#contact lia:hover {
 text-decoration: underline;

 font-weight: bold;

 color: #rgb(128,5,31);

 background-color: #3366FF;

}







div#navbar2 {

 height: 30px;

 width: 640px;

 border-top: solid red 1px;

 border-bottom: solid white 1px;
 
 text-align:center;


 background-image: url(../Images/linkBG.png);
 background-repeat: repeat;

}

div#navbar2 ul {

 margin: 0px;

 padding: 0px;

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

 font-size: small;

 color: #FFF;

 line-height: 30px;

 white-space: nowrap;

}

div#navbar2 li {

 list-style-type: none;

 display: inline;

}

div#navbar2 li a {

 text-decoration: none;

 padding: 7px 10px;

 color: #FFF;

}

div#navbar2 lia:link {

 color: #FFF:

}

div#navbar2 lia:visited {

 color: white;

}

div#navbar2 lia:hover {
 text-decoration: underline;

 font-weight: bold;

 color: #FFF;

 background-color: #3366FF;

}

p 
{
font-family:"arial";
font-size:15px;
}

h1
{
	font-family:"arial";
	font-size:30px;
	text-align:center;
	line-height:32px;
}

h2
{font-family:"arial";
font-size:20px;
font-style:strong;
line-height:18px;
}

h3
{font-family:"arial";
font-size:25px;
font-style:strong;
text-align:left;
line-height:27px;
}

h5
{
font-family:"arial";
font-size:10px;
text-align:left;
line-height:12px;
}

ul
{
text-indent:5px;
list-style-type:square;
}

ul.a
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;	
	font-size:12px;
}

#slidediv
{
 background-repeat:no-repeat;
 width: 640px;

 }

td {}
a:link {font-family:"arial"; font-size:15px; text-decoration:underline;}
a:visited {font-family:"arial";}
a:hover { 
text-decoration:underline;
}
a:active {}

#body
{
margin-left: auto;
margin-right: auto;
}
