body{
margin:0;
padding:0;
line-height: 1.3em;
background-color:#678db4;
font-family:Verdana;
font-size:11px;
}

b{font-size: 110%;}

a{
color:#134679;
}

a:visited{
color:#134679;
}

h1{
font-size:18px;
margin:0px;
padding:15px 0px;
color:#990033;
}

h2{
font-size:14px;
margin:0px;
padding:0px;
color:#9a1920;
padding-top:15px;

}

h3{
font-size:14px;
color:#ffffff;
background-color:#759ac0;
display:block;
margin:10px 0;
padding:5px;
}

h3 a{
color:#ffffff !important;
}

h3{
font-size:14px;
color:#ffffff;
background-color:#759ac0;
display:block;
margin:10px 0;
padding:5px;
}

h4{
font-size:14px;
color:#000000;
margin:3px;
padding:4px;
}

h5{
font-size:12px;
color: #474747;
margin:0;
padding:0 0 10px 25px;
}

#maincontainer{
width: 860px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: url(images/hBack.gif) repeat-y;
}

#topsection{
background: url(images/headerImage.jpg) no-repeat;
height: 250px; /*Height of top section*/
margin:0 50px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#navigation{
float:right;
}

#emailReg{
width:271px;
height:74px;
background:url(images/roundedBubble.gif) no-repeat;
position:relative;
top:140px;
left:485px;
}

#emailReg form{
margin:0;
padding:2px 0 0 15px;
}

#emailReg input{
margin:0;
padding:0;
}

#emailReg p{
margin:0;
padding:0;
}


#emailReg h2{
font-size:14px;
margin:0px;
padding:0px;
color:#9a1920;
padding-top:15px;
padding-left:15px;
}

#joycePic{
width:212px;
float:left;
}
#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
margin-right: 320px; /*Set right margin to RightColumnWidth*/
margin-left: 50px;
}

#rightcolumn{
float: left;
width: 270px; /*Width of right column*/
margin-left: -320px; /*Set left margin to -(RightColumnWidth) */
}

#rightcolumn a{
color:#000000;
}

.sidebarImages{
margin-left:15px;
}

.sidebarImages a img{
border-color:#0e345a;
}

.sidebarImages a:hover img{
border-color:#1c6ab7;
}

#footer{
clear: left;
width: 860px;
background: url(images/footer.gif) no-repeat;
color: #FFF;
text-align: center;
height:69px;
}

#footer a{
color:#134679;
}

.footerText{
font-size:9px;
margin:0 70px;
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

img{
margin: 10px 0 0 0 ;
}

.caption{
margin:0 0 10px 0;
 font-style:italic;
}

.event{
border-bottom: 1px solid #759ac0;
}

.event a{
text-decoration:none;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
height:35px;
font: 11px Verdana;
width:560px;
position:relative;
top:141px;
left:210px;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
background: url(images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
padding:11px 6px;
float: left;
color: white; /*text color*/
text-decoration: none;
border-right: 1px solid #0e345a; /*dark purple divider between menu items*/
}

.last{
border-right: 0; 
}


.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover{
color: white !important; /*text color of selected and active item*/
background: url(images/indentbg2.gif) center center repeat-x;
}


