Body
{
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    margin: 0px auto auto;
    padding-top: 0px;
}

.container
{
    margin: auto auto 0px;
    width: 1130px;
}
.inner
{
    margin: 15px auto 0px;
    width: 800px;
    background-color: #fff;
}
.red
{
    color: Red;
}
.green
{
    color: Green;
}
.fields
{
    color: #333;
    border-right: #DBF5F6 1px solid;
    border-top: #DBF5F6 1px solid;
    border-left: #DBF5F6 1px solid;
    border-bottom: #DBF5F6 1px solid;
    font-size: 12px;
    font-family: Arial;
    background-color: #F8E2E4;
}
#footer
{
    background-attachment: scroll;
    background-image: url(../images/footer_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    height: 180px;
    width: 100%;
    background-color: #92E1F3;
    padding-top: 15px;
}
#footer_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #16B0E8;
    margin: auto;
    width: 1000px;
    padding-top: 10px;
    text-align: center;
    background-position: center bottom;
    background-attachment: scroll;
    background-image: url(../images/angels.gif);
    background-repeat: no-repeat;
    line-height: 18px;
}
#footer_text a:link {
	color: #9D42E8;
	text-decoration: none;
}
#footer_text a:visited {
	color: #9D42E8;
	text-decoration: none;
}
#footer_text a:hover{
	color: #F0A5AA;
	text-decoration: none;
}
.quick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F0A3A9;
	margin-top: 1px;
	display: block;
	margin-bottom: 1px;
}

#clear {
	clear: both;
}

#content
{
    width: 770px;
    background-color: #fff;
    color: #333300;
    font-family: Arial;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
}

#content a:link
{
    color: blue;
    text-decoration: none;
}

#content a:visited
{
    color: blue;
    text-decoration: none;
}

#content a:hover
{
    color: maroon;
    text-decoration: underline;
}

h1
{
    font-size: 22px;
    color: #16B0E8;
    font-family: Arial;
    line-height: 17px;
    font-weight: normal;
}

h2
{
    font-size: 16px;
    color: #8924EA;
    font-family: Arial;
    line-height: 17px;
    font-weight: normal;
    margin-bottom: 2px;

}

h3
{
    font-size: 15px;
    color: #8924EA;
    font-family: Arial;
    line-height: 17px;
    font-weight: normal;
    margin-bottom: 2px;
    text-align: center;
}

h4
{
    font-size: 13px;
    color: #8924EA;
    font-family: Arial;
    line-height: 17px;
    font-weight: normal;
    margin-bottom: 2px;

    
}

h5
{
    font-size: 19px;
    font-weight: bold;
    color: red;
    font-family: Arial;
    line-height: 19px;
    font-weight: normal;
    text-align: center;
    margin-top: 0px;
}

h6
{
    font-size: 19px;
    font-weight: bold;
    color: #FB69F2;
    font-family: Arial;
    line-height: 19px;
    font-weight: normal;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
}

.right_header
{
    font-size: 19px;
    font-weight: bold;
    color: white;
    font-family: Arial;
    line-height: 21px;
    font-weight: normal;
    text-align: center;
    width: 221px;
}

.bold
{
    font-size: 13px;
    font-weight: bold;
}

.boldb
{
    font-size: 18px;
    font-weight: bold;
}
#pop
{
    background-color: #E5E5E5;
    background-attachment: scroll;
    background-image: url(../images/middle_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    margin-right: auto;
    padding-bottom: 25px;
    margin-left: auto;
    height: 100%;
    font-size: 12px;
    color: #330000;
    font-family: Arial;
    text-decoration: none;
}
#boxed
{
    width: 800px;
    
}
#left_add
{
    width: 221px;
    height: 168px;
    float: left;
    clear: left;
    background-position: center center;
    background-attachment: scroll;
    background-image: url(../images/left_box.jpg);
    background-repeat: no-repeat;
    margin-top: 12px;
}
#right_add
{
    width: 221px;
    height: 168px;
    float: right;
    clear: right;
    background-position: center center;
    background-attachment: scroll;
    background-image: url(../images/right_box.jpg);
    background-repeat: no-repeat;
    margin-top: 12px;
    margin-left: 50px;
}
#center_add
{
    width: 221px;
    height: 168px;
    float: right;
    background-position: center center;
    background-attachment: scroll;
    background-image: url(../images/center_box.jpg);
    background-repeat: no-repeat;
    margin-top: 12px;
    
}
.box_text
{
    font-size: 11px;
    color: black;
    font-family: Arial;
    text-decoration: none;
    width: 130px;
    margin-left: 90px;
}
.padding_img
{
    padding-left: 20px;
    padding-bottom: 10px;
}

