body {
background: #efefef; margin-top: 0px; font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
}
#OuterWrapper {
width: 1000px;
margin: 0 auto;
background-image: URL(/Images/SG-Page-Background.png);
background-repeat: repeat-y;
}
#InnerWrapper {
width: 960px;
margin: 0 auto;
}
#Header {
width: 960px;
height: 225px;
background-image: URL(/Images/SG-Header-Background.jpg);
background-repeat: no-repeat;
}
#Navigation{
float: right;
margin-top: 15px;
margin-right: 15px;
color: white;
font-size: .9em; }
#Navigation a{
text-decoration: none;
color: white;
}
#Navigation a:hover,#Navigation .active_menu{
text-decoration: none;
color:#660000;
} #Content {
width: 930px;
margin: 0 auto;
font-family: times, times new roman, serif;
}
#ContentLeft {
width: 250px;
float: left;
margin-right: 60px;
text-align: center;
} #ContentRight {
width: 620px;
float: right;
}
#ContentRight img.floatLeft { float: left; margin-top: 0px;
padding-right: 15px; padding-bottom: 15px;
} #ContentRight img.floatRight { float: right; margin-top: 0px;
padding-left: 15px; padding-bottom: 15px;
} h1 {
color: #9eb053;
font-size: 1.5em;
margin: 0px;
}
h1 a {
color: #9eb053;
margin: 0px;
padding-left: 100px;
text-decoration: none;
}
#Footer {
width: 960px;
height: 40px;
background: #a02020;
margin-top: 40px;
color: white;
font-size: .75em;
}
#FooterLeft {
width: 465px;
float: left;
padding-top: 15px;
padding-left: 15px;
}
#FooterRight {
width: 465px;
float: right;
text-align: right;
padding-top: 10px;
padding-right: 15px;
}
#FooterRight a {
text-decoration: none;
color: white;
}
#FooterRight a:hover {
text-decoration: none;
color: #660000;
}
