body {
font-size : 1em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

a {color:#CC6633;}


h1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

/*p {
	font-family: Verdana, Helvetica, sans-serif;
}*/

/*p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}*/

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #efb240;
}

.bg_light {
  background-color : #f7ca88;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;

}

#frontSplash {
	margin-top: 69pt;
	text-align: center;
}

#frontSplash img {
	border: 0;
}

.copyright { display: none; }

.location{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 22px;
        letter-spacing: 3px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
        padding-bottom: 3px;
                }

.abouts, p.abouts{
        font-family: "Times New Roman", Times, serif;
        font-size: 16px;
        color:#FF6600;
        font-weight:bold;
}


.center {
	text-align: center;
	width: 100%;
}

.center div {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 600px;
}
	
.center .contact, .contact{
	margin-top: 74px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
	text-align: center;
	border-top: 2px solid #84A4C8;
	padding-top: 20px;
	width: 350px;

}


.imagefloat{
        clear: right;
        float: left;
        padding-right: 10px;
        z-index: 5;
}

.navigationbutton{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        border: 1px dashed #99CC66;
        padding: 5px;
        margin: 5px;
        letter-spacing: 0px;
}


.navigationbutton a:link {color:#0066CC; text-decoration:none;}
.navigationbutton a:visited {color:#0066CC; text-decoration:none;}
.navigationbutton a:hover {color:#33CCFF; text-decoration:none;}
.navigationbutton a:active {color:#0066CC; text-decoration:none;}

.navigation{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        word-spacing: 10px;
	text-align: center;
}

.navigation a:link {color: #FF6600; text-decoration:none;}
.navigation a:visited {color: #FF6600; text-decoration:none;}
.navigation a:hover {color:#0066CC; text-decoration:underline;}
.navigation a:active {color: #FF6600; text-decoration:none;}

.workbuttons {
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        color: #999999;
}

.workbuttons a:link {color: #999999; text-decoration:none;}
.workbuttons a:visited {color: #999999; text-decoration:none;}
.workbuttons a:hover {color:#666666; text-decoration:underline;}
.workbuttons a:active {color: #999999; text-decoration:none;}


#workButtons, #workNav, #writeMap {
	display: none;

}

#workButtons {
	margin-bottom: 30px;
}


.center #workNav {
	text-align: center;
	width: 550px;
}

.clearTop {
	margin-top: 118px;
}


.navigation .title, .title {
        font-family: "Times New Roman", Times, serif;
        font-size: 32px;
        letter-spacing: 16px;
	color: black;
}

.booktitle{
        font-family:"Times New Roman", Times, serif;
        font-size: 26px;
        letter-spacing: 3px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #999999;
        padding-bottom: 3px;
        }

.booksubtitle{
        font-family:"Times New Roman", Times, serif;
        font-size: 14px;

}
.worktitle{
        font-family: "Times New Roman", Times, serif;
        font-size: 18px;
        text-align:justify;
}

div.dbox {
	margin: 0;
	padding: 0;
	border: 0;
}

