body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bg.jpg);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #730000;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.5em;
}

h3 {
	margin: 0;
	font-size: 1.3em;
	color: #000000;
}

p, ul, ol, blockquote {
	margin-top: 0;
	text-align: left;
}

p a { 
	color:#0099FF;
}

p a:hover { 
	border-bottom: 1px dotted #000000;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}

a {
	color: #0099FF;
	text-decoration: none;
	outline: none;
}

/*a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}*/

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 5px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

/* Header */

#header {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img2b.jpg);
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 5px 0 0 200px;
	font-size: 5em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

#header h2 {
	float: inherit;
	padding: 0px 0px 0 350px;
	font-size: 2em;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	left: 201px;
	top: 69px;
	color: #000000;
}

#header h3 {
	float: none;
	padding: 0px 0px 0 450px;
	font-size: 1.7em;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	left: 273px;
	top: 168px;
	color: #000000;
}

#header p {
	float: inherit;
	padding: 0px 0px 0 350px;
	position: absolute;
	left: 487px;
	top: 152px;
}

/* Menu */

#menu {
	width: 900px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 25px 0 23px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	/*background: url(images/img4.gif);*/
	color: #99CC00;
	text-decoration: underline;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: url(images/img5a.gif);
}

#colOne {
	float: left;
	width: 250px;
	padding: 0px 0px 0 5px;
}

#colOne h1 {
	font-size:1.5em;
	font-family:"Times New Roman", Times, serif;
}

#colOne h2 {
	font-size:1.2em;
	font-family:"Times New Roman", Times, serif;
}

#colOne p {
	text-align:left;
}

#colOne ul {
	margin-left:-5px;
	padding:1px;
	list-style-type: none;
}

#colOne li {
	padding:0px 0 6px 5px;
	margin: 0px 0 6px 5px;
}

#colOne li a {
	color:#0099FF;
	text-decoration: none;
}

#colOne li a:hover {
	color: #009966;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #000000;
}

#colTwo {
	float: right;
	width: 610px;
	padding: 0px 10px 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-left: 1px dotted #000000;
}

#colTwoBB {
	border: 1px dotted #990000;
	padding: 10px 0 10px 10px;

}

#colTwo ul {
	list-style-type: circle;
}

#colTwo li {
	margin: 0px 0 0px 0px;
	padding: 0 0 8px 0px;
}

#colTwo li a {
	color:#0099FF;
	text-decoration: none;
}
#colTwo  li  a:hover {
	color: #009966;
	padding: 0px 0 0 0;
	border-bottom: 1px dotted #000000;
}
#colTwo  .span {
	padding: 5px 0 20px 10px;
	margin: -20px 0 10px 0;
	font-size: 0.8em;
	color: #990000;
	border-bottom: 1px dashed #990000;
	
}

#colThree {
	float: right;
	width: 135px;
	padding: 15px 6px 0 8px;
	border-left: 1px dotted #000000;
	font-size: 0.9em;
}

/* Footer */

#footer {
	width: 100%;
	margin: 0 auto;
	padding: 25px 0 0 0px;
	background: #FFFFFF url(images/img6.gif) repeat-x;
	font-size: 0.85em;
	height: 40px;
}

#footer * {
	color: #000000;
}

#footer a {
	color:#0066FF;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px dotted #000000;
	color: #009966;
}

#wrapper {
	width: 900px;
	margin-bottom: 20px;
	margin: 0 auto;	/*background: url(images/img04a.jpg) repeat-y left top;*/
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	background-color: #FFFFFF;
}

.highlitegrn {
	color:#006600;
	font-weight:bold;	
}

.highlitebrn {
	color:#730000;
	font-weight:bold;	
}

.fineprint {
	font-size:.8em;
	color:#990000;
}

.specolor {
	color: #FF0000;

}

#specialBox {
	width: 550px;
	margin: 10px 0 0 0;
	text-align: center;
	background-color: #FFFF66;
	font-weight: bold;
	padding: 10px;
	font-size: 1.2em;

}
