body {background-color: #000000; background-image:url('../images_montage/background.jpg'); background-position:center top;background-repeat: repeat-y; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;}

html,body {
  height:100%;
  width:100%;
}
h1 { color:#333333; font-size:16px; font-family:times, sans-serif;
border-left: none;
border-right: none;
border-bottom: 1px solid #000000;
width:150px; text-align:right; margin-left:0px; margin-right:0px; text-decoration:none}

h2 {font-size:12px; font-family:Times, sans-serif; color:#333333; text-decoration:none; text-align:right;
border-left: none;
border-right: none;
border-bottom: 1px solid #333333;

width:496px; text-align:left; margin-left:4px; margin-right:0px}

p.right {font-size:9pt; font-family:helvetica,Arial; color:white;
border-left: none;
border-right: none;
border-bottom: 1px solid #222222;
border-top: 1px solid #222222;
width:580px; text-align:left; margin-left:5px; margin-right:0px}

p {font-size:14px; font-family:Times, sans-serif; color:#333300;
border-left: 0px;
border-right: 0px;
width:496px; text-align:left; margin-left:4px; margin-right:0px}


a:link     {color:#cc0000;}
a:visited  {color:#cc0000;}
a:hover    {color:#000000;}
a:active   {color:#000000;}

a.2:link     {color:#000000;}
a.2:visited  {color:#330000;}
a.2:hover    {color:#ffffff;}
a.2:active   {color:#ff0000;}




ul {font-size:13px; font-family:Times, sans-serif; color:#333300; text-align:left; width:400px;  margin-left:0px; list-style: none}

ul.cons {font-size:10pt; font-family:helvetica,Arial; color:yellow; text-align:left; width:600px}

ul.nestlist {font-size:10pt; font-family:helvetica,Arial; color:yellow; text-align:left; width:575px; margin-left:25px; list-style:square}

p.bottom {font-size:8pt; font-family:helvetica,Arial; color:yellow; text-align:center}
p.br {font-size:10px; text-align:left; color:yellow}

.buttonscontainer {width: 150px;}

.buttons a {color: #000000;
background-color: ;
padding: 3px;
padding-left: 3px;
display: block;
border-left: 1px ridge #000000;
border-bottom: 1px ridge #000000;
border-top: 1px ridge #666666;
border-right: 1px ridge #666666;
font: 11px Times, sans-serif;
text-decoration: none;
text-align: left;
font-size:11px;
margin-top: 1px;

}

.buttonscontainer2 {width: 500px;}

.buttons2 a {color: #000000;
background-color: none;
padding: 3px;
padding-left: 3px;
display: inline;
border-left: 0px solid #000000;
border-bottom: 0px ridge #000000;
border-top: 0px ridge #cccccc;
border-right: 0px ridge #cccccc;
font: 11px times, sans-serif;
text-decoration: underline;
text-align: left;
font-size:11px;
margin-left: 2px;}

.buttons a:hover {background-color:black; color: #ffffff; border-left: 1px solid #333333; border-bottom: 1px solid #000000;  border-right: 1px solid #666666; border-top: 1px solid #000000;
text-decoration: none;}

.buttons2 a:hover {background-color:black; color: #ffffff; border-left: 0px solid #333333; border-bottom: 0px solid #000000;  border-right: 0px solid #666666; border-top: 0px solid #000000;
text-decoration: none;}
textarea {background-color:black; border-color: #303030; color:yellow; text-align:center}

.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 100px;
height: 78px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 500px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: none;
}
