#container {
width: 760px;
background-color: #FFFFFF; 
}
#header {
height: 165px;
background-image: url(graphics/header.gif);
background-repeat: no-repeat;
}
#navigation {
float: left;
width: 760px;
height: 35px;
}
#dots {
float: left;
width: 760px;
height: 5px;
}

/* START NAV styles */

#leftNav {
		float: left;
		background-image:url(graphics/dots-vert-ochre.gif);
		background-repeat:no-repeat;
		background-position:left;
		width: 460px;
		margin: 0;
		padding-left: 35px;
		padding-top: 15px;
		color: #333;
		font-weight: bold;
		font-size: 120%;
		line-height: 1.7em;
		}
		
#rightNav {
		float: right;
		width: 215px;
		margin: 0px;
		padding-top: 8px;
		padding-left: 10px;
		padding-right: 3px;
		background-image:url(graphics/dots-vert-black.gif);
		background-repeat:no-repeat;
		background-position:left;
		}
#rightNav a:link {
		color: #333;
		text-decoration:none;
		}
	#rightNav a:hover {
		color:#333;
		text-decoration:none
		}
	#rightNav a:visited {
		color:#666;
		text-decoration:none;
		}
#subNav {
		padding-right: 5px;
		padding-top: 5px;
		padding-left: 1px;
		margin-left: 240px;
		margin-right: 250px;
		background-image:url(graphics/dots-vert-redShort.gif);
		background-repeat:no-repeat;
		background-position:left;
		}
		
/* END NAV styles */

/* START MAIN CONTENT STYLES */

#LeftColMain{
		float: left;
		width: 500px;
		margin: 0px;
		padding-top: 8px;
		padding-right: 10px;
		padding-left: 15px;
		}
		
/* END MAIN CONTENT STYLES */

			
/* START contentpage styles */

#contentVice {
	float: left;
	width: 760px;
}
	#content {
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 290px;
		margin-right: 230px;
		}
	#contentFeature {
		background-color: #FBF7F9;
		padding-top: 8px;
		padding-left: 10px;
		padding-right: 3px;
		color: #000;
		}
	#contentFeatureTop {
	   height: 25px;
		padding-top: 3px;
		padding-left: 10px;
		padding-right: 3px;
		color: #333;
		font-weight: bold;
		font-size: 120%;
		background-color: #F1E5EC;
		}
		
/* END contentpage styles */

/* START LeftCol styles */

		#leftCol {
		float: left;
		width: 270px;
		\width: 270px;
		w\idth: 260px;
		margin: 0;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 7px;
		}
	
		#leftCol a:link {
		color:#730040;
		font-weight:bold;
		}
		#leftCol a:hover {
		color:#730040;
		}	
		#leftCol a:visited {
		color:#730040;
		font-weight:bold;
		}
		
/* END LeftCol styles */

/* START MainCol styles */

#mainCol {
		float: left;
		width: 525px;
		\width: 525px;
		w\idth: 515px;
		margin: 0;
		padding-left: 5px;
		padding-top: 10px;
		padding-right: 5px;
		}
	
		#mainCol a:link {
		color:#730040;
		font-weight:bold;
		text-decoration:none;
		}
		#mainCol a:hover {
		color:#730040;
		text-decoration:none;
		}	
		#mainCol a:visited {
		color:#730040;
		font-weight:bold;
		text-decoration:none;
		}
		#mainCol h1 {
		color:#730040;
		font-weight:bold;
		font-size: 125%;
		}
		
/* END MainCol styles */



/* START RightCol styles */

#rightCol{
		float: right;
		width: 215px;
		margin: 0px;
		padding-top: 5px;
		padding-left: 10px;
		padding-right: 3px;
		}
	#rightCol a:link {
		color: #333;
		text-decoration:none;
		}
	#rightCol a:hover {
		color:#333;
		text-decoration:none
		}
	#rightCol a:visited {
		color:#666;
		text-decoration:none;
		}
	#rightColSearch {
		color: #000;
		padding-left: 10px;
		background-image: url(graphics/dots-horz-search.gif);
		background-repeat: repeat-y;
		}
	#rightColSpacer {
		color: #000;
		padding-left: 10px;
		}
	#rightColRegister {
		background-color: #FFF3E6;
		padding-top: 8px;
		padding-left: 10px;
		padding-right: 3px;
		color: #000;
		}
	#rightColRegisterTop {
		background-color: #ff850d;
		padding-left: 10px;
		}
	#rightColFeatureTop {
		background-color: #6C0;
		padding-left: 10px;
		}
	#rightColFeature {
		background-color: #F7FCF2;
		padding-top: 8px;
		padding-left: 10px;
		padding-right: 3px;
		color: #000;
		}
		
/* END RightCol styles */

/* START bottom styles */		


#bottomNav {
	clear: both;
	height: 34px;
	color: #FFF;
	padding: 5px;
	padding-left: 15px;
	margin-top: 10px;
	background-image: url(graphics/dots-760-white.gif);
	background-position:middle;
	background-repeat: no-repeat;
	background-color: #333;

}
#bottomNav a:link {
		color:#FFF;
		font-weight:bold;
		text-decoration:none
		}
		#bottomNav a:hover {
		color:#FFF;
		text-decoration:none
		}	
		#bottomNav a:visited {
		color:#FFF;
		font-weight:bold;
		text-decoration:none
		}
		
/* END bottom styles */

.search {
		width: 120px;
		height: 20px;
		}
.hiLiteOrange {
		background-color: #FFEADF;
		}
.hiLiteNumber {
		color: ##7D768D;
		font-weight:bold;
		font-size: 145%;
		}
			
.mitt {
	cursor: hand;
	}

	

