/* CSS Document */
body {
	background-color: black;
	font-family: Verdan, Arial, sans-serif;
	color: white;
	font-size: 14px;
	text-align: center;
	width: 10auto;
		}
		
h1{
	font-size: 18px;
	color: #ffffff;
	text-align: left;
		}
		
h3{background-color: #ffffcc;
		color: 663300;
		text-transform: uppercase;
	    font-size: 20px;
		border-bottom: 1px solid #000000;
		margin-right: 20px;
		}

table{position: center;
}

td{
	padding: 10px;
	text-align: center;
}

th {
	padding: 10px;
	text-align: center;
}

a:link{
	color: #EA7200;
}

a:visited{ color: #ff7f00; 
}

a:hover {
	color: #D6D6D6;
	font-size: 18px;
}

.tabcolor{background-color: #ccaa66;
}			
.content{text-align: left;
			text-align: center;}	
	
.navBar{text-decoration: none;  
		   margin: 15px;
		   display: block;
		   list-style-type: none;
		   }
.border{border: 8px double #ffffff;}
.labelCol{float:left;
			width: 100px;
			padding-right: 10px;
			text-align: right;
			}
			
.myRow{height: 30px;
        }
		
.mySubmit{margin: 10px;
			}
			
.floatright{padding-left: 40px;
				float: right;
				}

#rightcolumn{margin-left: 200px;
				
				color: #000000;
				padding: 10px;
				text-align: left;
				}

#leftcolumn{
	float: left;
	width: 600px;
	padding-top: 10px;
	font-size: 16px;
				}
				
#footer{background-color: #ccaa66;
		 color: #000000;
		 text-align: center;
		 font-size: .60em;
		 border-top: 2px double #000000;
		 padding-bottom: 10px;
		 }
		 
#container{min-width: 700px;
			background-color: #e8d882;
			color: #000000;
			width: 80%;
			text-align: center;
			border: 2px double #000000;
			margin-right: auto;
			margin-left: auto;
			}
			
#logo{background-color: #ccaa66;
		color: #000000;
		text-align: center;
		border-bottom: 2px double #000000;
		}
		
#pic{height:240px;width:320;}
.Album_label {
	font-size: 36px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
}
#footer div p a {
	font-size: 12px;
}
#footer #HCP_logo p {
	font-size: 12px;
}
#footer #HCP_logo p {
	color: #FFF;
}
.About.us {
	text-align: left;
	width: 900px;
	margin-left: 30px;
}
