	
		

/* @group Containers*/
#siteContainer{
	position: relative;
	float: left;
	width: 990px;
}#contentContainer{
	position:relative;
	float:left;
	padding-top:10px;
	width:630px;
	border:0px solid blue;
}#content{
	position: relative;	
	padding-left: 20px;
}

#content h2{
	
}#leftCol{
	position:relative;
	float:left;
	width:250px;
	padding-right:50px;
	border:0px red solid;
}
/* @end */

/* @group Navigation */
#navigation{
	
}#navigation ul{
	list-style: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 15px;
	border-bottom-width: 0px;
	border: 0px solid black;
}
#navigation li{
	height: 26px;
	margin: 0px 0px 10px 0px;
	padding: 10px 2px 0px 2px;
	margin-top: 0px;
	border: 1px solid black;
	border-width:0px 0px 6px 0px;	
}#navigation li a{
	color: #00a8ba;
}#navigation li a:hover{
	color: #00a8ba;
	font-weight: bold;
	text-decoration:none;
}

/* @end */




/* @group Footer */
#footer{
	position: relative;
	font-size: .7em;
	width: 690px;	
	
}
/* @end */



/* @group Photo Directory */
.photoDirectoryEntry{
	padding-bottom:15px;
	position: relative;
	float: left;
	width: 200px;
}.photoDirectoryEntry h4{
	padding-bottom:4px;
	margin:0px
}.photoDirectoryEntry img{
	border: 1px solid #333333;
	margin-top: 3px;
}.photoDirectoryLetterHeading{
	position:relative;
	float:left
}.photoDirectoryLetterHeading h1{
	position:relative;
	float:left;
	width:515px;
	padding-top:0px;
	margin-top:0px;
	border:0px red solid;
}.photoDirectoryLetterHeading a{
	position: relative;
	float: left;
	width: 27px;
	border:0px solid blue;
}
/* @end */

/* @group Ad Directory */
.adContainer{
	position:relative;
	float:left;
	width:600px;
}.goldAd{
	height:300px;
	margin-bottom:20px;
}.goldAd .adName{
	border:0px dashed black;
	border-bottom-width:1px;
	width: 400px;
}.silverAd{
	height: 225px;
	margin-bottom: 15px;
}.silverAd .adName{
	border:0px dashed black;
	border-bottom-width:1px;
	width: 4000px;
}.paperAd{
	height: 175px;
	margin-bottom: 10px;
}.paperAd .adName{
	border:0px dashed black;
	border-bottom-width:1px;
	width: 500px;
}.bizDirectoryLetterHeading{
	position:relative;
	float:left
}.bizDirectoryLetterHeading h1{
	position:relative;
	float:left;
	width:500px;
	padding-top:0px;
	margin-top:0px;
	border:0px red solid;
}.bizDirectoryLetterHeading a{
	position: relative;
	float: left;
	border:0px solid blue;
	width: 50px;
}


/* @end */
