h1{
text-align: center;
font-family: georgia;
font-size: 14pt;
}

h2{
text-align: center;
font-family: georgia;
font-size: 10pt;
font-weight: normal;
}

#transbox2{
z-index: 2;
position: absolute;
top: 0%;
left: 0%;
height: 100%;
width: 100%;
background-color: #000;
opacity: 0.9;
filter: alpha(opacity=90);
visibility: hidden;
}

#transboxtop{
z-index: 3;
position: absolute;
top: 25%;
left: 30%;
height: 220px;
width: 400px;
background-color: #ccf;
opacity: 0.9;
filter: alpha(opacity=90);
visibility: hidden;
border-style: dotted;
}

#transbox3{
z-index: 2;
position: absolute;
top: 0%;
left: 0%;
height: 100%;
width: 100%;
background-color: #000;
opacity: 0.9;
filter: alpha(opacity=90);
visibility: hidden;
}

#transboxtop2{
z-index: 3;
position: absolute;
top: 25%;
left: 30%;
height: 320px;
width: 400px;
background-color: #ccf;
opacity: 0.9;
filter: alpha(opacity=90);
visibility: hidden;
border-style: dotted;
}

#framecontent{
position: absolute;
font-weight: 900;
font-size: 10pt;
top: 0;
bottom: 0; 
right: 0;
width: 200px;
height: 100%;
background: #ccf;
color: black;
border-left-style: ridge;
border-left-color: #ccf;

}

#frameborder{
border-color: #559;
border-style: dotted;
border-width: 2px;
margin-left: 5px;
margin-right: 5px;
}

#transbox{
z-index: 1;
position: relative;
top: -60px;
height: 100px;
left: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
opacity: 0.6;
border-style: dotted;
border-color: #559;
filter: alpha(opacity=60);
visibility: hidden;

}

#transboxtext2{
position: absolute;
top: 25%;
left: 30%;
margin: 25px 25px 25px 25px;

z-index: 5;
opacity: 1;
filter: alpha(opacity=100);
color: #000;

font-family: georgia;
font-size: 12pt;
visibility: hidden;
}

#transboxtext3{
position: absolute;
top: 25%;
left: 30%;
margin: 25px 25px 25px 25px;

z-index: 5;
opacity: 1;
filter: alpha(opacity=100);
color: #000;

font-family: georgia;
font-size: 12pt;
visibility: hidden;
}

#transboxtext{
z-index: 5;
text-align: center;
margin: 5% 5% 5% 5%;
opacity: 1;
filter: alpha(opacity=100);
color: #000;
}



#NewsDiv{
font-size: 12pt;

}

#sidebartext{

}

#sidebarnick{
font-family: serif;
color: #559;
font-weight: bold;
}

#sidebaranger{
font-family: tahoma;
color: #337;
}

#angroosuccess{
text-align: center;
}

#questionmark{
text-align: center;
font-family: georgia;
font-size: 18pt;
}

#normaltext{
text-align: center;
font-family: georgia;
font-size: 10pt;
}

#tiptext{
text-align: center;
font-family: georgia;
font-size: 10pt;
font-weight: bold;
color: #900;
}

#links{
text-align: center;
font-family: georgia;
font-size: 11pt;
}

#articles{


margin-left: 20%;
margin-right: 20%;
top: 300px;
background-color: #fff;
filter: alpha(opacity=60);
opacity: 0.6;
border-style: dotted;
border-color: #559;

}

#articletext{
text-align: justify;
margin-left: 40px;
margin-right: 40px;
}