html,body {
	margin:0;
	padding:0;	
	background:#C3BDA4;
	background-image: url("images/continuing-education-online-bk.jpg");
	background-repeat:repeat-x;
	font-family:arial,sans-serif;
	font-size:small;
	color:#666;
	text-align:center;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:1.3em;
	text-align:left;
}
h1{
font-size:20px;
color:#333333;
font-weight:normal;
}
h2{
font-size:18px;
color:#333333;
font-weight:normal;
}
h3{
font-size:14px;
color:#003366;
font-weight:bold;
font-weight:normal;
}
ul li{
	line-height:1.3em;
	padding:5px;
}

div{
	text-align:left;
}

/*///////// LAYOUT ////////*/
#wrapper{
	width:800px;
	margin:0 auto;
	background-color:#fff;
}
#main{
	width:747px;
	background-color:#FFFFFF;
	padding:5px;
}
#main-text{
padding:0px 45px 45px 45px;
}
#lt-top-side{
	background-image: url("images/lt-top-side.jpg");
	background-repeat:no-repeat;
	background-position:top;
	width:26px;
	height:158px; /*image height 158px */
	margin:0;
	background-color:#C3BDA4;
	float:left;
	
	
}
#rt-top-side{
	background-image: url("images/rt-top-side.jpg");
	background-repeat:no-repeat;
	background-position:top;
	width:26px;
	height:158px;/*image height 158px */
	margin:0;
	background-color:#C3BDA4;
	float:right;
}
#header{
	width:748px;
	wid\th: 747px;
	height:158px;
	margin:0;
	background-color:#fff;
	float:left;
	
}
#header-bar{
	background-image: url("images/continuing-education-bar.gif");
	background-repeat:repeat-x;
	height:20px;
	max-height:20px;
	width:747px;
	float:left;
}
#header-content{
	height:127px;
}
#lt-mid-side{
	background-image: url("images/lt-mid-side.jpg");
	background-repeat:repeat-y;
	width:26px;
	height:500px;
	min-height:500px;
	margin:0;
	background-color:#fff;
	float:left;
}
#rt-mid-side{
	background-image: url("images/rt-mid-side.jpg");
	background-repeat:repeat-y;
	width:26px;
	height:500px;
	min-height:500px;
	margin:0;
	background-color:#fff;
	float:right;
}
#content{
	width:748px;
	wid\th: 747px;
	height:500px;
	min-height:500px;
	margin:0;
	background-color:#fff;
	float:left;
}
#btm-shade{
background-image: url("images/btm-shade.jpg");
background-repeat:no-repeat;
width:800px;
height:45px;
position:relative;
margin:0;
float:left;
}

/*/// Display Box Navigation ///*/
#navbox{
	width:260px;
	
	padding:3px;
	border:1px solid #ccc;
	margin-left:70px;
	margin-top:10px;
	float:left;
}
#navcontent{
	background-image: url("images/box-bk.gif");
	background-repeat:repeat-x;
	text-align:left;
	color:#FFFFFF;
	width:250px;
	
	padding:5px;
}
#navboxpic{
	text-align:left;
	width:30px;
	float:left;
	height:30px;
	background-color:#FFFFFF;
}
#navboxtext{
	text-align:left;
	width:110px;
	padding:0px 5px 5px 10px;
	float:left;
	margin:0;
}
#navbox-text-wrap{
	padding:0px 10px 0px 10px;
}
.navbox-text{
	text-align:left;
	padding:0px 25px 15px 30px;
	color:#333333;
	font-size:100%;
}
#navcontent h2{
	font-size:120%;
	color:#434654;
	font-weight:normal;
}

div#navbox ul li{
	color:#333333;
	margin:0;
	

}

/*///////// IMAGE SETTINGS ////////*/
#license-ce-logo{
	padding:25px 20px 20px 35px;
}
/*///////// Custom text ////////*/
#footer{
	font-size:9px;
	text-align:left;
	color:#666666;
	
}
div.nav-block {
	background:  url("images/box-bk.gif");
	background-repeat:repeat-x;
	background-position:top;
	margin: 0 0 15px 0;
	width: 220px;
	color: #4d4f4d;
	}
	
div.nav-img {
	float: left;
	}

	div.nav-img a, div.nav-img a:hover {
		border: 0;
		background: none;
		}

div.nav-text {
	float: left;
	margin: 10px 0 0 15px;
	width: 150px;
	}
