body {
margin: 0;padding: 0;font-family: sans-serif;font-size: .7em;line-height: 1.4em;
}
#header {
height:100px;padding: 2%;text-align: center;margin-bottom: 5px;
background-image: url(../../images/site/jenart-header.jpg);
background-repeat: no-repeat;
background-color: transparent;background-position: center;
border-top: thick #85bbdf solid;border-bottom: 1px #85bbdf solid;
}
#footer {
padding: 2%;text-align: center;clear: both;
background-color: #cccccc;
color: #901602;border-top: solid #85bbdf 1px;
}
#maincontent {
text-align: justify;margin-left: 215px;
background-color: #ffffff;color: #2a4f6f;
margin-bottom: 5px;
border-left: solid #85bbdf 1px;
border-right: solid #85bbdf 1px;
padding-top: 1%;
padding-left: 5%;padding-right: 5%;
padding-bottom: 5%;
}
#maincontent p {color: #2a4f6f;
font-size: 120%;
}
#leftcolumn {
float: left;
text-align: left;
background-color: #ffffff;
color: #2a4f6f;
width: 195px;
border-right: 1px #85bbdf solid;
padding-left: 1%;
padding-right:1%;
}
#leftcolumn ul {
list-style: none;
text-decoration: none;
text-align: left;
text-direction: ltr;
}
#leftcolumn li {
font-size: .85em;
border-bottom: 1px dotted #b2bcc6;
margin-bottom: 0.3em;text-decoration: none;
}
#leftcolumn h2 {
color: #901602;
font-size: 1.2em;
}
#leftcolumn a:link, a:visited {
text-decoration: none;color: #1905ff;
border-bottom-color: transparent;
}
#leftcolumn a:hover {
color: #960620;
}
.leftimg {
float: left;border: 0.25em #901602 double;
margin-bottom: 1.25em;
margin-right: 1.25em;
}
.img {border: thick #901602 double;margin-bottom: 1.25em;margin-right: 1.25em;
}
h1 {
font: 150% Times, "Times New Roman", Times, serif;
color: #901602;
}
#newsbox {
width: 65em;
background-color: #fffafa;border: 2px solid #cd5c5c;
}

#newsbox h2 {
font-size: 120%;
font-family: Times, "Times New Roman", serif;
color: #901602;
text-decoration: blink;
text-align: center;
}
#newsbox p {
font: 120% Times, "Times New Roman", serif;
color: #901602;
margin: 0.5em;
}

.odd {
background-color: #ffffff;
font-size: 110%;
font-family: Verdana, Helvetica, Arial, sans-serif
}

.even {
background-color: #cbdcec;
font-size: 110%;
font-family: Verdana, Helvetica, Arial, sans-serif
}

.padding {
padding: 4px 6px;
border: 1px #d6dde6 solid;
}

hr {
border: 1px #901602 solid;
}

a:link {
background-color: #ffffff;color: #0000ff;
text-decoration: underline;
}
a:visited {
color: #990099;
text-decoration: underline;
}
a:hover {
background-color: #e09fa5;
color: #0000ff;
text-decoration: underline;
}
.hilite {
font-family: Arial, Helvetica, sans-serif;
background-color: #CBDCEC;
color: #180404;
font-size: 12px;text-align: center;
}
	
