.sitemask{
    background-color: #000000;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    z-index: 98; 
    display: none;
    opacity : 0.65; 
    filter  : alpha(opacity=65); 
} 

.imgwin{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; 

    border-color: #000000;
    border-width: 2px;
    border-style: solid;

    float: left;
    z-index: 99; 
    display: none;  
} 


a {color: #ffffff;}
a.link {color: #ffffff;}
a.active {color: #ffffff;}
a.visited {color: #ffffff;}
a.hover {color: #ffffff;}



a.buttonactive{
    font-family:Comic Sans MS;
    font-size:10px;
    font-style:normal;
    color:#000000;

    display:block;
    width:79px;
    height:23px;
    background: #fff url(images/button.png) -79px 0 no-repeat;

    text-indent:18px;
    text-align:left;
    text-decoration:none;
    letter-spacing:1px;
    line-height:21px;
}

a.button{
    font-family:Comic Sans MS;
    font-size:10px;
    font-style:normal;
    color:#000033;

    display:block;
    width:79px;
    height:23px;
    background: #fff url(images/button.png) 0 0 no-repeat;

    text-indent:18px;
    text-align:left;
    text-decoration:none;
    letter-spacing:1px;
    line-height:21px;
}

.leftborder{
  width: 20px;
}

.divmenu {
    position: relative;
    left: 0px; 
}

a.button:link {
    background: #fff url(images/button.png) 0px 0;
}

a.button:visited {
    background: #fff url(images/button.png) 0px 0;
}

a.button:hover {
    background: #fff url(images/button.png) -79px 0;
}

body{
    background-color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px; 
}

table.mastertable {
    border-width: 1px;
    border-spacing: ;
    border-style: solid;
    border-top: none;
    border-bottom: none ;
    border-color: #aaaaaa;
    
    border-collapse: separate;
    
    background-image: url(images/back3.jpg);
    background-repeat: no-repeat;
    background-color: #000000;
    
    width: 800px;
    height: 100%;
}

.news{
    font-family: lucida Sans unicode;
    font-size: 13px;
    font-weight: bold;
    color:#ffffff;
    text-align: justify;
}



.light{
    font-family: lucida Sans unicode;
    font-size: 13px;
    font-weight: normal;
    color:#94a7b5;
    text-align: justify;
}

.person{
    font-family: lucida Sans unicode;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    color: #DFDBF2;
}

.dark{
    font-family: lucida Sans unicode;
    font-size: 13px;
    font-weight: normal;
    color: #94a7b5;
}


.links{
    font-family: lucida Sans unicode;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
}

.links:link {
    color: #ffffff;
    text-decoration: none;
}

.links:hover {
    color: #c22701;
    text-decoration: underline;
}

.contenttable {
    width: 95%;

}

.line{
    color: #AA2200;
    left: 38px;
    width: 100%;
}

.pagehead{
    width: 600px;
    height: 25px;
    position: relative;
    left: 26px;
    margin-bottom: 20px; 
    
    background-image: url(images/pagehead.png);
    background-repeat: no-repeat;
    
    font-family: lucida Sans unicode;
    font-size: 20px;
    font-weight: bold;
    color: #aa0000; 
    
    
    
    text-align: ;
}



.inputtable{
    font-family: lucida Sans unicode;
    font-size: 13px;
    font-weight: normal;
    color: #DFDBF2;

    border-width: 1px;
    border-spacing: ;
    border-style: solid;
    border-color: #AA2200;
    border-collapse: separate;
    
    left:30px;
}

.inputtable th{
    font-family: lucida Sans unicode;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    background-color:#94a7b5 ;
}

.inputtable td{
    vertical-align: top;  
}

.button{
    background-color:#94a7b5 ;
}

.inputbox {
    background-color: #DFDBF2;
    color: #0E2850;
}

.toppic {
    height: auto;
    width: 130px;
    background-color: gray;
    margin-bottom: 10px;
    margin-top: 20px;

    border-color: white;
    border-width: 1px;
    border-style: solid;
    
    opacity : 0.6; 
    filter  : alpha(opacity=60); 
    
}

.botpic {
    height: auto;
    width: 130px;
    background-color: gray;
    margin-bottom: 20px;
    margin-top: 10px;
    
    border-color: white;
    border-width: 1px;
    border-style: solid;
    
    opacity : 0.6; 
    filter  : alpha(opacity=60); 
    
}  

.largepic {
    height: auto;
    width: 400px;
    background-color: #000000;
    
    border-color: white;
    border-width: 1px;
    border-style: solid;
}

.press {
    border-color: #D790A8;
    border-width: 1px;
    border-style: solid;
    
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    
    margin-top: 10px;
    margin-bottom: 10px;
} 

.work {
    /*
    height: 98px;
    width: 130px;
    background-color: gray; 
    */
    padding: 10px;
    border-color: white;
    border-width: 1px;
    border-style: none;
    border-spacing: 1px;
    /* margin: 4px;    */
}


.myimage {
    border-color: white;
    border-width: 1px;
    border-style: solid;
}
