﻿/* CSS Document */

body {background-image:url(images/header-bg.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#a5c2ea;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:150%;
}

html, body {
height: 100%;
}

#midcontainer {background-image:url(images/bodybg.jpg);
background-position:center;
background-repeat:repeat-y;
position:relative;
top:219px;
width:100%;
text-align:center;
float:left;
margin: 0 auto 0 auto;



} 



#midcontainer2 {
width:945px;
text-align:center;
margin: 0 auto 0 auto;
min-height: 100%;
margin-bottom: -330px;
}



#leftcolumn {width:160px;
float:left;
text-align:left;
position:relative;
top:-65px;
padding-left:15px;

}

#leftcolumn p {font-size:90%;
line-height:150%;}

#midcolumn {width:535px;
float:left;
text-align:left;
position:relative;
top:-85px;
left:35px;
}

#rightcolumn {width:160px;
float:right;
text-align:left;
position:relative;
top:-75px;
left:-15px;

}

#rightcolumn p {font-size:90%;
line-height:150%;}


#footer-container {background-image:url(images/footer2.jpg);
background-repeat:repeat-y;
background-position:center;
margin: 0 auto 0 auto;
position: relative;
width:100%;
top:-150px;
text-align:center;
float:left;

}


#footer {width:900px;
margin: 0 auto 0 auto;
text-align:center;


}
#footer p {color:#FFFFFF;
font-size:85%;
position:relative;
top:-20px;
}


#footer a {color:#FFFFFF;
}

#footerbottom {position:relative;
left:-24px;
 
}

#footertop {position:relative;
left:-19px;
 
}

.clearfooter {
height: 330px;
clear: both;
}

hr {color:#009DE2;
border:0;
background-color: #009DE2;
height: 1px;

}

#MenuPos {width:943px;
height:33px;
position:relative;
top:-84px;
left:5px;

}

.headerimage {position:relative;
left:-6px;

}

.leftimage {padding-right:20px;}

A:link {
font-weight:bold;
color:#003D77;
}
A:visited {font-weight:bold;
color:#003D77;}
A:active {font-weight:bold;
color:#009DE2;}
A:hover {font-weight:bold;
color:#009DE2;}

#imagebox {width:250px;
float:right;
padding-left:30px;
display: block;
font-size:75%;
position:relative;
top:-8px;
}

#imagebox-small {width:145px;
float:right;
padding-left:30px;
display: block;
position:relative;
top:-8px;
font-size:75%;
font-style:italic;
line-height:120%;
color:#003D77;

}

#imagebox-mid {width:300px;
float:right;
padding-left:20px;
display: block;
position:relative;
top:-8px;
font-size:75%;
font-style:italic;
line-height:120%;
color:#003D77;

}

#splitleft {width:250px;
float:left;
display: block;
position:relative;
top:-7px;
}


#splitlright {width:200px;
float:right;
display: block;

}


h2 {font-family:Garamond, Georgia, "Times New Roman", Times, serif;
font-size:140%;
font-weight:700;
color:#003D77;
line-height:135%;
text-align:center;
}

.caps {text-transform:uppercase;}

.subs {font:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#000034}

.captions {font-size:75%;
font-style:italic;
line-height:120%;
color:#003D77;
}

.leftimage {padding-right:10px;}

.small {font-size: 12px}

<![if lt IE 7]>
  <link rel="stylesheet" type="text/css" href="ie6.css" />
<![endif]>
