body {
	margin: 0PX;
	background: #404040 url(backfill.gif);
	text-align: center; 	font: 12px/18px "Trebushet MS", Arial;
}
#container {
	width: 711px;	
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background: url(content_l_bg.gif) repeat-y;	
}
#left_cont {
	width: 279px;
	height:inherit;
	float:left;
}
#left_nav_cont {
  width:279px;
}
#right_cont {
	width: 432px;
	float:left;
}
#title_cont {
  width: 432px;
	height: 47px;
	background: url(title_bg.gif) no-repeat;
}
#cont_cont {
  width:432px;
	background:  url(backcontent.gif);
}
#content {
  width:432px;
	background:  url(topcontent.gif) no-repeat;
}
#footer {
	width:711px;
	height: 65px;
	clear: left;
	background: url(footer_bg.gif);
}

#left_photos {
  width: 279px;
	height: 341px;
	background:  url(leftpic.gif) no-repeat;
}
#right_header {
  width: 432px;
	height: 227px;
	background:  url(rightpic.gif) no-repeat;
}
#form {
  padding: 5px 60px 5px 30px;
	color: #745f6f;
	font: 11px/18px "Trebushet MS", Arial;
}


#form label, #form input, #form textarea {
  display:block;
}
#form label {
  padding:8px 0px 2px 0px;
	color: #343626;
	font: 12px/19px "Trebushet MS", Arial;
}
.radio { display:inline; }

h1, h2, h3, p, ul, li {
  margin:0;
	padding:0;
	border:0;
}


h1 {
	padding: 8px 45px 0px 0px;
	text-align:right;
	color: #FF99CC;
	font: 24px/26px "Trebushet MS", Arial;
	font-weight: bold;
}
h2 {
	padding: 8px 65px 5px 30px;
	color: #000000;
	font: 22px/24px "Trebushet MS", Arial;
	font-weight: bold;
}
h3 {
  padding: 8px 65px 5px 30px;
  color: #343626;
	font: bold 14px/24px "Trebushet MS", Arial;
}

p {
  padding: 5px 65px 5px 30px;
	color: #000000;
	font: 12px/18px "Trebushet MS", Arial;
	text-align:justify;
}
#success p {
	color: #343626;
	font: 12px/20px "Trebushet MS", Arial;
}

a {
  text-decoration:underline;
	color: #330099;
	font: 11px/18px "Trebushet MS", Arial;	
}
a:hover { color: #990000; }

#content ul {
  margin:0px;
	padding:10px 0px 0px 50px;
	list-style:none; 
}
#content li {
  background:  url(bullet.gif) no-repeat;
	padding:0px 0px 10px 20px;
	margin:0px;
	color: #000000;
	font: 12px/12px "Trebushet MS", Arial;	
}
img {
	border: 0;
}
#left_nav_cont ul {
  margin:0px 0px 0px 0px;
  padding: 20px 0px 0px 88px;
  list-style:none; font-size:14px; font-weight:600;
}
#left_nav_cont li {
  margin:0px;
  padding:0px;
  display:inline; font-size:14px; font-weight:600;
}
#left_nav_cont a {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 18px;
  display:block;
  text-decoration:none;
	font: 14px/23px "Trebushet MS", Arial;	
  color:#FF99FF;
  background: url(nav_line.gif) no-repeat; font-weight:600;
}
#first a { background-image: none; }
#left_nav_cont a:hover { color:#FFFFFF; }
#left_nav_cont a:hover { font-size:14px; font-weight:600;}
.white { color: #ffffff; }
em { color: #343626; font-weight: bold; font-style:normal; }
.center { text-align:center; }

