/* CSS Document */

body {font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 10px; background-color: #660066; font-weight: bold;}
h1 {font-size: 20px; font-weight: bold; color: #000000;} /* Section Titles */
.Header {color: #000000; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: large; font-weight: bold;}

a {color: #000000; text-decoration: none; font-weight: bold;}
a:active {color: #000000; font-weight: bold;}
a:link {color: #000000; font-weight: bold;}
a:visited {color: #000000; font-weight: bold;}
a:hover {color: #000000; text-decoration: underline; font-weight: bold;}

.menuheader {
	FONT-WEIGHT: bold; COLOR: #ffffff
}

.SideMenu {color: #000000}
.SideMenuHeader {color: #000000; font-weight:bold;}
a.SideMenu:link {color: #000000; font-weight:normal;}
a.SideMenu:visited {color: #000000; font-weight:normal;}
a.SideMenu:hover {color: #000000; font-weight:normal;}
a.SideMenu:active {color: #000000; font-weight:normal;}

.Footer {color: #000000; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: xx-small;}
a.Footer:link {TEXT-DECORATION: none; color: #000000; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: xx-small;}
a.Footer:visited {TEXT-DECORATION: none; color: #000000; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: xx-small;}
a.Footer:hover {TEXT-DECORATION: underline; color: #000000; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: xx-small;}
a.Footer:active {TEXT-DECORATION: none; color: #000000; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: xx-small;}
.background {
	background-attachment: fixed;
	background-image:  url(file:///I|/theknese.com/images/sub_bot02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}