/* Start of CMSMS style sheet 'sigmanstyle' */
html,
body { 
margin : 0; 
padding : 0;
background: #9B4C3B;
 }

#container {
    width : 733px;
    margin : 0px auto 0px auto; 
}
#header {
    width : 733px;
    height : 243px;
    margin : 0px auto 0px auto;
    padding: 0px;
    background : url('sigman_header.jpg') no-repeat top; }

#footer {
    width : 733px; 
    height : 181px;
    margin : 0px auto 0px auto; 
    padding: 0px; 
}

#menu {    
    position : relative;
    top : 182px;
    text-align : left;
    padding-left : 30px;
    width: 500px;
    font-family: Times New Roman;
    font-size: .9em;
    color: #ffffff;
}

 #content {
    padding-left : 25px;
    padding-right : 5px;
    padding-top : 3px;
    padding-bottom : 30px;
    margin-top : 0px;
    margin-bottom : 0px;
    background : #1E2251;
    border-left : 7px solid #1E2251;
    border-right : 7px solid #1E2251;
img border: 1px solid #ffffff;
}

a:link, a:visited {

font-family: Times New Roman;
font-size: 1em;
color: #ffffff;
    font-weight: bold;
letter-spacing: ..035em;
line-height: 130%;
    color : #BA6D5C;
    text-decoration : none;
    border-bottom : #BA6D5C;
}

a:hover, a:active {
    color : #8A9CD5;
    border-bottom : #8A9CD5 dotted 1px;
}

a img {
    border : 1px solid #BA6D5C;
}

h1 {
font-family: Times New Roman;
letter-spacing: .06em;
line-height: 130%;
font-size: 1em;
color: #BA6D5C;
}

p {
font-family: Times New Roman;
font-size: .85em;
color: #ffffff;
letter-spacing: .035em;
line-height: 130%;
}

td p {
font-family: Times New Roman;
font-size: .85em;
color: #ffffff;
letter-spacing: .035em;
line-height: 130%;
}
/* End of 'sigmanstyle' */

