a{
text-decoration: none;
}
.mainfont {
color: black;
font-family: arial;/*"Garamond"; "Bookman Old Style";*/
font-size: 1.2em;
font-weight: 300;
line-height: 1.2em;
text-align: justify;
text-indent: 5%;
/*vertical-align:text-top;
float: left;*/
}
.noindent {
text-indent: 0%;
}

.image-float {
/*border: 0px;
vertical-align:text-top;
float: left;
line-height: 0em;*/
float: left;
border: 0px;
vertical-align:text-top;
line-height: 0em;
/*padding-right: 20px;
margin-right: 40px;*/
}
.image-nofloat {
clear: both;
}

.figure-title {
font-family: arial;/*"Garamond"; "Bookman Old Style";*/
font-size: 1.3em;
font-weight: bold;
/*line-height: 1.2em;*/
text-align: left;
margin-left: 20px;
}

div#figure-center {
text-align: center;
border: 0;
}

.figure-label {
font-family: arial;/*"Garamond"; "Bookman Old Style";*/
font-size: 1.2em;
font-weight: bold;
/*line-height: 1.2em;*/
text-align: center;
}

body { 
background: white;
color: black;
font-family: Times, "Times New Roman", serif;
font-size: 0.9em;
line-height: 1.2em;
text-align: left;
}

h1 {
/*
font-size: 1.9em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
*/
font-family:cursive,Geneva, Arial, Helvetica, sans-serif;
font-size:2.0em;
font-weight: normal;
text-align: center;
/*position: relative;
top: 115px;
left: 175px;*/
margin-left: 10%;
margin-right: 10%;
margin-top: 30px;
padding: 17px;
/*background-color: #82caff;*/
background-color: #9AADC7;
border-top:2px solid #C11B17;
border-left:2px solid #C11B17;
border-bottom:2px solid #C11B17;
border-right:2px solid #C11B17;

/*
border-top:2px solid #f00;
border-left:2px solid #e00;
border-bottom:2px solid #e00;
border-right:2px solid #c00;
*/
}
.FancyPrint	{
font-family:cursive,Geneva, Arial, Helvetica, sans-serif;
font-size:2.4em;
font-weight: normal;
}

h2 {font-size: 1.5em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;

}

h3 {font-size: 1.4em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.3em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;
}

ul.list1 {
font-family: arial;/*"Garamond"; "Bookman Old Style";*/
list-style-type: circle;
font-size: 1.1em;
}
ul.list2 {
font-family: arial;/*"Garamond"; "Bookman Old Style";*/
list-style-type: disc;
font-size: .7em;
}

.column-left {
margin : 0; 
position: relative;
top: 0;
left: 10%;
width: 10%;
/*height: 100%;*/
float:  left;
}

.column-right {
margin : 0; 
position:relative;
top:0;
left:40%;
width:20%;
}

hr {color: red}

li {
font-weight: bold;
font-size: 1.1em;
}

div#copyright {
font-size: .8em;

}
div#logo {
position: absolute;
top: 10px;
left: 10px;
}

div#header {
font-size: 3.5em;
text-align: center;
color: #000000;
position: absolute;
top: 15px;
left: 135px;
padding: 25px;
}

div#logo_hline {
position: absolute;
top: 88px;
left: 110px;
}

div#Custom {
font-size: 1.4em;
font-style: italic;
text-align: center;
color: #8c2aff;
color: #8c00ff;
color: #800080;
color: #4B0082;
position: absolute;
top: 100px;
left: 140px;
}

div#leftcolumn {
position: absolute;
left: 0px;
top: 150px;
height: 100%;
width: 250px;
background: white;
padding: 1px;
}

div#container {
position: absolute;
top: 150px;
left: 255px;
width: auto;
/*width:100%;*/
border-left: 2px solid #c00;
margin: 2px;
padding: 10px;
background-color: white;
}

div#maincontent {
font-family: Times, "Times New Roman", serif;
text-align: justify;
width: auto;
}


div#footer {
width: 100%;
background-color: #d3d3d3;
clear: both;
text-align: center;
}

