body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #999966;
	background: #000000 url(../images/bg1.gif) repeat-x top;
}
li {
	list-style: circle url(../images/arrow.gif);
	margin: 1px;
	padding: 1px;
}
a:link {
	color: #99CCCC;
}

a:visited {
	color: #999999;
}
a:hover {
	color: #DDD0A4;
}



#contain {
	width: 1025px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #4A4635;
	background: #000000 url(../images/bg2.gif) repeat-x top;
}

#contain #top {
	background: #000000 url(../images/title1.jpg) no-repeat center top;
	height: 115px;
}
#contain #nav {
	border-top: 1px solid #2D2824;
	border-bottom: 1px solid #2D2824;
	display: block;
	text-align: center;
	background: url(../images/head.gif) repeat-x;
	padding: 4px 3px;
}
#contain #nav a {
	color: #99CCCC;
	text-decoration: none;
	padding: 3px;
}
#contain #nav a:link {
}
#contain #nav a:visited {
	color: #999999;
}
#contain #nav a:hover {
	background: #363229;
	color: #DDD0A4;
}
#contain #left {
	width: 125px;
	padding: 5px;
	background: #000000 url(../images/bgcell.gif) repeat-x bottom;
	margin: 5px 3px 5px 5px;
	float: left;
	border: 1px solid #2E2B22;
}
#contain #left a {
	color: #99CCCC;
	display: block;
	text-decoration: none;
	padding-bottom: 2px;
}
#contain #left a:link {
	color: #99CCCC;
}
#contain #left a:visited {
	color: #999999;
}
#contain #left a:hover {
	color: #DDD0A4;
	background: #363229;
}

#contain #center {
	width: 625px;
	float: left;
	padding: 5px 5px 2px;
	border: 1px solid #2E2B22;
	margin: 5px 3px;
}
#contain #center img {
	margin: 2px;
	padding: 2px;
}
#contain #center div {
	display: block;
	text-align: center;
	padding: 5px;
	border: 1px solid #2E2B22;
	margin-bottom: 6px;
	background: #000000;
}
#contain #right {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background: #000000 url(../images/bgcell.gif) repeat-x bottom;
	float: right;
	width: 215px;
	margin-right: 5px;
	border: 1px solid #2E2B22;
}
#contain #center #news {
	border: 1px solid #000000;
}
#contain #center #news div {
	text-align: left;
	border: 1px solid #2E2B22;
}


#contain #bottom {
	clear: both;
}
#contain #foot {
	text-align: center;
	clear: both;
	background: url(../images/bottomflowers.jpg) no-repeat top;
	height: 81px;
}
#contain #foot a {
	color: #99CCCC;
}
#contain #foot a:link {
}
#contain #foot a:visited {
	color: #999999;
}
#contain #foot a:hover {
	color: #DDD0A4;
}
.leftimage {
	float: left;
}



.imgleft {
}
.imgright {
	margin-left: 778px;
}
.headertext {
	background: #000000 url(../images/head.gif) repeat-x;
	border: 1px solid #2E2B22;
	display: block;
        font-size: 12px;
        font-weight: bold; 
	padding: 2px;
	text-align: center;
}
.copy {
	font-size: xx-small;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bold16 {
	font-size: 16px;
	font-weight: bold;
}
.righttext {
	display: block;
	float: right;
	text-align: right;
}
.italics {
	font-style: italic;
}
.bold14 {

	font-size: 14px;
	font-weight: bold;
}
.bold14white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#contain #foot #footnav {
	padding-top: 50px;
}
