html,body,div,span,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,acrontm,address,em,font,img,ins,q,s,small,strie,strong,sub,var,dl,dt,dd,ol,ul,li,table,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-weight:inherit;
font-style:normal;
font-size:100%;
font-family:inherit;
font-size:11px;
}
html{
background:url(/backgroundImages/body.png) repeat-y;

}

ol,ul{
list-style:none;
}

a{
text-decoration:none;
}

h1{
font-size:28px;
color:#1E72A5;
padding:20px 0px 6px 0px;
font-family:Arial, Helvetica, sans-serif;

}

h2{
font-size:28px;
color:#2E2E2E;
padding:20px 0px 6px 34px;
padding-left:26px;
font-family:Arial, Helvetica, sans-serif;
}

h3{
font-size:24px;
color:#7895BA;
padding:0px 0px 8px 0px;
text-align:center;
}

h4{
font-size:18px;
color:#7895BA;
padding:0px 0px 6px 0px;
text-align:center;
}

p{
font-size:18px;
color:#2E2E2E;
padding:5px 0px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
}
body{
background:url(/backgroundImages/body.png) repeat-y;
text-align:center;/*Centers the background with Container Div**/
}



#container{
margin:0 auto;
text-align:left;
width:872px;
background:#000000;
}

#header{
width:860px;
height:233px;
background:url(/backgroundImages/header.png) no-repeat;
float:left;
clear:both;
}

#twitter{
padding:72px 0px 0px 612px;
width:218px;
height:84px;

}

#twitter p{
font-size:12px;
color:#fff;
line-height:16px;
}

#twitter a{
font-size:12px;
color:#fff;
}

#navigation{
float:left;
height:28px;
width:860px;
padding:50px 0px 0px 0px;
}

#navigation li{
display:inline;
}

#navigation a{
font-size:16px;
color:#658EC1;
padding:0px 15px 0px 15px;
font-family:Arial, Helvetica, sans-serif;
display:inline;
}

#headerLinks a:hover{
color:#000;
}


#content{
width:860px;
float:left;
background:#004A7B;
clear:both;
}

#leftSide{
width:180px;
height:800px;
background:#F7FF85;

}

#rightSide{
width:600px;
padding:10px;
}





















/***** INDEX PAGE *****/
#quoteTop{
margin:20px auto;
background:url(/backgroundImages/quoteTop.gif);
width:789px;
height:78px;

}

#photoGroupTop{
width:860;
height:294px;
background:url(/backgroundImages/photoBG.png) no-repeat;
}

#photo1{
padding:70px 0px 0px 20px;
float:left;
}

#photo2{
padding:70px 0px 0px 270px;
float:left;
}

#quoteBottom{
margin:0px auto;
background:url(/backgroundImages/quoteBottom.gif);
width:789px;
height:57px;
padding:0px 0px;
}

#photoGroupBottom{
width:860;
height:300px;
background:url(/backgroundImages/photoBGBottom.png) no-repeat;
margin:20px auto;
}

#photo3{
padding:70px 0px 0px 350px;
float:left;
}




