body 
{
    background-color: Gray;
    color: Maroon;
}

#Left
{
    text-align: right;
    font-size: xx-large;
    Left: 10px;
    width: 200px;
    line-height: 50px;
    position: absolute;
    height: 100px;
}


#Right 
{
text-align: center;
  /*  float: right; */
    position: absolute;
    left: 225px; 
    width: 600px;
}

a
{
    color: Maroon;
}

.CurrentLink
{
	color: black;
}


img
{border-color: black;
border-width: 2px;
}

.globalsubtitlesCL
{
font-style: italic;
font-size: large;
line-height: 25px;
	color: black;
	font-weight: bold;

}


.globalsubtitles
{
font-style: italic;
font-size: large;
line-height: 25px;
}

.globalspacer
{
line-height: 50%;
}

.globaletcCL
{
font-size: large;
line-height: 25px;
	color: black;
		font-weight: bold;

}

.globaletc
{
font-size: large;
line-height: 25px;
}