body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background:#000000;
    width:100%;
    margin:0px !important;
    padding:0px !important;
}
table,
tr,
td,
div{
    margin:0px;
    padding:0px;
}

#container{
    display:block;
    width:1024px;
    height:1150px;
    margin:0 auto;
    background:#fff;
}

#leftSideNav div {
    color: #ff0000;
    margin-right:20px;
    margin-top:7px;
    text-transform:uppercase;
    font-size:9pt;
    letter-spacing:1px;
}

#leftSideNav a {
    color: #ffffff;
    text-decoration:none;
    margin-right:20px;
    margin-top:7px;
    display:block;
    text-transform:uppercase;
    font-size:9pt;
    letter-spacing:1px;
}

#leftSide{
    width:776px;
    height:auto;
    display:block;
    float:left;
}
#leftSideHeaderLogo{
    height:114px;
    display:block;
    width:414px;
    background:url("img/illinoiscarry_logo.jpg");
    background-repeat:no-repeat;
    float:left;
}
#leftSideHeaderBkg{
    height:114px;
    display:block;
    position:relative;
    width:362px;
    background:url("img/second_amendment.jpg");
    background-repeat:no-repeat;
    margin-left:414px;
}
#leftSideNav{
    height:31px;
    width:776px;
    background:url("img/navigation_background.jpg");
    padding-left:10px;

}
#leftSideBody{
    width:645px;
    height:auto;
    margin:20px;
}
#rightSide{
    width:248px;
    display:block;  
    float:left;
    height:145px;
    background:url("img/illinois_state.jpg");
    background-repeat:no-repeat;
}

#rightSideImages h2{color:#0000ff;}

#rightSideBody{
    height: 394px;
    width: 338px;
    background: url("img/index_15.jpg");
    background-repeat: no-repeat;
    margin-top: 145px;
    margin-left: -90;
}

#rightSideImages a{
	color:#ffffff;
line-height:30px;
}

.forumlinks{
background-color:#fff;
text-align:center;
width:285px;
}

#rightSideImages{
    height: 611px;
    width:297px;
    background:#161616;
    margin-left: -70px;
padding-left:10px;
}
#rightSideImages img{
    margin:0 auto;
    display:block;
    padding-top:10px;
}
#rightSideImages p{
    margin:0px;
    padding:0px;
    color:#fff;
    text-align:center;
    padding:30px 0px;
    font-size:0.9em;
    font-style:italic;
}
#crFooter{
    width:100%;
    height:auto;
    background:#000;
}
#crFooter p{
    color:#fff;
    font-size:0.8em;
    text-align:center;
}
h1{
    color:#9c865d;
    font-family:serif;
}
h2{
    color:#8d351d;
    font-family:serif;
    margin-top:20px;
}