/* Donald Training */

body {
	text-align:center;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	float: left;
}


/* Divs */


#frame {
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-color: #FFFFFF;
	width: 950px;
	border-right-color: #99ccff;
	border-left-color: #99ccff;
	float: left;
}


#mast {
	height: 16px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 871px;
	float: left;
}

#mastleft {
	height: 16px;
	background-color: #FFFFFF;
	width: 79px;
	float: left;
}

#description {
visibility: hidden;
position: absolute;
z-index: 6;
top: -178px;
}

#headerlefttop {
height: 157px;
background-color: #FFFFFF;
float: left;
width: 79px;
}

#headerleftbottom {
height: 36px;
background-color: #FFFFFF;
float: left;
width: 226px;
padding-left: 6px;
padding-top: 2px;
}

#headerright {
height: 157px;
background-color: #FFFFFF;
float: left;
width: 871px;
}

#headerrightlower {
height: 17px;
background-color: #FFFFFF;
float: left;
width: 622px;
padding-left: 17px;
padding-top: 1px;
}

#menu {
	height: 21px;
	background-color: #FFFFFF;
	float: left;
	width: 862px;
	padding-top: 7px;
	padding-left: 9px;
	color: #666666;
}

#menuleft {
	height: 28px;
	background-color: #FFFFFF;
	width: 79px;
	float: left;
}

#contentcontainer {
float:left;
background-color: #FFFFFF;
margin: 0px;
border-left-width: thin;
width: 870px;
height: auto;
}

#contentleftleft {
	float: left;
	width: 79px;
	height: 99px;
	background-color: #FFFFFF;
}

#contentleft {
float:left;
padding-top: 9px;
padding-right: 26px;
padding-left: 25px;
width: 180px;
padding-bottom: 12px;
background-color: #FFFFFF;
}

#contentcenter {
	float:left;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 28px;
	margin: 0px;
	padding-top: 10px;
	border-left-color: #FFFFFF;
	width: 407px;
	height: auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	position: static;
}

#calendar {
	float:left;
	margin: 0px;
	border-left-color: #99CCFF;
	width: 870px;
	height: auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
	border-left-width: thin;
	border-left-style: solid;
	position: static;
	padding: 0px;
}

#table1 {
width:100%;
background-color: #FFFFFF;
}

#contentcenterwide {
width:472px;
float:left;
background-color: #99FFFF;
padding-right: 25px;
padding-bottom: 5px;
padding-left: 32px;
margin: 0px;
border: thin solid #CCCCCC;
}


#contentright {
width:159px;
float:right;
background-color: #FFFFFF;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 3px;
margin: 0px;
padding-top: 10px;
}

#contentrightbox {
width:140px;
float:right;
background-color: #FFFFFF;
margin: 0px;
padding: 5px;
border: thin solid #CCCCCC;
}

#footer_top {
	background-color: #FFFFFF;
	float: left;
	width: 871px;
	height: 160px;
	background-image: url(images/stevenson_arm-871.jpg);
}

#footerleft {
	background-color: #FFFFFF;
	float: left;
	width: 79px;
	height: 26px;	
}

#footer {
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	float: left;
	width: 857px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #666666;
}


/* Styles */


h1 {
font-size:24px;
}

h2 {
font-size:18px;
}

h3 {
font-size:12px;
}


/* LINKS */


a:link {
color: #6699CC;
}
a:visited {
color: #999999;
}
a:hover {
color: #FF6600;
}
a:active {
color: #FFFF00;
}

li {
background-color: #FFFFFF;
list-style-position: outside;
list-style-type: disc;
margin-left: -20px;
}
