/* CSS Document */

* {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

html {

	height:100%

}

body {
	background-color: #dbeffb;
	background-image:url(/images/background.png);
	background-repeat:repeat-x;
	background-position: top center;
	text-align:left;
	padding-bottom:82px;
	position: relative;
	height:100%;
}

#container {
	height:100%;
	position:relative;
		padding-bottom:82px;
}

#footer{
	height: 41px;
	border-width: 1px 0 0 0;
	border-style: solid;
	vertical-align: bottom;
	background-image:url(http://www.drucker100week.com/templates/theme317/images/footer.gif);
	background-repeat:repeat-x;
	width: 921px;
	position: relative;
} 

h1
{
	size:200px;

	
}

table {

	border-collapse:collapse;

	border:0px;

	padding:0;

}

td {

	vertical-align:top

}

th {

	text-align:left;

	vertical-align:top

}

img {

	border:none

}

h1 {

	font-size:130%

}

h2 {
	font-size:120%

}

h3 {
	font-size:110%;
    color:#2CA0DD;

}

h4 {
	font-size:110%

}

p {
	padding:0px 0px 13px 0px;

}

textarea .inputbox {

	width:300px;
	height:100px;
	margin:0px 0px 5px 0px;

}

select {
	height:auto;
	margin:12px 0px 12px 0px;
	vertical-align:middle

}

ul {
	list-style:disc;
	margin:0px 0px 0px 15px;

}

ol {
	margin:0px 0px 0px 35px;

}

.width {
	width:100%

}

.main {
	margin:auto;
	text-align:left

}

.bar-box-middle
{
	font-family: arial, helvetica;
	font-weight: bold; 
	color:#FFF;
	font-size:12px;
	text-decoration: none;
	padding:1px;
	top: 5px;
	width:auto;
	height:auto;
	display:block;
	margin:2px auto;
}

a.bar-box-middle hover
{
	color:#FFFFFF;
	background:;

		width:auto;
	text-decoration: underline;

}

.bar-box-middle a:link
{
	color:#FFFFFF;
	background:;

		width:auto;
	text-decoration: underline;

}

.bar-box-middle a:visited
{
	color:#222;
	text-decoration:none;


}

.bar-box-middle a:hover
{
	color:#FFF;
	background:;

		width:auto;
	text-decoration: underline;
}

#side-navigation
{
	width:171px;
	height:50px;
	text-align:left;
	background:;
	height:40px;
	color:#000;
	z-index: 100;
	font-size: 9px;
	list-style-type:none;
	text-weight: bold;

}

#side-navigation li
{
	left: 3px;	
	width:171px;
	min-height: 40px;
	height: auto;
	text-weight: bold;
	text-align:left;
	text-decoration:none;
	padding: 1px;
	list-style-type:none;
	font-size:11px;
	
// controls the text in the horizontal menu and it will affect the text that follows in the drop down menu

	font-weight:normal;
	color:#000;
	float:left;
	position:relative;
	font-family:"Arial", Helvetica, sans-serif;
	z-index: 100;
	background-image:url(/images/top_menu_separator.png);
	background-repeat:no-repeat;
	background-position:bottom;
	
	
// unless it is specified differently in the drop down menu
	
}

#side-navigation ul
{
	color:#000;

	width: auto;
	z-index: 100;
	height: 50px;
	list-style-type:none;
	text-weight: bold;
// background:#ffffff REMOVED

}

#side-navigation li:hover
{
	color:#000;
	background:#ffffff;
	z-index: 100;
	text-weight: bold;
// background:#ffffff REMOVED
}

#side-navigation li ul
{
	position:absolute;
	left:0;
	background:#222222;
	display:none;
	border-bottom:0px solid #FFF;
	width:auto;
	text-align: center;
// controls the box under which the menu items lie	
// line-width: REMOVED
}

#side-navigation li ul li
{
	position:relative;
	background:#222222;
	border-top:1px solid #444;
	line-width:150px auto;
	text-align: left;
	font-size: 11px;
	letter-spacing: 0em;
	width:120px;
// controls the items in the drop down menu
}
 	
