/* Global Styles */

body {
	
	width:800px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#d0d493;*/
	/*background-color:#669999;*/
	background-color:#006699;
	/*background-color:#336699;*/
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
	
a {
	
	color:#000;
	text-decoration:none;
	}
	
a:hover {
	/*color: #FF3300;*/
	color:#669999;
	text-decoration:none;
	}

/*listHeader*/
H3 {
	
	font:14px georgia;
	color: #000;
	font-weight:900;
	letter-spacing:.1em;
	/*line-height:16px;*/
	padding:10px 5px 5px 0px;
	margin-top:10px 5px 5px 0px;
	border:0px;
	text-align:left;
	}
	
/*return to top*/

.return {
	font:12px georgia;
	/*color: #996633;*/
	color:#993333;
	font-weight:bold;
	text-decoration: none;
	}



/* ID Styles */

#navigation a {
	font:12px arial;
	color: #000000;
	font-weight:500;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 1px;
	border-right-style:dotted;
	border-left-width: 0px; 
	border-bottom:0px;
	border-top:0px;
	}
	
#navigation a:hover {
	color:#669999;
	/*color:#000066; changed this color to experiment*/
	font-weight:500;
	
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

#navigation a:click {
	font:12px arial;
	color: #ff3300;
	font-weight:500;
	text-decoration:none;
	letter-spacing:.1em;
	line-height:16px;

}

	
#mainTable {
	background-color:#FFCC66;
	border:0px;
	}
	
/*for photo gallery*/
#photoTable {
	background-color:#FFCC66;
	border:0px;
	width:800px;
	
	height:700px;
	}	
	

#tagline {
	font:11px arial;
	text-align:left;
	color: #fff;
	font-weight:400;
	line-height:14px;
	letter-spacing:.1em;
	margin-left:25px;
	padding:5px 5px 0px 5px;
		}

#tagline2 {
	font:11px arial;
	text-align:center;
	color: #fff;
	font-weight:400;
	line-height:14px;
	letter-spacing:.1em;
	margin-left:25px;
	padding:5px 5px 0px 5px;
		}
			
#silver {
	font:9px arial;
	padding:5px 5px 0px 0px;
	line-height:14px;
	letter-spacing:.1em;
	color:#54567d;
	font-weight:bold;

	}
	
#profTitle{
	font:16px georgia;
	color: #666666;
	line-height:20px;
	letter-spacing:.1em;
	text-align:left;
	}


/* Class Styles */

.bodyText {
	font:14px georgia;
	color:#000000;
	font-weight:400;
	line-height:20px;
	letter-spacing:.0em;
	margin-top:0px;
	}
	
.header {
	font:18px arial;
	font-weight:0px;
	color: #000000;
	line-height:24px;
	letter-spacing:.5em;
	text-align:center;
	border-bottom-width:thin;
	border-bottom-style:groove;
	border-bottom-color:#000;
	border-right-width:thin;
	border-right-color:#666;
	border-left-width:thin;
	border-left-color:#666;
	padding:10px;
}

.pageName{
	font:16px georgia;
	color:#669999;
	/*color:#006699;*/
	/*color: #666666;*/
	font-weight:600;
	line-height:20px;
	letter-spacing:0em;
	text-align:center;
	}

	
/*return to top*/

.return {
	font:12px georgia;
	/*color: #996633;*/
	color:#993333;
	font-weight:bold;
	text-decoration: none;
	margin:10px 0px;
	}


.sidebarHeader {
	font:14px georgia;
	color: #000;
	font-weight:300;
	letter-spacing:.1em;
	line-height:16px;
	}
	
.subHeader {
	font:18px georgia;
	/*color: #996633;*/
	color:#993333;
	font-weight:bold;
	
	letter-spacing:.0em;
	line-height:16px;
	text-align:left;
	}	
	
.listHeader {
	font:14px georgia;
	color: #000;
	font-weight:900;
	letter-spacing:.1em;
	/*line-height:16px;*/
	padding:10px 5px 5px 0px;
	margin-top:10px 5px 5px 0px;
	/*margin-bottom:10px;
	padding-bottom:10px;*/
	text-align:left;
	
	}	
	
.resume {
	font:14px arial;
	color: #000;
	font-weight:400;
	letter-spacing:.0em;
	line-height:16px;
	padding-bottom:10px;
	margin-right:10px;
	
	}	
	
.photoHeader {
	font:14px Arial;
	/*color:#336633;*/
	color:#000;
	text-align:center;
	font-weight:500;
	
}
	
.featureImage {
	border:thin;
	border-color:#333333;

	}
	
.detailText {
	font:11px arial;
	color:#CC0033;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:11px arial;
	color:#000;
	padding:5px 10px 10px 10px;
	text-align:left;
	margin-top:5px;
	}
	
.smallTextPhotos {
	font:11px arial;
	color:#000;
	padding:0px 10px 10px 10px;
	text-align:center;
	margin:0px 0px 10px 0px;
	}
	
	
.photo {
	border:thin;
	border-style:outset;
	color:#666666;
	padding:4px;
	margin:20px 20px 5px 20px;
	text-align:center;
	
	}
	
.photo2 {
	border:thin;
	border-style:outset;
	color:#666666;
	padding:4px;
	margin:20px;
	text-align:center;

	}
	
.photo3 {
	border:thin;
	border-style:outset;
	color:#999;
	padding:0px;
	margin:0px;
		
	}