#container  {
background-image:url(images/interior/background.jpg);
background-repeat:repeat-y;
background-position:left;
border:thin #FFCC00 solid;
max-width: 1140px;
min-width: 744px;
margin: auto;
text-align:center;
}
#container2 {
background-image:url(images/home/background_content.jpg);
background-repeat:no-repeat;
text-align:center;
}
#masthead {
height: 155px;
background-image:url(images/home/banner.jpg);
background-repeat:no-repeat;
background-position:left;
background-color: #32499A;
border-bottom: 1px #FFCC00 solid;
}
#nav {
float: left;
margin-left: 275px;
padding-left: 15px;
margin-top:25px;
}
#content {
margin-top: 306px;
margin-left: 100px;
marging-right: 200px;
padding-bottom: 40px;
text-align:center;
}
#logon {
width: 163px;
text-align:center;
margin-bottom: 15px;
}
div.logframe {
border-left: solid 2px #C0D4EE;
border-right: solid 2px #C0D4EE;
background: #ECECE0;
text-align:center;
}
#tools {
float: right;
margin-top: 52px;
padding-bottom: 20px;
width: 186px;
}
#box {
background-color: #ECF1FF;
text-align: left;
}
p.boxhead {
background-color: #324994;
border-top: solid 1px #FFCC00;
border-bottom: solid 1px #FFCC00;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding: 5px;
}
#box p{
padding: 2px 10px 10px 10px;
}

