hedder {
font-family: Trebuchet MS, Arial;
font-size: 14px;
font-weight: bold;
text-align: right;
color: #F68916;
}
hedderbod {
font-family: Trebuchet MS, Arial;
font-size: 12px;
font-weight: none;
text-align: left;
color: #57585A;
}
hedderbod#look {
font-family: Trebuchet MS, Arial;
font-size: 12px;
font-weight: bold;
text-align: left;
color: #00489D;
}

body {
	font: 90%/1.5 arial, helvetica, sans-serif;
	color: white;
	background-color: #009;
	margin: 0px;
}

div.fullwidth {
	width: 750px;
	margin: 0;
	border: 0px none;
	padding: 0;
	position: relative;
	clear: left;
	z-index: 10
}
div.suckerdiv {
	width: 750px;
	margin: 0;
	border: 0px none;
	padding: 0;
	position: relative;
	clear: both;
	z-index: 100;
	font-size: 15px;
	font-weight: normal
}
img		{
	margin: 0;
	border: 0px none;
	padding: 0
}
table	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
P	{
	color: #000099;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}
A	{
/*	color:'#000099';
	text-decoration: none; */
}
A.foot {
	font-weight: bold;
}
A:hover	{
	color: red;
}
A.foot:hover	{
	color: green;
}
A.menu	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
A.menu:hover	{
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
}
.CamNormal	{
	font-family: Arial Narrow;
	font-weight: normal;
	font-size: 12pt;
}
.bright	{
	font-weight: bold;
	letter-spacing: 0.2em;
	color: black;
	background-color: #3F0;
}
.semibright	{
	letter-spacing: 0.1em;
	background-color: #FFC;
}
.td_border	{
	border: 1px solid black; 
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 14px;
	background-color: white;
	color: black;
	}
.control1{
	font-size: 12px;
	font-family: Times New Roman;
	font-weight: 400;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(127,157,185);
	background-color: rgb(255,255,234);
	width: 450px;
	color: black 
	}
.control2{
	font-size: 12px;
	font-family: Times New Roman;
	font-weight: 400;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: rgb(204, 255, 204);
	width: 150px;
	color: black }

.control3{
	font-size: 12px;
	font-family: Times New Roman;
	font-weight: 400;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(127,157,185);
	background-color: rgb(255,255,234);
	width: 150px;
	color: black
	}
.text1{
	font-family: Times New Roman;
	font-size: 14px;
	color: black;
	text-align: justify;
}
.copyright	{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-align: center;
}
.center {
text-align:center;
}
.center img {
display:block; /*allows the element to take auto margins */
margin:0 auto; /*centers in compliant browsers */
text-align:center; /*centers in old versions of IE */
}
#playbuttons	{
	width: 190px;
	font-size: 10pt;
	font-family: sans-serif;
	}
#playbuttons ul	{
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}
#playbuttons li	{
	display: inline;
	margin: 0;
	padding: 0;
	}
#playbuttons a	{
	float: left;
	background: url('/CAM/images/tableft10.gif') no-repeat left top;
	margin: 0;
	text-decoration: none; 
	padding-left: 4px; 
	padding-right: 0; 
	padding-top: 0; 
	padding-bottom: 0
	}
#playbuttons b	{
	float: left;
	margin: 0;
	text-decoration: none; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 0; 
	padding-bottom: 0
	}
#playbuttons a span	{
	float: left;
	display: block;
	background: url('/CAM/images/tabright10.gif') no-repeat right top;
	color: #FFF; 
	padding-left: 6px; 
	padding-right: 15px; 
	padding-top: 5px; 
	padding-bottom: 4px
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#playbuttons a span	{
	float: none;
}
/* End IE5-Mac hack */
#tabs9 a:hover span	{
	color: #FFF;
	}
#playbuttons a:hover	{
	background-position: 0% -42px;
	}
#playbuttons a:hover span	{
	background-position: 100% -42px;
	}
#playbuttons #current a	{
	background-position: 0% -42px;
	}
#playbuttons #current a span	{
	background-position: 100% -42px;
	}
