body {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: "Comic Sans MS";
	font-style: italic;
	color: #0197F5;
}

p, ul, ol, blockquote {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: small;
}

h2 {
	font-family: "Comic Sans MS";
	font-style: italic;
	color: #0197F5;
	padding-left: 30px;
	background: url(images/img4.gif) no-repeat left center;
}

h3, #colTwo h2 {
	padding-left: 25px;
	background: url(images/img5.gif) no-repeat left center;
	font-size: medium;
}

h2 a, h3 a {
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

a {
	color: #0197F5;
}

a:hover {
	text-decoration: none;
	color: #A6BF7D;
}

.posted {
	padding-top: 10px;
	border-top: 1px solid #829346;
	font-size: x-small;
}

/* Header */

#header {
	width: 873px;
	height: 316px;
	margin: 0 auto 20px auto;
	background: #03666E url(images/head.jpg);
}

#header * {
	text-decoration: none;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 130px 0 0 30px;
}

#header h2 {
	float: left;
	margin: 0;
	padding: 148px 0 0 0;
	background: none;
	font-size: small;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
	background-image: url(images/agres.jpg);
	}
	
#colOne {
	float: right;
	width: 675px;
	background: url(images/img2.gif) no-repeat right top;
	background: none;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#colTwo {
	float: left;
	width: 200px;
	padding: 0px 20px 0px 20px;
	background: url(images/img3.gif) no-repeat left top;
	background: none;
}

      dl, dt, dd, ul, li {
      margin: 0;
	  padding: 0;
      list-style-type: none;
      }
#colTwo dt {
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	width: 220px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
      }
#colTwo dd {
      }
#colTwo li {
     text-align: center;
	  width : 220px;
	  }
#colTwo li a, dl#menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	 }
#colTwo li a:hover, dl#menu dt a:hover {
      }
#colTwo ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#colTwo h2 {
	margin: 20px 0 10px 0;
}

#colTwo ul ul {
	margin-left: 25px;
}

/* Content2 */

#content2 {
	clear: both;
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/content.gif);
}

#content2 h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	background: none;
	font-size: medium;
}

#content2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content2 li {
	display: block;
	float: left;
	width: 155px;
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

#content2 li li {
	float: none;
	padding: 0;
}

#content3 {
	width: 1000px;
	height: 30px;
	padding: 15px 0px 0px 0px;
	background-image: url(images/content1.gif);
	background-repeat: no-repeat;
}

/* Footer */

#footer {
	width: 710px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img8.jpg) no-repeat 0px 20px;
}

#footer p {
	margin: 0;
	padding: 48px 0 0 20px;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}