/* CSS Document */

html {height: 100%;}
.copyright { color: #A6A6A6; font-family: arial; font-size: 10px;}
.address { color: #000000; font-family: arial; font-size: 10px; letter-spacing: 0pt;}
.bodytext {font-family: Verdana; font-size: 13px; color: #000000; font-weight: normal; }
.bodytext2 {font-family: Verdana; font-size: 14px; color: #000000; font-weight: bold; }
.bodytext3 {font-family: Verdana; font-size: 12px; color: #EC2A2A; font-weight: bold; }
.titletext { color: #000000; font-family: verdana; font-size: 14px; font-weight: bold;}
.titletext2 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
.titletext3 { color: #ffffff; font-family: Arial; font-size: 18px; font-weight: bold;}
a:link {color: #000099; text-decoration: none; font-weight:bold;}
a:visited {text-decoration: none; color: #000099; font-weight:bold;}
a:hover {text-decoration: underline; color: #000099; font-weight:bold;}
a:active {text-decoration: none; color: #000099; font-weight:bold;}
body {
	height: 100%;
	font-family: Verdana;
	font-size: 13px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-color: #ffffff;
	scrollbar-face-color: #696969;
	scrollbar-arrow-color: #FFFFFF;
}

.image2{
	border-color: white;
	border-width:5px;
      }




	  
	  
.image{
	border-style:outset;
	border-color: white;
	border-width:10px;
      }

.quote{
	border-style:groove;
	border-color:white;
	border-width:15px;
      }

h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:21px; color: #696969; font-weight:bold;}
h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:19px; color: #696969; font-weight:bold;}