body {
    font-size:                  12px;
    font-family:                "Sans-serif";
    background-image:           url("background.jpg");
    background-repeat:          repeat-x;
    background-color:           #dbdbdb;
    margin: 0;
   
text-align: left;
}
.imageFrame a {
    text-decoration:            none;
    color:                      #ffffff;
}
.imageFrame a:visited {
    text-decoration:            none;
    color:                      #ffffff;
}
a img {
    border: none;
}
.content {
    width: 700px;
    margin: 0 auto;
	text-align: left;
}
.shadeFrame {
    width:                      746px;
    margin:                     0 auto;
    padding:                    0;
    background-image:           url("shade.png");
    background-repeat:          repeat-y;
}
.mainFrame {
    background-color:           #ffffff;
    width:                      726px;
    margin:                     0 auto;
    padding:                    0;
    border:                     solid 1px #000000;
background-image:               url("images/bg_main.gif");
    background-repeat:          repeat-y;
}
.title {
    background-color:           #e9e9e9;
    height:                     130px;
    background-image:           url("images/title.jpg");
}
.navBar {
    font-size: 14px;
    
    margin-left: 10px;
    height:                     18px;
    background-color:           #ffffff;
}
.button {
    
    width:                      100px;
    height:                     18px;
    text-align:                 center;
    background-color:           #ffffff;
    height:                     18px;
    background-image:           url("home_3.jpg");
    border-bottom:              1px solid #000000;
    float:                      left;
}
.button a:link, a:active, a:visited {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
.button a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}
.testText {
    text-align: left;
    color: gray;
}
.content a:link, a:visited, a:{
        text-decoration:            none;
    color: none;     
}
.content a:link, a:active, a:visited {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
