
/*This defines how the left and right borders will be displayed */

body {
background-color: #cc99cc;
font: 100%"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
/*background:url(images/sky.jpg); */
}

/*This defines how the central area will be displayed */

#wrapper {
position: relative;
text-align: left;
background-color: #E7E7E7;
width: 780px;
margin-right: auto;
margin-left: auto;
font: 100% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;}

/*This defines how the header area will be displayed */

#header {
border-top: 1px solid #7441CA;
border-bottom: 1px solid #7441CA;
padding-left:10px;
padding-right:10px;
width:760px;
height:130px;
font: 100%; 
font-family: "Viner Hand ITC" ,"Trebuchet MS";
color: #7441CA;
}

#header .logo {
float: left;
width: 500px;
margin-left: 0em;
padding-top: 15px;

}

#headerback {width:600px;height:100px;background:url(images/jklogo.jpg);}


#headerback p{
font: 200% 
font-family: "Viner Hand ITC" ,"Trebuchet MS";
font-weight:bold;
color: #ccccff;
text-align: left;
margin-top: 0px;
margin-left: 10px;
}

#header .slogan {
font: 75%; 
font-family: "Viner Hand ITC" ,"Trebuchet MS";
color: #7441CA;
background-color: transparent;
float: right;
width: 120px;
text-align:center;
margin-right: 1em;
padding-top: 1em;
}


#jump_base {
  overflow-y:hidden;
  width: 110px;
  height: 100px;
  border: 2px solid #cc99cc;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: 1em;
  font-family: "Viner Hand ITC", arial,"Trebuchet MS";
}

#jump_base a {
/*  color: #000099; */
color: #7441CA;
text-decoration: none;
  background-color: inherit;
}

.news {
  background-color: #DDDDDD;
  color: inherit;
}


#content {
float: left;
width: 520px;
padding: 10px 10px 10px 20px;
}
#content p {
font-size: 80%;
line-height: 1.8em;
color: #7441CA;
text-align: justify;
font:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content a:link {
text-decoration: none;
background-color: transparent;
text-decoration: underline;
}
#content a:visited {
text-decoration: none;
color: #7441CA;
background-color: transparent;
text-decoration: underline;
}

#content a:hover {
color: #778899;}

#content a:active {
color: #000099;}

.featureimage {
float: left;
padding-top: 8px;
padding-right : 20px;
padding-bottom : 10px;
padding-left: 0px;
}

.featureimagelpad {
float: left;
padding-top: 10px;
padding-right : 10px;
padding-bottom : 10px;
padding-left: 0px;
}

.featureimager {
float: right;
padding-top: 8px;
padding-right : 0px;
padding-bottom : 10px;
padding-left: 20px;
}

.featureimagerpad {
float: right;
padding-top: 40px;
padding-right : 0px;
padding-bottom : 10px;
padding-left: 10px;
}

.featureimagermenu {
float: right;
padding-top: 40px;
padding-right : 50px;
padding-bottom : 10px;
padding-left: 10px;
}

/*This defines how a HR line will be displayed */

hr 
{clear: both;
border: none;
background-color: #7441CA;
color: #7441CA;
height: 2px;
width: 100%;}



h1 {
font: 150% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;;
color: #7441CA;
}

h2 {
font: 120% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;;
color: #7441CA;
}

ul { list-style-image: url("images/dragonflylist.jpg");
/*list-style-position: inside;*/
}

li {
font: 80% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;;
color: #7441CA;
margin-top: 10px;
margin-left: 0px
}

.leader
{font: 90% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;;
text-decoration: underline;
color: #7441CA;}

.smaller
{font: 80% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;;
text-decoration: none;
}

#navigationtop
{font: 120% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;;
text-indent: -2.3em;}

#navigationtop li 
{
display: inline;
}

#navigationtop a:link, #navigationtop a:visited {
font: 80% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;;
padding: 0.4em 1em 0.4em 1em;
color: #FFFFFF;
background-color: #7441CA;
text-decoration: none;
border: 1px solid #711515;
}
#navigationtop a:hover 
{color: #FFFFFF;
background-color: #669999;}

#nav {
float: right;
width: 180px;
margin-top: 3em;
margin-bottom: 3em;
font: 110% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;;
color: #7441CA;}

#nav ul {
list-style-image: none;
list-style-type: none;
margin-left: 1em;
padding-left: 0;
}

#nav li {
font-size: 80%;
border-bottom: 1px dotted #B2BCC6;
margin-bottom: 0.3em;
}

#nav a:link, #nav a:visited {
text-decoration: none;
color: #7441CA;
background-color: transparent;
}
#nav a:hover {
color: #778899;
}
#nav h2 {
font: 110% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;;
color: #7441CA;
background-color: transparent;
border-bottom: 1px dotted #cccccc;
}

#bookmark {
clear: both;
position: relative;
border-top: 1px solid #B2BCC6;
font-size: 0.6em;
color: #7441CA;
padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
text-align: center;
width: 600px;
margin-right: auto;
margin-left: auto;}

#footer {
clear: both;
position: relative;
border-top: 1px solid #B2BCC6;
font-size: 0.6em;
color: #7441CA;
padding-top: 3em;
padding-left: 1em;
padding-right: 1em;
text-align: center;
width: 600px;
margin-right: auto;
margin-left: auto;}

.datatable {
border-collapse: collapse;
}

.datatable td, .datatable th 
{font:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;;
text-align: left;
padding: 0.2em;
}

.datatable caption {font: bold 120% "Viner Hand ITC";
color: #7441CA;
padding: 0.4em 0 0.3em 0;
}

fieldset {  
margin: 1.5em 0 0 0;  
padding: 0;
}

legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
}

label {  
float: left;  
width: 16em;  
margin-right: 1em;
}

fieldset ol {  
padding: 0em 1em 0 1em;  
list-style: none;
}
fieldset li {  
padding-bottom: 1em;
}
fieldset.submit {  
float: right;
border-style: none;
margin-right: 3em;
margin-bottom: 1em;
}

fieldset.reset {  
float: left;
border-style: none;
margin-bottom: 1em;
margin-left: 3em;

}





