body
{
scrollbar-face-color: #cf8440
}

@font-face
{
font-family: 'parchment eot';
src: url('fonts/parchment.eot');
}

@font-face
{
font-family: 'parchment ttf';
src: url('fonts/parchment.ttf');
}

@font-face
{
font-family: 'tempus eot';
src: url('fonts/tempus.eot');
font-weight: bold;
}

@font-face
{
font-family: 'tempus ttf';
src: url('fonts/tempus.ttf');
font-weight: bold;
}

.tempus
{
font-family: 'tempus eot', 'tempus ttf', arial, verdana;
}

div#overlay
{
position: fixed;
left: 0px;
top: 0px;
background-color: white;
width: 100%;
height: 100%;
z-index: 2001;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

span#waitMessage
{
position: absolute;
top: 50%;
width: 100%;
text-align: center;
font-family: arial, verdana;
font-size: 14pt;
color: gray;
}

a:link
{
text-decoration: none;
color: blue;
}

a:hover
{
color: purple;
}

a:visited
{
text-decoration: none;
color: blue;
}

img#background
{
position: fixed;
left: 0px;
top: 0px;
}

div#header
{
background-color: #cf8641;
position: absolute;
left: 50px;
top: 0px;
border-bottom: 5px solid black;
}

span#headerText
{
position: absolute;
right: 20px;
bottom: 5px;
font-family: 'parchment eot', 'parchment ttf', arial, verdana;
}

div#scratchpad
{
position: absolute;
background-color: white;
left: 50px;
-moz-opacity: 0.75;
opacity: 0.75;
-khtml-opacity: 0.75;
filter: alpha(opacity=75);
}

div#menuBar
{
position: absolute;
top: 7px;
}

span.menuItem
{
position: absolute;
font-family: 'tempus eot', 'tempus ttf', arial, verdana;
text-align: center;
}

img.menuImage
{
height: 20px;
visibility: hidden;
}

a.menu:link
{
color: #990000;
text-decoration: none;
}

a.menu:visited
{
color: #990000;
text-decoration: none;
}

img#logo
{
position: absolute;
left: 75px;
top: 10px;
z-index: 10;
}

div#pageTitle
{
position: absolute;
text-align: center;
font-family: 'tempus eot', 'tempus ttf', arial, verdana;
color: gray;
width: 450px;
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

span#copyright
{
position: absolute;
bottom: 5px;
right: 5px;
font-family: arial, verdana;
font-size: 10pt;
}

img#fontMin
{
position: absolute;
right: 42px;
top: 0px;
cursor: pointer
}
			
span#fontAdjust
{
position: absolute;
top: 0px;
right: 27px;
font-family: arial;
font-size: 14pt;
font-weight: bold
}

img#fontMax
{
position: absolute;
top: 0px;
right: 0px;
cursor: pointer
}

div#plusone
{
position: absolute;
top: 0px;
width: 80px;
height: 32px;
}

div#fbLike
{
position: relative;
left: +85px;
width: 90px;
height: 32px;
}

div#social
{
position: fixed;
left: 55px;
bottom: 10px;
z-index: 10;
}

img#icon_fb
{
width: 36px;
border-width: 0px;
border-radius: 15px;
-moz-box-shadow: 4px 4px 5px #4a4f51;
-webkit-box-shadow: 4px 4px 5px #4a4f51;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#4a4f51', Direction=145, Strength=5);
}

img#icon_in
{
width: 36px;
border-width: 0px;
border-radius: 15px;
-moz-box-shadow: 4px 4px 5px #4a4f51;
-webkit-box-shadow: 4px 4px 5px #4a4f51;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#4a4f51', Direction=145, Strength=5);
}

img#icon_tr
{
width: 36px;
border-width: 0px;
border-radius: 15px;
-moz-box-shadow: 4px 4px 5px #4a4f51;
-webkit-box-shadow: 4px 4px 5px #4a4f51;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#4a4f51', Direction=145, Strength=5);
}
