/* Start of CMSMS style sheet 'NHLRA - Inside layout' */
html {
background-color:#A12831;
}

body {
height:1300px;
height:auto !important;
min-height:1300px;
width:900px;
margin:0 auto;
background-color:#93212C;
}

#head{}

#title{
margin:0;
padding:0;
}

#title_img {
border:none;
}

#menu {
width:200px;
float:left;
}

#current {
width:160px;
height: 265px;
margin:20px auto;
padding:50px 15px 20px 15px;
background-image:url(uploads/images/site_images/current_BG.jpg);
background-position:center top;
background-repeat:no-repeat;
}

#body_content {
width:669px;
margin:0 0 0 200px;
padding:0;
}

#top_image {
width:669px;
height:342px;
margin:0;
padding:0;
background-image:url(uploads/images/page_tops/nhlra_top.jpg);
background-position:center top;
background-repeat:no-repeat;
}

#content {
width:669px;
min-height:550px;
height:auto !important;
height:550px;
margin:0;
padding:10px 0 0 0;
background-color:#FFFFFF;
background-image:url(uploads/images/site_images/main_content2_BG.jpg);
background-position:center top;
background-repeat:no-repeat;
}


#copy {
padding:10px;
}

#copy img {
padding:0 5px;
}

#footer {
margin:0 auto;
padding:2px 0 0 0;
text-align:center;
background-image:url(uploads/images/site_images/footer_BG.jpg);
background-position:center top;
background-repeat:no-repeat;
/*border-top:2px solid #CCC;*/
}

#foot_banner {
height:121px;
text-align:center;
vertical-align:top;
}

#foot_center {
margin:0 auto;
}

p {
margin:0 0 10px 0;
}
/* End of 'NHLRA - Inside layout' */

