body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #d3d2d1;
}

h3, p { 
        font-size: 11px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #ffffff;
        text-decoration: none;
}

#subright ul a {
        text-decoration: none;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 750px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
        background: url(images/dot.gif) 150px 0px repeat-y;
}

#wrapperj {
        background: url(images/dot.gif) 526px 0px repeat-y;
}

#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
        background: #7E0003;
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 300px;
}

#right {
        float: right;
        width: 570px;
}

#nav2 {
        float: left;
        width: 123px;
        margin: 0;
        padding: 0;
}

#nav2 li {
        background: #d3d2d1 url(images/menu_gray_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav2 li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}

#nav2 a {
        color: #404040;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#subright {
        margin-top: 0px;
}

#footer {
        text-align: right;
        background: #d3d2d1;
        color: #666;
        border-top: 2px solid #fff;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
     border-bottom: 2px solid #fff;
}

#footer .copyright {
        float: left;
}

#footer a {
        color: #666;
}

.readmore {
        text-align: right;
        font-weight: bold;
}

.maroon {
        color: #7E0003;
}
.blue {
        color: #4880ab;
}
.gray {
        color: #404040;
}

.photoright {float: right; padding:10px 0px 8px 10px; margin: 0; font-size:100%; color: #7E0003; font-style:italic; width: 200px;}

p.photo {
        text-align: right;
}

#contents1
{
margin-top: 10px;
margin-left: 0%;
margin-right: 2%;
padding: 2px;
background-color: #FFF;
color: #000;
}