/* CSS Document */

html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #474642;
	height: 100%;
	color:#e3e0d9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	-webkit-text-size-adjust: none;
	margin:0px;
	padding:0px;
	text-align:center;
}

/* IMAGE MAPPING FOR FRONT PAGE GALLERY */
#image_map{
	width:600px;
	height:351px;
	background:url(../img/JanWorkshop/JanWS02.jpg) no-repeat;
	position:relative;
	border:none;
}

#image_map a.menu{
	width:296px;
	height:111px;
	border:none;
	text-decoration:none;
}

#image_map a{
	display:block;
	position:absolute;
	border:none;
	text-decoration:none;
	}


#image_map a#daniel{
	width:297px;
	height:111px;
	left: 0px;
	top: 6px;
	}

#image_map a#kekai{
	width:297px;
	height:111px;
	left: 0px;
	top: 121px;
	}

#image_map a#matthew{
	width:297px;
	height:110px;
	left: 0px;
	top: 236px;
	}

#image_map a#jaime{
	width:298px;
	height:111px;
	left: 302px;
	top: 6px;
	}

#image_map a#richard{
	width:298px;
	height:111px;
	left: 302px;
	top: 121px;
	}

#image_map a#horia{
	width:298px;
	height:110px;
	left: 302px;
	top: 236px;
	}

#image_map a#daniel:hover{
	background-image:url(../img/JanWorkshop/JanWS02DanielHover.jpg);
	}

#image_map a#kekai:hover{
	background-image:url(../img/JanWorkshop/JanWS02KekaiHover.jpg);
	}

#image_map a#matthew:hover{
	background-image:url(../img/JanWorkshop/JanWS02MatthewHover.jpg);
	}

#image_map a#jaime:hover{
	background-image:url(../img/JanWorkshop/JanWS02JaimeHover.jpg);
	}

#image_map a#richard:hover{
	background-image:url(../img/JanWorkshop/JanWS02RichardHover.jpg);
	}

#image_map a#horia:hover{
	background-image:url(../img/JanWorkshop/JanWS02HoriaHover.jpg);
	}

/* END IMAGE MAPPING */


#mainContainer {
	width:1024px;
	height:100%;
	position:relative;
	min-height:768px;
	background-image:url(../img/BG.png);
	background-repeat:no-repeat;
	margin: 0px auto;
	padding:0px 0px 40px 0px;
	text-align:left;
}
#headerContainer {
	width:1024px;
	height:auto;
	background-image:url(../img/BlackBox60.png);
	margin:0px auto 0px auto;
	font-size:14px;
	position:relative;
	padding:0px;
	border-bottom:2px solid #EF4210;
	text-align:center;
}
.navContainer {
	width: 400px;
	height: auto;
	position:relative;
	color: #EF4210;
	font-size:14px;
	word-spacing:30px;
	display: block;
	padding: 27px 0px 27px 0px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	z-index:1;
}
.navContainer a:link {
	color:#e3e0d9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	text-decoration: none;
}
.navContainer a:visited {
	color: #e3e0d9;
	font-size:14px;
	text-decoration: none;
}
.navContainer a:hover {
	color: #EF4210;
	font-size:14px;
	text-decoration: none;
}
.navContainer a:active {
	color: #EF4210;
	font-size:14px;
	text-decoration: none;
}
.midContainer {
	width:600px;
	min-height:100%;
	background-image:url(../img/BlackBox60.png);
	margin: 0px auto;
	margin-bottom: -40px; /* change to -30px when ready for footer action */
	position:relative;
	padding: 0px;
	border:none;
	text-align:left;
	font-size: 14px;
	
}

.midContainer a:link {
	text-decoration:underline;
	color:#e3e0d9;
}
.midContainer a:visited {
	text-decoration:underline;
	color:#e3e0d9;
}
.midContainer a:hover {
	text-decoration:none;
	color:#EF4210;
}
.midContainer a:active {
	text-decoration:none;
	color:#EF4210;
}


