* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #666444 url(images/3.jpg) repeat-x;
	font: 76%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #333222;
        text-align: center;
	}

a {
	text-decoration: none;
	color: #C00
	}
a:visited {
        color: #800;
        }
a:focus, a:active {
        color: #EEECCC;
        background: #800;
        }
a:hover {
	text-decoration: underline;
	color: #F00;
	}
p {
	margin: 0 0 20px;
	}	
	
h2 {
	font: 150%/200% Georgia, "Times New Roman", Times, serif;
	}
h2:first-letter {
	font-size: 175%;
	}

h3 {
	font: 130%/200% Georgia, "Times New Roman", Times, serif;
	color: #888777;
	text-align: left;	
	}
h4 {
	font: 100%/150% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;		
        }
h5 {
	font: 130%/200% Georgia, "Times New Roman", Times, serif;
	color: #888777;
	text-align: left;
	padding-top: 0px
	float: left;
	}
.back {
        clear: both;
        }
.left {
        float: left;
        }
.right {
        float: right;
        }
.rssThumbFloat {
        float: left;
        margin: 0 16px 12px 0;
        display: inline;
        }
#accessibility {
        display: none;
        }
#container {
	width: 740px;
	margin: 0 auto;
	background: #EEECCC url(images/4.jpg) repeat-y;
        text-align: left;
	}

#pageHeader {
	background: url(images/2.jpg) no-repeat;
	height: 275px;
	width: 740px;
	}
#pageHeader h1 {
	display: none;
	}
#pageHeader ul {
	position: absolute;
	top: 225px;
	margin: 0 0 0 200px;
	list-style: none;
	}
#pageHeader li {
	float:left;
	background:url(images/6.jpg) no-repeat left top;
	padding:0 0 0 9px;
	}
#pageHeader a {
	float: left;
	display: block;
	width: .1em;
	background: url(images/7.jpg) no-repeat right top;
	padding: 2px 15px 3px 6px;
	line-height: 27px;
	text-decoration: none;
	color: #333;
	margin: 0 5px 0 0;
	font-weight: bold;
	}
#pageHeader > ul a {
	width: auto;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#pageHeader a {
	float: none;
	}
	/* End IE5-Mac hack */
#pageHeader a:hover {
	color: #FFF;
	}
#pageHeader li:hover, #header li:hover a {
	background-position: 0% -48px;
	color: #FFF;
	}
#pageHeader li:hover a {
	background-position: 100% -48px;
	}

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 160px;
	}
#content2 {
	float: left;
	width: 400px;
	padding: 0 0 0 160px;
	}
#content2 .bulleted li {
	background: url(images/bullet.gif) no-repeat left center;
	margin: 0;
	padding: 5px 0 5px 28px;
	display: block;
	}
#contact {
	float: left;
	width: 400px;
	padding: 0 0 0 0;
	}	

* html #content {
	width: 460px; 
	w\idth: 400px;
        }
#content img {
	margin: 8px;
	padding: 1px;
	border: solid 1px #333;
	}
#content .left {
	float: left;
	}
#content .right {
	float: right;
	}
#content .noborder {
	border: none;
	}

#content .bulleted li {
	background: url(images/bullet.gif) no-repeat left center;
	margin: 0;
	padding: 5px 0 5px 28px;
	display: block;
	list-style: none;
	}
#gallery {
        width: 650px;
        padding: 0 0 0 60px;
	}
#gallery img {
	padding: 1px;
	border: solid 1px #333;
	}
#gallery a {
        background: none;
        }
#gallery .bulleted li {
	background: url(images/bullet.gif) no-repeat left center;
	margin: 0;
	padding: 5px 0 5px 28px;
	display: block;
	list-style: none;
	}
#sideBar {
	float: right;
	width: 200px;
	padding: 0 40px 0 0;
        text-align: center;
	}
* html #sideBar {
	width: 240px; 
	w\idth: 200px;
        }
#sideBar ul {
	list-style: none;
	}
#sideBar img {

        }
#footer {
	background: url(images/5.jpg) bottom center no-repeat;
	padding: 20px 60px;
	clear: both;
        font-size: .8em;
        text-align: center;
	}
	
