a:link {
	color: #F6F6F6;
	text-decoration: none;
}

a:visited {
	color: #F6F6F6;
	text-decoration: none;
}

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

a:active {
	color: #FFFF00;
	text-decoration: none;
}


#right_col_copy a {
	color: #0000FF;
	text-decoration: underline;
}


#right_col_copy a:hover {
	color: #0000FF;
}


#footer a:link {
	color: #0000FF;
	text-decoration: underline;
}
#footer a:visited {
	color: #0000FF;
	text-decoration: underline;
}

body, html {
	background: #D1CEC6;
	color: #000000;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 16px;
}

body {
	min-width: 760px;
	text-align: center;	
}

td img {
display: block;
}


#wrap: {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
}


#page {
}

#home_content: {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	padding-top: 0px;
	
}



#home_news {
	padding-bottom: -10px;


}
#home_news H1 {
	font-size: 16pt;


}


#home_left {
	width: 250px;
	padding-top: 0px;
	background: #669933 url("images/left_2_body.jpg");
}


#home_main {
	width: 510px;
	padding-top: 0px;
	padding-bottom: -1px;
background: url("images/home/w_plain.gif");

}

#home_main_copy {
	
}

#home_main img {
	
}


#home_main h1 {
	font-size: 22px;
	color: #FBFBFB;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;	
}
#home_main p {
font-size: 16px;
	color: #FBFBFB;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;	
}


#content {
	width: 760px;
	
}


#right_col {
	width: 570px;
	background: white;
	text-align: left;
}

#right_col_copy {
	background: #EEF1F9  url("images/background_crop_2007_18.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 1px;
	text-align: left;
}

#right_col_copy h1 {
	font-size: 16px;
}

#right_col_copy li {
	color: #000000;
	padding-bottom: 5px;
}


#footer {
	clear: both;
	color: black;
	font-size: 12px;
}