#homeLeft {
	position:absolute;
	left:40px;
	top:40px;
	width:290px;
	height:160px;
	z-index:1;
}
#homeRight {
	position:absolute;
	left:330px;
	top:40px;
	text-align: left;
	width:240px;
	height:160px;
	z-index:1;
}
#homeIMG {
	position:absolute;
	left:40px;
	top:202px;
	width:520px;
	padding: 10px 0px 50px 0px;
	height:340px;
	z-index:1;
}
.contentHome {
	width:250px;
	margin: 0px auto;
	position:absolute;
	padding: 35px 45px 45px 45px;
	border:none;
	text-align:left;
	line-height:25px;
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.contentHome2 {
	width:50px;
	margin: 0px auto;
	position:relative;
	padding: 35px 45px 35px 0px;
	border:none;
	text-align:left;
	line-height:25px;
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.contentHome3 {
	width:600px;
	margin: 0px auto;
	position:relative;
	padding: 220px 45px 45px 45px;
	border:none;
	text-align:left;
	line-height:25px;
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	width:520px;
	height:100%;
	min-height:100%;
	margin: 0px auto;
	position:relative;
	padding:30px 40px 40px 40px;
	border:none;
	text-align:left;
	line-height:23px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.content a:link {
	text-decoration:underline;
	color:#e3e0d9;
}
.content a:visited {
	text-decoration:underline;
	color:#e3e0d9;
}
.content a:hover {
	text-decoration:none;
	color:#EF4210;
}
.content a:active {
	text-decoration:none;
	color:#EF4210;
}
.contentFP {
	color:#EF4210;
}

/* FLYER CONTENT */

.contentFlyer {
	width:540px;
	height:100%;
	min-height:100%;
	margin: 0px auto;
	position:relative;
	padding:30px 30px 30px 30px;
	border:none;
	text-align:left;
	line-height:25px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.contentFlyerFP {
	color:#EF4210;
}
.contentFlyer a:link {
	text-decoration:underline;
	color:#e3e0d9;
}
.contentFlyer a:visited {
	text-decoration:underline;
	color:#e3e0d9;
}
.contentFlyer a:hover {
	text-decoration:none;
	color:#EF4210;
}
.contentFlyer a:active {
	text-decoration:none;
	color:#EF4210;
}

/* End Flyer Stuff */


.contentMission {
	width:540px;
	background-image:url(../img/BlackBox60.png);
	margin: 0px auto;
	position:relative;
	padding:40px 30px 40px 30px;
	border:none;
	text-align:left;
	line-height:20px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.contentCourses {
	position:absolute;
	left:40px;
	top:270px;
	text-align: left;
	width:340px;
	padding:0px 0px 0px 180px;
	height:100%;
	border:none;
	text-align:left;
	line-height:23px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	display:inline;
	color:#EF4210;
	font-size:18px;
	font-style:normal;
	font-weight: lighter;
	line-height: 40px;
	text-align: left;
}
h2 {
	display:inline;
	color:#EF4210;
	font-size:16px;
	font-style:normal;
	font-weight: lighter;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	display:inline;
	color:#EF4210;
	font-size:15px;
	font-style:normal;
	font-weight: lighter;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	border: 0;
	width: 100%;
	color:#000;
	background-image:url(../img/BlackLine600.png);
	height: 10px;
}
#footer {
	position:relative;
	background-color:#2f2e2c;
	width:530px;
	bottom:0;
	height:40px;   /* Height of the footer */
	color:#808080;
	margin: 0px auto;
	padding: 30px 30px 30px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	vertical-align: middle;
}

#footer a:link {
	text-decoration:none;
	color:#808080;
}
#footer a:visited {
	text-decoration:none;
	color:#808080;
}
#footer a:hover {
	text-decoration:none;
	color:#EF4210;
}
#footer a:active {
	text-decoration:none;
	color:#EF4210;
}



/* LOGO HOVERS */



#footerLogos{
	display:block;
	border:none;
	text-decoration:none;
	height:20px;
	width: 520px;
	position:relative;

}

#footerLogos a#Facebook{
	width:20px;
	height:20px;
	background-image:url(../img/facebookLogo.png);
	background-repeat:no-repeat;
	position:absolute;
}

#footerLogos a#Facebook:hover{
	background-image:url(../img/facebookLogoHover.png);
}

#footerLogos a#Twitter{
	width:17px;
	height:20px;
	background-image:url(../img/twitterLogo.png);
	background-repeat:no-repeat;
	left: 35px;
	position:absolute;
}

#footerLogos a#Twitter:hover{
	background-image:url(../img/twitterLogoHover.png);
}

#footerLogos a#CGhub{
	width:72px;
	height:20px;
	background-image:url(../img/cghubLogo.png);
	background-repeat:no-repeat;
	left: 65px;
	position:absolute;
}

#footerLogos a#CGhub:hover{
	background-image:url(../img/cghubLogoHover.png);
}

/* END LOGO HOVERS */




#shrinkyText {
	font-size: 10px;
}
.shrinkyFP {
	color: #EF4210;
}
#shrinkyText8pt {
	font-size: 8px;
}
