body {
color : #000000;
background-color:#333333;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px; 
margin-top : 2px; 
margin-left : 2px; 
} 
#Container {
background-color : #ffffff; 
width : 745px; 
border : 1px solid #EF5E29; 
padding :2px; 
color : #000000;
} 
#Header {
background-color : #ffffff; 
background-image : url(../images/header.jpg); 
height : 177px; 
padding-bottom : 2px; 
background-repeat : no-repeat; 
text-align : right; 
color : #000000;
padding-top : 50px;
padding-bottom : 30px;
padding-right: 2px;

} 
#Content {
padding : 0; 
background-color : #ffffff; 
} 
#Footer {
height : 58px; 
background-color : #EF5E29; 
text-align : center; 
padding-top : 2px; 
color : #000000;
} 
#HomepageContentContainer {
background-color : #ffffff;
color : #000000;
padding : 20px; 
} 
#AboutUsContentContainer {
background-color : #ffffff; 
padding : 5px; 
color : #000000;
} 
#TermsContentContainer {
background-color : #ffffff; 
padding : 5px; 
color : #000000;
} 
.ContainerTitles {
text-align : center; 
background-color : #ffffff; 
color : #000000; 
font-weight : bold; 
width : 86%; 
height : 20px; 
font-size : 18px; 
padding-top : 2px; 
border-bottom : 2px solid #919B9D; 
margin-left : auto; 
margin-right : auto; 
} 
.NavMenu {
text-align : center; 
background-color : #EF5E29; 
color : #000000; 
font-weight : bold; 
width : auto; 
height : 58px; 
font-size : 13px; 
padding-top : 2px; 
} 
#ContentLinks {
font-size : 12px; 
} 
.ContentLinks a:link {
color : #333333; 
text-decoration : none; 
font-family : Arial, Helvetica, sans-serif;
font-size : 12px; 
} 
.ContentLinks a:hover {
color : #000000; 
text-decoration : none; 
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
background-color: #919B9D;
} 
.ContentLinks a:visited {
color : #999999; 
text-decoration : none; 
font-family : Arial, Helvetica, sans-serif;
font-size : 12px; 
} 
.NextPrevText {
font-size : 12px; 
font-weight : bold; 
text-align : center; 
} 