body {
margin: 10px 0px 0px 0px;
background: #0074DC url(http://www.coleisha.com/coleishamainbg.gif) repeat-x bottom fixed;
padding:0px;
text-align: center;
color:#012240;
font-family: Helvetica, Arial, sans-serif;
font-size:12px;
}

a {text-decoration: underline;}   /*MAIN LINKS */
a:link {color: #F88000;}
a:visited {color: #F88000;}
a:active {color: #F88000;}
a:hover {color: #FFFFFF;}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
#container {/*CENTERING OF DESIGN AND REPEAT BACKGROUND */
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 770px;
height:100%;

}
#container2{padding:0px;} /*MAIN BACKGROUND AT TOP */
/*CSS OF ALL THE STUFF ON THE LEFT HAND SIDE SMALL COLUMN */
#contentleft {
width:180px;
float:left;
margin-top:170px;

}
.leftsidebar{padding:0px;font-family: Arial,Helvetica, sans-serif; font-size:11px;text-align: left; margin:0;}

.leftsidebar h2 {
font-size:12px;
color: #FFFFFF;
font-weight: bold;
font-variant:capitalize;
letter-spacing: .1em;
text-align:center;
background:#009EFB;
border-bottom:solid 1px;
margin:0 0 0 0;
padding:1px;
}
.leftsidebar h3 {
font-size:11px;
color: #F89200;
font-weight: bold;
text-transform: capitalize;
letter-spacing: .1em;
text-align:center;
margin:10px 0 0 0;
}
.leftsidebar ul {
margin: 0px 0px 0px 0px;
padding:2px 0px 0px 0px;

}
.leftsidebar li {
line-height: 110%;
margin:0 0 0px 0;
list-style-type: none;
text-align:left;
padding:3px 6px 3px 6px;
border-bottom:solid 1px #FFFFFF;font-weight:bold;

}

.leftsidebar a{color:#FFFFFF;}
.leftsidebar a:visited{color:#FFFFFF;}
.leftsidebar a:hover{color:#0074DC;background:#FFFFFF;}

.leftsidebar img {
border:none;
}

.leftsidebar p{margin:0px;padding:2px 6px 2px 6px; color:#D6F0FF; font-size:11px;text-align:center;}
/*END THE CSS OF LEFT HAND SIDE SMALL COLUMN */
/*CSS OF ALL THE STUFF ON THE MAIN CONTENT AREA */
#contentcenter {
width:410px;
padding:0px;
float:left;
margin-top:69px;
}
.content {
padding: 10px 20px 0 20px;

}
.content p {
font-family:verdnana, arial, sans-serif;
font-size: 16px;
font-weight:bold;
line-height: 130%;
text-align: left;
margin:4px 0 8px 0; color:#FFFFFF; text-align:center;
}
.content blockquote {
line-height: 150%;
}
.content li {
line-height: 150%;
}
.content h2 {
color: #F88000;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
letter-spacing:.1em;
text-align: center;
font-weight: bold;
margin-bottom:0px;

}

.content h1 {
color: #FFFFFF;
font-family: Helvetica, Arial, sans-serif;
font-size: 24px;
letter-spacing:.1em;
text-align: center;
font-weight: bold;
margin-bottom:0px;

}
.content h3 {
color: #F88000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
margin-bottom: 4px;

}

.content h4{font-size:11px; text-align:center; margin:0 0 2px 0;border-bottom: 1px dashed #F88000;}
.content p.posted {
color: #F88000;
font-family: Arial,Verdana, Helvetica,  sans-serif;
font-size: 10px;
border-top: 1px dashed #F88000;
text-align: right;
margin:0px;
line-height: normal;
padding:0 0 14px 0;
} 

.announce{ background:#E5F5FF;margin:20px; padding:6px; }
.announce p{font-size:12px; color:#F88000;letter-spacing:.1em;margin:0 0 2px 0;}
.announce h3{margin:0 0 6px 0; text-align:center;color:#012240; border-bottom:solid 1px;padding:0 0 3px 0;}