.menuscc	{
	border-left: 0px solid #6600FF; 
	border-right: 0px solid #6600FF; 
	border-top: 4px solid #6600FF; 
	border-bottom: 4px solid #6600FF; 
	position: relative; /* not for Mozilla 4.7 */
	width: 744;
	background-color: #6600FF;
	
}
.menucell	{
	text-align: center;
	background-color: #6600FF;
	border-color: #6600FF;
	font-family: MS Sans Serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
}
.menusubcell	{
	background-color: #6600FF;
	border-color: #6600FF;
	font-family: MS Sans Serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	position: relative;
}

.box { 
	POSITION: absolute; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: #999999;
	BACKGROUND-COLOR: #999999; 
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 3px solid black; 
	BORDER-RIGHT: 3px solid black; 
	PADDING: 3px; 
	z-index: 10; 
	width: 100 }

.boxTitle { 
	width: 35; 
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 1px solid black; 
	BORDER-RIGHT: 1px solid black; 
	PADDING: 3px; 
	BACKGROUND-COLOR: #000000 }

.boxBarLink { 
	text-decoration: none; 
	font-weight: bold; 
	color: #ffffff; 
	font-family: helvetica,arial; 
	outline: none }

.boxLink { 
	text-decoration: none; 
	font-weight: bold; 
	color: #000000; 
	outline: none }

.boxLink:hover { 
	text-decoration: none; 
	font-weight: bold; 
	color: #ffffff }

#boxTitle1 { 
	position: absolute; 
	left: 10; 
	top: 10; 
	font-size: 14px }
#boxTitle2 { 
	position: absolute; 
	left: 50; 
	top: 10; 
	font-size: 14px }

#box1 { 
	position: absolute; 
	left: 13; 
	top: 29; 
	font-size: 14px }
#box2 { 
	position: absolute; 
	left: 53; 
	top: 29; 
	font-size: 14px }
#box3 {
	
}

#contentDiv { 
	position: absolute; 
	left: 10; 
	top: 40; 
	font-size: 14px }


div#blackBox {
	/*border-bottom: 1px solid #7D6340;*/
	/*width: 111px;*/
	/*height: 33px;*/
	display: block;
	float: right;
	position: relative; top: 0; left: 0;
	width: 534px;
	height: auto;
	font-family: Century Gothic, Verdana, Tahoma, Arial;
}

div#darkBox {
	position: absolute;
	width: 534px;
	height: auto;
	font-family: Century Gothic, Verdana, Tahoma, Arial;
}

div#lessonBox { /*lesson*/
	float: right;
	z-index: 9;
	/*background: url(/CAM/images/bglineyellow.gif);*/
	/*background-color: #EADDC8;*/
	background-color: #CFCFCF;
	width: 534px;
	/*border-right: 1px solid #7D6340;*/
	position: relative; top: 0; left: 0;
}
div#tuitionBox { /*tuition*/
	float: right;
	z-index: 9;
	/*background: url(/CAM/images/bglinered.gif) no-repeat;*/
	/*background-color: #E7C6C2;*/
	background-color: #CFCFCF;
	width: 534px;
	position: relative; top: 0; left: 0;
}
div#policiesBox { /*policies*/
	float: right;
	z-index: 9;
	/*background: url(/CAM/images/bglineblue.gif) no-repeat;*/
	/*background-color: #C9CEE6;*/
	background-color: #CFCFCF;
	width: 534px;
	position: relative; top: 0; left: 0;
}
.boxbody {
	padding-top: 0.5em;
	padding-left: 1em;
	padding-bottom: 0.5em;
}

#navbar {
	width: 100%;
	height: 34px;
	border-bottom: none;
	/*border-bottom: 1px solid #aaa;*/
	margin: 0 0 0 0;
	background: #fff;
	/*padding: 20 0 0 0;*/
}

#navbar #container {
	width: 560px;
}

#navbar #home_on, #navbar #home_off, #navbar #home_off:hover {
	width: 88px;
	height: 65px;
	display: block;
	float: left;
	margin: 0 60 0 32;
	background: url(/CAM/images/home.gif) top left no-repeat;
	cursor: pointer;
}

#navbar #home_off {
	background-position: 0 -66;
}

