/* external css file */
/* filename 'style.css' */

body {
background-color:#000000;
}

#logonavbar {
background-color:#FFFFFF;
img-border:none;
font-weight:bold;
font-family: Georgia, Garamond, serif;
font-size:.8em;
float:left;
width:200px;
padding:5px;
border-top-color:#00ADEF;
border-top-width:5px;
border-top-style:solid;
border-right-color:#00ADEF;
border-right-width:5px;
border-right-style:solid;
border-bottom-color:#00ADEF;
border-bottom-width:5px;
border-bottom-style:solid;
border-left-color:#00ADEF;
border-left-width:5px;
border-left-style:solid;
}

#kahleen {
float:left;
border:none;
padding:10px;
width:80px;
}

#newnavbar {
img-border:none;
font-weight:bold;
font-family:Papyrus, "Monotype Corsiva", serif;
font-size:smaller;
text-align:center;
}

#oldnavbar {
img-border:none;
font-weight:bold;
font-family:Papyrus, "Monotype Corsiva", serif;
font-size:smaller;
text-align:center;
}

#wksheet {
width:390px;
border:medium;
border-style:outset;
margin:5px;
}


#content {
background-color:#FFFFFF;
font-family:"Comic Sans MS", "Century Gothic", sans-serif;
font-size:small;
p-first-letter:150%;
vertical-align:top;
float:right;
width:650px;
margin:;10px;
padding:10px;
border-top-color:#00ADEF;
border-top-width:5px;
border-top-style:solid;
border-right-color:#00ADEF;
border-right-width:5px;
border-right-style:solid;
border-bottom-color:#00ADEF;
border-bottom-width:5px;
border-bottom-style:solid;
border-left-color:#00ADEF;
border-left-width:5px;
border-left-style:solid;
}



/*this is for the main wrapper for the page old color 6EC6F1*/

#body {
	background:url(web2525.gif) left top repeat;
	background-color:#C2C2C2;
	width:950px;
	margin: 0 auto;
	padding:10px;
}

img {
border:none;
}

h1 {
color:#00ADEF;
first-letter-color:#00ADEF;
font-family: Georgia, Garamond, serif;
text-align:center;
font-size:1.6em;
}

h2 {
color:#00ADEF;
font-family: Georgia, Garamond, serif;
font-size:1.4em;
}


h3 {
color:#00ADEF;
font-family: Georgia, Garamond, serif;
}

h4 {
color:#C33096;
font-family: Georgia, Garamond, serif;
text-align:center;
margin-bottom:none;
padding-bottom:none;
}

h5 {
color:#C33096;
font-family: Georgia, Garamond, serif;
}

h6 {
color:#C33096;
font-family:Papyrus, "Monotype Corsiva", serif;
text-align:center;
margin-bottom:none;
padding-bottom:none;
}

td {
width:190px;
border:3px; padding: 3px;
border-style:solid;
}

.none {
height:100px;
vertical-align:text-top;
}


p:first-letter {
font-family: Georgia, Garamond, serif;
font-weight:bold;
font-size:125%;
color:#00ADEF;
}

a:link {
color:#898989;
}

a:visited {
color:#000000;
}

a:hover {
color:#00ADEF;
}

/*
a:link {
color:#00ADEF;
}

a:visited {
color:#60051;
}

a:hover {
color:#C33096;
}
*/

