/* Donald Training */

body {
text-align:center;
background-color:#99ccff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;

}


/* Divs */


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


#mast {
height: 16px;
background-color: #99ccff;
text-align: center;
vertical-align: bottom;
letter-spacing: normal;
word-spacing: normal;
white-space: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #000000;
width: 871px;
}

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

#headerlefttop {
height: 164px;
background-color: #FFFFFF;
float: left;
width: 232px;
}

#headerleftbottom {
	height: 36px;
	background-color: #FFFFFF;
	float: left;
	width: 222px;
	padding-top: 2px;
	padding-right: 10px;
}

#headerright {
height: 164px;
background-color: #FFFFFF;
float: left;
width: 639px;
}

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

#menu {
height: 21px;
background-color: #99CCFF;
float: left;
width: 862px;
padding-top: 7px;
padding-left: 9px;
background-image: none;
}

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


#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: #99CCFF;
width: 407px;
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;
}

#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;
height: 700px;
padding-top: 10px;
}

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


#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: #99ccff;
}


/* Styles */


h1 {
font-size:24px;
}

h2 {
font-size:18px;
}

h3 {
font-size:12px;
}


/* LINKS */


a:link {
color: #000000;
}
a:visited {
color: #666666;
}
a:hover {
color: #FF6600;
}
a:active {
color: #FFFF00;
}

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