#side-navigation li a:link,
#side-navigation li a:visited
{
	display:block;
	color:#000;
	text-decoration:none;
}

#side-navigation
{
	width:171px;
	height:50px;
	text-align:left;
	background:;
	height:40px;
	color:#000;
	z-index: 100;
	font-size: 9px;
	list-style-type:none;
	text-weight: bold;

}

#inside-navigation li
{
	left: 3px;	
	width:171px;
	min-height: 20px;
	height: auto;
	text-weight: bold;
	text-align:left;
	text-decoration:none;
	padding: 1px;
	list-style-type:none;
	font-size:11px;
	
// controls the text in the horizontal menu and it will affect the text that follows in the drop down menu

	font-weight:normal;
	color:#000;
	float:left;
	position:relative;
	font-family:"Arial", Helvetica, sans-serif;
	z-index: 100;
	background-position:bottom;
	
	
// unless it is specified differently in the drop down menu
	
}

#inside-navigation ul
{
	color:#000;
	width: auto;
	z-index: 100;
	height: auto;
	list-style-type:none;
	text-weight: bold;
// background:#ffffff REMOVED

}

#inside-navigation li:hover
{
	color:#000;
	background:#ffffff;
	z-index: 100;
	text-weight: bold;
// background:#ffffff REMOVED
}

#inside-navigation li ul
{
	position:absolute;
	left:0;
	background:#222222;
	display:none;
	width:auto;
	text-align: center;
// controls the box under which the menu items lie	
// line-width: REMOVED
}

#inside-navigation li ul li
{
	position:relative;
	background:#222222;
	line-width:150px auto;
	text-align: left;
	font-size: 11px;
	letter-spacing: 0em;
	width:120px;
// controls the items in the drop down menu
}
 	
#inside-navigation li a:link,
#inside-navigation li a:visited
{
	display:block;
	color:#000;
	text-decoration:none;
}


#main-navigation
{
	width:800px;
	height:30px;
	text-align:center;
	color:#000;
	z-index: 100;
	font-size: 9px;
	list-style-type:none;
	text-weight: bold;
	position:relative;

}

#main-navigation li
{
	width:95px;
	height:26px;
	text-weight: bold;
	text-align:center;
	padding: 1px;
	list-style-type:none;
	font-size:11px;

// controls the text in the horizontal menu and it will affect the text that follows in the drop down menu

	position: relative;
	margin-top: 9px;
	font-weight:normal;
	color:#000;
	float:left;
	font-family:"Arial", Helvetica, sans-serif;
	z-index: 100;
	background-image:url(http://i473.photobucket.com/albums/rr100/TheDruckerSchool/Drucker%20Business%20Forum/menuSpacer_6.png);
	background-repeat:no-repeat;
	background-position: 0px 23px;
	
// unless it is specified differently in the drop down menu
	

}

#main-navigation ul
{
	color:#ffffff;
	width: auto;
	z-index: 100;
	height: 20px;
	list-style-type:none;
	text-weight: bold;
}

#main-navigation li:hover
{
	color:#ffffff;
	z-index: 100;
	text-weight: bold;
	text-decoration: underline;
	border-width:1px;
	border-bottom-width: 5px;
}

#main-navigation li ul
{
	position:absolute;
	display:none;
	border-bottom:0px solid #FFF;
	width:70px;
	text-align: center;
// controls the box under which the menu items lie	
// line-width: REMOVED
}

#main-navigation li ul li
{
	position:relative;
	border-top:1px solid #444;
	text-align: left;
	font-size: 11px;
	letter-spacing: 0em;
	width:100px;
// controls the items in the drop down menu
}

#main-navigation li a:link
{
	display:block;
	color:#000;
	text-decoration:none;
		text-align: center;
}

#main-navigation li a:hover
{
	display:block;
	color:#FFF;
	text-decoration:none;
		text-align: center;
}

#main-navigation li a:visited
{
	display:block;
	color:#000;
	text-decoration:none;
		text-align: center;
