body
	{background-color:#A8B9BE;
	margin:0;
	text-align:center;}
body,td	
	{vertical-align:top;
	font-family:arial;}
a img {border:0px;}
li{list-style-type:square;}
a:link, a:visited,.content a:link, a
	{color:#c86400;}

	
.container
	{margin:0 auto;
	width:720px;
	_width:760px;
	padding:20px;
	padding-top:0px;
	background-color:#ffffff;
	text-align:left;
	/*background-image:url("../images/bck_star.gif");*/
	background-repeat:no-repeat;}

.col1
	{background-color:#c7ccdc;}
	.col1 a:link {color:#1E326C;}
	.col1 .hdr
		{background-color:#1E326C;
		height:25px;
		_height:31px;
		color:#ffffff;
		padding-top:6px;
		padding-left:12px;
		font-weight:bold;
		font-size:9pt;
		letter-spacing:1px;}
	.col1 .box
		{padding:12px;
		color:#0E193A;}
	.col1 .box p
		{margin-top:0px;
		margin-bottom:10px;}

.col2
	{background-color:#A8B9BE; /*was #C0ABAB (controls bottom area of "results" background in right column */
	width:221px;}
	.photo_top
		{width:221px;
		height:180px;
		/*background-image:url("../images/photo_successStory.jpg")*/}
		.photo_top .photo_link
			{width:221px;
			height:27px;
			position:relative;
			top:150px;
			background-color:#1E326C;
			/*opacity:0.6;
			filter:alpha(opacity=60);*/}
			
		.photo_link_txt
		{height:30px;
		 background-color:#1E326C;
		 padding-top:2px;}			
			
		.photo_link_txt, .photo_link_txt a:link, .photo_link_txt a:visited
			{text-align:right;
			padding-right:5px;
			color:#ffffff;
			font-size:10pt;
			line-height:1;
			text-decoration:none;}
		.photo_link_txt a:hover
			{letter-spacing:1px;}
	
	.moveUp
		{position:relative;
		top:-28px;}
	.borderTop
		{border-top:6px solid #ffffff;}
		.datesToRem
			{width:201px;
			_width:221px;
			background-color:#A8B9BE; /* was #BEDCE2*/
			color:#335156;
			padding:10px;
			font-size:8pt;}
			.datesToRem a:link{color:#335156;}
			
		.results
			{width:201px;
			_width:221px;
			position:relative;
			top:-18px;
			background-color:#A8B9BE; /*was #C0ABAB*/
			color:#554444;
			padding:0 10px;
			font-size:9pt;}
			.results a:link{color:#554444;}
	.col2 p
		{margin-top:0px;
		margin-bottom:10px;}

/*DROPDOWNS*/	
.dropdown
	{position:absolute;
	visibility: hidden;
	text-align:left;
	border:1px solid black;
	border-bottom-width: 0;
	z-index: 100;
	background-color: #A8B9BE;
	width: 150px;
	padding: 0 5px;}
.dropdown a
	{width: 100%;
	display: block;
	border-bottom: 1px solid black;
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	line-height:1;}
.dropdown a:hover
	{background-color: black;
	color: white;}
	
/*NAV*/
.topnav
	{height:20px;
	text-align:right;
	font-size:8pt;
	font-weight:bold;}
	.topnav a:link, .topnav, .topnav a:visited
		{text-decoration:none;
		color:#000000;}
	.topnav a:hover
		{color:#A28484;}
.globalnav
	{height:16px;
	_height:21px;
	width:487px;
	_width:493px;
	border-bottom:5px solid #ffffff;
	padding:3px;
	background-color:#a7cba7;
	text-align:center;}
	.globalnav a:link, .globalnav a:visited, .globalnav
		{font-weight:bold;
		font-size:11px;
		color:#000000;
		text-decoration:none;}
	.globalnav a:hover
		{color:#ffffff;}

.footer
	{margin: 30 auto;
	/*width:1px;*/}
	
