/* CSS Document */

body { 
   background-image:url(Cont/BGnew.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #431D06;
}
a:link {
   color: #FFFBA5;
   text-decoration:underline;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
   color: #FDB23B;
   text-decoration:underline;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
   color: #830000;
   text-decoration:underline;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}
.outLTCorner {
   background-image:url(Outline/topLToutline.gif);
   height:10px;
   width:10px;
}
.outRTcorner {
   background-image:url(Outline/topRToutline.gif);
   height:10px;
   width:10px;
}
.outLBcorner {
   background-image:url(Outline/botLToutline.gif);
   height:10px;
   width:10px;
}
.outRBcorner {
   background-image:url(Outline/botRToutline.gif);
   height:10px;
   width:10px;
}
.vertOutLine {
   background-color:#000000;
   width:10px;
}
.horzOutLine {
   background-color:#000000;
   height:10px;
}
.title {
   background-repeat:no-repeat;
   background-position:center;
   width:850px;
   height:149px;
}
.contentTitle {
   width:554px;
   height:41px;
}
.entire {
   border:0;
   width:800px;
}
.main {
   background-color:#B75047;
}
h2 {
   font-size: x-small;
   font-weight: bolder;
   text-decoration: underline;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
