/* CSS Document */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	margin:0;
	padding:0;
}

.tightwrap { 
	background-image:url(bkg.gif); 
	background-repeat: repeat-y; 
	width: 845px; 
	text-align:left;
	 background-color: #ffffff;
}
.header {height: 114px; width: 845px; background-image: url(header-bkg.gif); background-repeat: repeat-x;}
.hleft {float: left;}
.hright {float: right;}

.numbers a {font-size: 1.2em; color: #666666; font-decoration: none;}

.main {	width: 794px;  padding-left: 30px; padding-top: 0; padding-bottom: 0; color: #333333; padding-right:0;}
.main a:link {color: #333333; text-decoration: none;}
.main a:visited {color: #333333; text-decoration: none;}
.main a:hover {color: #333333; text-decoration: underline;}
.main a:active {color: #333333; text-decoration: none;}

.mwrap {padding-left: 30px; width: 785px;}
.mwrap a {color:#333333; } 

.mleft  { float: left;  }
.mright {float: right; height: 251px;}
.footer {
	height: 54px; 
	width: 845px;  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
	text-align: right;
	background-image:url(footer-bkg.gif); background-repeat:repeat-x;
} 
.footer  a:link {color:#CCCCCC; text-decoration: none;}
.footer  a:visited {color:#CCCCCC; text-decoration: none;}
.footer  a:hover {color:#CCCCCC; text-decoration: underline;}
.footer  a:active {color:#CCCCCC; text-decoration: none;}
.fleft {float: left;}
.fright {float: right;}

h1 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color:#993300; padding-top: 0;}
bold, strong { color: #333333; font-size: 1.1em; font-weight: normal;}
hr { width: 150px;}
.fourh {width: 400px;}
.style3 {font-size: 18px}