#navbar #home_off:hover {
	height: 64px;
}

#navbar #gallery_on, #navbar #gallery_off, #navbar #gallery_off:hover {
	width: 111px;
	height: 33px;
	display: block;
	float: right;
	margin: 0 1 0 0;
	background: url(/CAM/images/policies.gif) top left no-repeat;
	cursor: pointer;
}

#navbar #gallery_on {
	border-bottom: none;
}

#navbar #gallery_off {
	background-position: 0 -34;
}

#navbar #gallery_off:hover {
	height: 33px;
}

#navbar #prints_on, #navbar #prints_off, #navbar #prints_off:hover {
	width: 111px;
	height: 33px;
	display: block;
	float: right;
	margin: 0 1 0 2;
	background: url(/CAM/images/tuition.gif) top left no-repeat;
	cursor: pointer;
}

#navbar #prints_on {
	border-bottom: none;
}

#navbar #prints_off {
	background-position: 0 -34;
}

#navbar #prints_off:hover {
	height: 33px;
}

#navbar #store_on, #navbar #store_off, #navbar #store_off:hover {
	width: 111px;
	height: 33px;
	display: block;
	float: right;
	margin: 0 0 0 20;
	background: url(/CAM/images/lesson.gif) top left no-repeat;
	cursor: pointer;
}

#navbar #store_on {
	border-bottom: none;
}

#navbar #store_off {
	background-position: 0 -34;
}

#navbar #store_off:hover {
	height: 33px;
}

#nav, #nav ul {
border-left: 0pt solid #50F; 
border-right: 0pt solid #50F; 
border-top: 0px solid #50F; 
border-bottom: 0px solid #50F; 
background: #60F 0 0; 
float: left;
font-weight: bold;
line-height: 1.5em;
list-style-image: url('../Local%20Settings/Temp/fz3temp-1/none');
list-style-position: outside;
list-style-type: none;
padding: 0; 
margin-left: 0pt; 
margin-right: 0pt; 
margin-top: 0pt; 
margin-bottom: 0em
}
#nav a {
color: white;
display: block;
padding: 0px 0px;
text-decoration: none;
width: 100%;
}
#nav a.daddy {
background: url('/CAM/images/rightarrow1.gif') no-repeat right center;
}
#nav li {
float: left;
padding: 0pt;
width: 16.7%;
}
#nav li ul {
border-width: 0.25em;
font-weight: normal;
height: auto;
left: -999em;
margin: 0pt;
position: absolute;
width: 16.7%;
float: left;
}
#nav li li {
padding-right: 1em;
width: 13em;
}
#nav li ul a {
width: 9em;
}
#nav li ul ul {
margin: -1.75em 0pt 0pt 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}
#nav li:hover, #nav li.sfhover {
background: #06F none repeat scroll 0%;
}

.suckerdiv ul {
border-left: 0pt solid #50F; 
border-right: 0pt solid #50F; 
border-top: 0px solid #50F; 
border-bottom: 0px solid #50F; 
background: #60F center 0; 
float: left;
font-weight: bold;
line-height: 1.7em;
list-style-image: url('../Local%20Settings/Temp/fz3temp-1/none');
list-style-position: outside;
list-style-type: none;
font-size: 13px;
margin: 0;
padding: 0;
width: 150px
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 270px; /*sub menu width*/
top: 0;
visibility: hidden;
text-align: left;
}

/* Sub level menu links style */
.suckerdiv ul li a{
border-left: 1px solid #509; 
border-right: 1px solid #509; 
border-top: 1px solid #509; 
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
background: #60f;
border-bottom: 0px none; padding-left:5px; 
padding-right: 5px; 
padding-top: 1px; 
padding-bottom: 1px
}

.suckerdiv ul li a:visited{
color: white;
}

.suckerdiv ul li a:hover{
background-color: #00F;
color: white;
}

.suckerdiv.subfolderstyle{
background: url('/CAM/images/rightarrow1.gif') no-repeat right;
}

	
/* Holly Hack for IE \*/
* html.suckerdiv ul li { float: left; height: 1%; }
* html.suckerdiv ul li a { height: 1%; }
/* End */