@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background: #7FC7EA url(images/bg3.gif);
	margin: 30 auto auto 0;
	padding: 0;	
	scrollbar-3dlight-color: #66BCE6;
	scrollbar-arrow-color: #333;
	scrollbar-base-color: #66BCE6;
	scrollbar-darkshadow-color: #666;
	scrollbar-face-color: #66BCE6;
	scrollbar-highlight-color: #EEE;
	scrollbar-shadow-color: #999;
	scrollbar-track-color: #EEE;
} 	
#border {
	margin:0 auto;
	border: 10px solid #66BCE6;
	height:auto;
	width:896px;	
	}
#containerCell {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:auto;
	width:896px;
	clear:left;	
	background: #0090D6 url(images/bg-base.gif) no-repeat center bottom;
		}	
.header {
	padding-top: 1px;
	height: 120px;
	margin:0 auto;
	background-image: url(images/bg-hdr.gif);
	background-repeat: no-repeat;
	background-position: center top;
}		
.footer {
	text-align: right;
	padding-top:5px;
	margin-right:25px;
	color:#FFFFFF;
	height:60px;
	}	
.footer a{
	color:#FFFFFF;
	text-decoration:none;
	}		
.bodycell {
	margin-left: 15px;
	padding: 15px 10px 15px 15px;
	width:480px;
	height:auto;
	margin-top:5px;
	float:left;
	background-color: #66BCE6;
	}	
.gallerybodycell {
	margin-left: 15px;
	padding: 15px 10px 15px 25px;
	width:650px;
	height:auto;
	margin-top:5px;
	float:left;
	background-color: #66BCE6;
	}	
.fcrewCell {
	float:left;
	margin-left: 3px;
	width:155px;
	}
.fcrewCell a{
	border: 1px solid #FF9900;	
	margin-top:7px;	
	}
.fcrewCell a:hover{
	border: 1px solid #FFf;		
	}
.piccell {
	margin-right: 10px;
	float:right;
	margin-top:7px;
	}	
.fccell {
	margin-left: 15px;
	margin-top:7px;	
	padding-top:7px;
	float:left;
	}	
	
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	margin-bottom:10px;
	margin-top:5px;
}
h1 {
	text-align: justify;
	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	line-height: 16px;
	margin-bottom:5px;
	margin-top:0px;
	font-weight: bold;
	color: #0090D6;
}
h2 {
	text-align: justify;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	line-height: 16px;
	margin-bottom:5px;
	margin-top:0px;
	font-weight: bold;
	color: #0090D6;
}
h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
.iwpt {
	font-size: 12px;
	font-weight: bold;
	color: #0090D6;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}	

.tableFormat {
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin-bottom:0px;
	margin-top:0px;
}
textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
hr {
	border: none 0;
	border-top: 1px solid #fff;/*the border*/
	width: 100%;
	margin-bottom:1px;
	margin-top:1px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
.photoCell{
	width:125px;
	padding:0px 0px 5px 5px;
	float:right;
	}
.bootcamp {
	margin-top:8px;
	margin-right:20px;
	float:right;
	}
.bodycell li a{	
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration:none;
	color: #0090D6;	
	font-size: 12px;
	font-weight: bold;	
	}
.bodycell li a:hover{	
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration:none;
	color: #fff;	
	font-size: 12px;
	font-weight: bold;	
	}	
.artclass {
	float: left;
	width: auto;
	margin-left: 0px;
	margin-right: 9px;
	margin-bottom: 10px;
	color: #4B63AE;
	background-color: #EFF0F5;
	height: auto;
	padding: 8px 8px 5px;
	border: 1px solid #4B63AE;
}
.artclass a{
	color: #4B63AE;
}	
.promoBox {
	float: right;
	width: 193px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

