@charset "UTF-8";
/* CSS Document */

/* ============= RESET ============= */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}


img, div, a, input { behavior: url(iepngfix.htc) }	


body{
	font:13px/1.5 Lucida Sans, Arial, Helvetica, Sans-serif;
	color: #111111;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	}

a	{
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	}

a:visited {
	color: #333366;
	}

a:hover {
	color: #0066CC;
	text-decoration: underline;
	}



p	{
	border: 0px;
	overflow: hidden;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	}



hr	{
	border: solid 1px #666666;
	width: 100%;
	}
	
hr2	{
	border: solid 1px #CCCCCC;
	width: 100%;
	}

h1,h2,h3,h4,h5 {
	font-weight: bold;
	color: #111111;
	margin-bottom: 0px;
	margin-top: 10px;
	}

h1{	font-size:42px;
	}
	
h1{	font-size:36px;
	}
	
h2{	font-size:32px;
	}
	
h3{	font-size:24px;
	}
	
h4{
	font-size:18px;
	}
	
h5{	font-size:14px;
margin-top: 0px;
	}

input, textarea {
	border: 1px solid #ccc;
	font-size: 14px;
	line-height: 1.6;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFFF;
	} 

input:focus, textarea:focus { background: #FFF; } 

option {
	background-color: #0099CC;
	font-weight: bold;
	font-size: 12px;
	color: white;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	li {
	font-size: 11px;
	list-style-type: square;
	}

img {
    border: none;
} 


/* divs */

#logo {
	height: 170px;
	width: 200px;
	position: absolute;
	background-color: #000000;
	padding-top: 9px;
	top: 0px;
	left: 0px;
	z-index: 3;
	}

#nav {
	width: 200px;
	position: absolute;
	top: 179px;
	left: 0px;
	list-style-image: none;

	}
	
#banner {
	height: 180px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/banner.jpg);
	z-index: 2;
	background-color: #000000;
	background-repeat: no-repeat;
	}
	


#column {
	width: 700px;
	padding: 40px;
	position: absolute;
	top: 180px;
	left: 200px;
	background-color: #FFFFFF;
	}

#kcolumn {
	width: 700px;
	padding: 40px;
	border: 1px solid #000000;
	position: absolute;
	top: 180px;
	left: 200px;
	background-color: #000000;
	}

#courseinfo {
	color: #FFF;
	background-image: url(images/banner_sm.jpg);
	background-repeat: repeat;
	font-size: 12px;
	}

.schedule th {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/banner_sm.jpg);
	background-repeat: repeat;
	text-align: left;
	padding: 8px;
	}
.schedule td {
	padding: 8px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	}

#register {
	background-color: #CCCCCC;
	padding: 4px 8px 4px 6px;
	margin: 4px 0px 12px 0px;
	}

#box {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	color: #333333;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	}

#bio {
	width: 460px;
	padding: 40px;
	position: absolute;
	top: 180px;
	left: 200px;
	background-color: #FFFFFF;
	}
	
#biopic {
	width: 180px;
	padding-left: 0px;
	padding-top: 20px;
	position: absolute;
	top: 180px;
	left: 740px;
	}




/*- nav--------------------------- */
	
#menu {
	width: 200px;
	margin: 0px;
	font-size: 11px;
	padding-top: 1px;
	}
	
#menu li a {
	height: 22px;
	font-size: 11px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	list-style: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFF;
	font-size: 11px;
	display: block;
	background:  url(images/menu.jpg);
	padding: 1px 0 0 10px;
	list-style: none;
	}
	
#menu li a:hover {
	color: #6699FF;
	font-size: 11px;
	background:  url(images/menu.jpg) 0 -22px;
	padding: 1px 0 0 10px;
	list-style: none;
	}
	
/*- nav--------------------------- */
	
#submenu {
	width: 200px;
	margin: 0px;
	font-size: 10px;
	list-style: none;
	}
	
#submenu li a {
	height: 16px;
	font-size: 10px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	list-style: none;
	}	
	
#submenu li a:link, #submenu li a:visited {
	color: #FFF;
	font-size: 10px;
	display: block;
	background:  url(images/submenu.jpg);
	padding: 1px 0 0 25px;
	list-style: none;
	}
	
#submenu li a:hover {
	color: #6699FF;
	font-size: 10px;
	background:  url(images/submenu.jpg) 0 -16px;
	padding: 1px 0 0 25px;
	list-style: none;
	}



#emaillist {
	margin: 8px;
	padding: 8px;
	background-color: #000000;
	color: #999999;
	}



#copy {
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	}
	
#copy a:link {
	font-weight: bold;
	color: #FFFFFF;
}
#copy a:visited { color: #FFFFFF; font-weight: bold; }
#copy a:hover {
	color: #003366;
	text-decoration: underline;
}




/* STYLES FOR CROSSFADER */



	div.cf_wrapper
	{
	width: 660px;
		height: 260px;
		background-color: #000000;
		border: none;
	}
	
	div.cf_element
	{
		width: 660px;
		height: 260px;
		background-color: #000000;
		border: none;
	}
	
	div.cf_element div.content
	{
		padding: 0px;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}




/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; width:106px; height:150px; position:relative; margin:0; font-size:11px; margin:50px 0;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:104px; height:20px; text-align:center; border:1px solid #fff; border-width:1px 1px 0 0; background:#c9c9a7; line-height:19px; font-size:11px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#b3ab79;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:105px; width:105px;}
.menu ul li:hover ul li a.hide {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#b3ab79; color:#000; width:150px;}
.menu ul li:hover ul li a:hover {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}


