body {
	background-image: url(images/bodybg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	color: #000000;
}


!center images
img {
    text-align:center;
}
div img {
   display:block;
   margin:auto;
}


#wrap #left a {
	text-decoration: none;
	color: #EEEEEE;
}
#wrap #left li {
	margin-bottom: 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#wrap #left ul {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
#wrap #left .cat1 {
	background-color: #339933;
}
#wrap #left .cat2 {
	background-color: #990000;
}


.menuhead {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
}


#wrap {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(images/logobg2.png);
	height: 35px;
	width: 249px;
	display: block;
	margin-top: 18px;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 35px;
	font-weight: bold;
	color: #223333;
	text-align: center;
	padding-top: 42px;
	float: left;
	background-position: center bottom;
	padding-bottom: 5px;
}
#wrap #header h1 {
	display: block;
	margin-top: 18px;
	float: left;
	width: 465px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #339933;
	font-weight: normal;
	padding-top: 58px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#wrap #right p {
	line-height: 18px;
}

#wrap #header #logo span {
	color: #339933; 
}
.spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 2px;
}
#wrap #left {
	width: 249px;
	float: left;
}
#wrap #right {
	float: left;
	padding: 10px;
	width: 475px;
	background-color: #FFFFFF;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-x;
	margin-left: 5px;
}
#wrap #left a:visited,active {

	text-decoration: none;
	color: #EEEEEE;
}
#wrap #left a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}
#wrap #right h1 {
	font-size: 25px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#wrap #right .subtitle {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrap #footer {
	background-image: url(images/07.png);
	background-repeat: repeat-x;
	padding: 10px;
	height: 25px;
}
#wrap #right blockquote {
	margin: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
}
a:visited,active {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
