﻿#AmmunitionPageHighlightAreaRight
{
    border-style: none;
    padding: 5px 5px 0px 5px;
    margin: 15px 0px 15px 0px;
    background-color: #000000;
    position: relative;
    width: 240px;
    height: 230px;
    text-align: left;
    float: right;
    font-family: Arial;
}
#AmmunitionPageHighlightAreaLeft
{
    border-style: none;
    padding: 5px 5px 5px 0px;
    margin: 15px 0px 15px 0px;
    background-color: #000000;
    width: 700px;
    height: 365px;
    text-align: left;
    float: left;
    font-size: medium;
}
#StandardPageContentWrapper
{
    border-style: none;
    padding: 0px 10px 0px 10px;
    margin: 0px auto 0px auto;
    min-height: 525px;
    left: auto;
    right: auto;
    width: 1080px;
    background-color: #000000;
    text-align: left;
    color: #cccccc;
    font-family: Arial;
    font-size: medium;
}
#StandardPageContentWrapper_Center
{
    border-style: none;
    padding: 0px 10px 0px 10px;
    margin: 0px auto 0px auto;
    position: relative;
    min-height: 600px;
    left: auto;
    right: auto;
    width: 990px;
    background-color: #000000;
    text-align: center;
    color: #cccccc;
    font-family: Arial;
    font-size: large;
}
#LawsPageContentInner
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    font-family: Arial;
    font-size: medium;
    color: #cccccc;
    width: 960px;
    background-color: #000000;
    height: 655px;
}


