html{ height:100%
		
		}
body 			{
				height:100%;
			    font-family:Georgia, Times New Roman, Times, serif;
			    font-size:18px;
			    
				margin:0px; 
				padding:0px;
				background-color:black;
				color:#c2b396;
				background-image:url('../images/bg_main.jpg');
				background-position:top center;
				background-repeat:repeat-x;
				}
p  				{
				
				padding-left:10px;
				padding-right:10px;
				text-align:justify
				}
input
				{
				color: #83644a;
				background: white;
				border: 1px solid #8bad36
				}
a,a:active,a:link,a:visited {color:#cc652f; text-decoration:none}
a:hover{color:white}


#titleText
				{
				color:#FFFFFF
				}

/*content holders*/

#siteHolder 	{
				position:absolute; 
				width:100%; 
				height:100%;
				}
				
#siteCenter 	{
				position:relative; 
				width:1000px; 
				height:100%;
				padding-left:0px; 
				padding-bottom:0px;
				}
			
#flashcontent {
			width:960px;
			height:250px;
			position:relative;
			top:0px;
			left:0px;
			z-index:100;

		}
		
#contentHolder  {
			width:960px;
			position:absolute;
			top:325px;
			left:0px;
			z-index:5;
			background-color:#b6e4f1;
		    background-image: url('../images/container_bg.gif');
background-repeat: repeat-y;
			height:auto;
			}
#container		{
				position:relative;
				color:#c2b396; 
				font-size:18px; 
				
				padding-top:0px; 
				margin-bottom:0px;
				padding-left:0px;
				margin-left:0px;
				width:800px;			
				text-align:left;			
				}
#container2 {display:none; visibility:hidden; background-color:white}
table,tr{
				color:#c2b396; 
				font-size:18px; 
				text-align:left;
				
}
/*header*/




#copyright a, 
#copyright a:active,
#copyright a:link,
#copyright a:visited
                {
                
                color:#cc652f; text-decoration:none
                }
#copyright a:hover
                {
                color:white; 
               
				
                }	                         
#footer 
				{
				position:relative;
				background-image:url('../images/bg_foot.jpg');
				background-position:top center;
				background-repeat:no-repeat;
				background-color:black;
				margin:0px;
				height:230px;
				padding: 0px;
				text-align:center;
				overflow:hidden;
				}
#footerlinks	{
				width:900px;
				height:100px;
				
				
				}
#kennedylink 	{
				
				margin-top:35px;
				margin-left:10px;
				width:200px;
				height:110px;
				float:left;
				}
#hpclink 		{
				
				margin-top:40px;
				margin-left:465px;
				width:190px;
				height:100px;
				float: left;
				}
	
.pic 
			{
			margin:10px;
			
			
			}
			


.pic {border:20px;}


.cnc {padding:5px
}

.cnc a, a:visited, a:active {color:#c2b396}
.cnc a:hover {color:#FFFFFF}

