body{
	background-color: #121212;
	color: white;
	font-family: arial, "lucida console", sans-serif;
	
}

a{
	color: #CCCCCC;	
}

a:hover{
	color:#659EC7
		
}

.Imageproject{
	border: solid;
	color: whie;
}

.Imageproject:hover{
	border: solid;
	color :#659EC7;
}

#BackGroundImages{
	width: 914px;
	margin-right: auto;
	margin-left: auto;

}

#Container{
	position: relative;
	width: 714px;
	margin-right: auto;
	margin-left: auto;
}

#Header{
	position: relative;
	margin: 0px;	
	display: block;
}

.Noborder{
	display: block;
}

#Content{
	background-image: url('../images/ContentBackground.jpg'); 	
	min-height: 574px;
	height: auto !important;
	height: 574px;
	padding-left: 35px;
}

#topNav{
	background-image: url('../images/cfpatternDark.gif'); 	
	padding: 5px;
}

.navText{
	font-size: 14pt;
	color: #CCCCCC;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

.navText:hover{
	color: #666666;
}

#Footer{
	background-image: url('../images/cfpatternDark.gif'); 	
	height: 32px;
	font-size: 10pt;
	color: #666666;
	padding: 3px;
	text-align: right;
}


img
{  border-style: none;
}

.backLeft{
	float: left;	
	display: inline;
}

.backRight{
	float: right;	
	margin-right: 15px;
}

.leftContent{
	float: left;
	width: 200px;	
	height: 230px;
	margin-right: 10px;
	margin-top: 295px;
	background-color: #666666;
	border: none;
	color: #CCCCCC;
	padding: 5px;
	
	font-size: 10pt;
}

.middleContent{
	width: 200px;	
	height: 235px;
	margin-left: 220px;
	margin-top: 295px;
	background-color: #666666;
	border: none;	
	color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	font-size: 10pt;
}

.rightContent{
	float: right;
	margin-top: 295px;
	margin-right: 35px;
	width: 200px;	
	height: 230px;
	background-color: #666666;
	border: none;	
	color: #CCCCCC;
	padding: 5px;

	
	font-size: 10pt;
}

#imageContainer { height:285; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:130px; left:37px; 	
			height:285;  	
			width:635;  } 	
		
.rightPhotos{
	float: right;
	margin-right: 10px;	
}		

.leftPhotos{
	float: left;	
}

.fontHeadline{
	font-weight: bold;
	font-size: 12pt;	
}

.fontHeadlineBig{
	font-weight: bold;
	font-size: 18pt;	
	color: red;
}

.tab
{
	margin-left: 40px;
}

.doubletab
{
	margin-left: 80px;
}
