* {
    font-family: Times New Roman, san-serif; font-size: 11pt; color: #000000;
}

a:visited {
    font-family: Times New Roman, san-serif;
    font-size: 11pt; 
    text-decoration: none; 
    color: #BF8F8F;  
}

a:link {
    font-family: Times New Roman, san-serif;
    font-size: 11pt; 
    text-decoration: none; 
    color: #660066;  
}

a:hover {
    font-family: Times New Roman, san-serif;
    font-size: 11pt; 
    text-decoration: underline; 
    color: #660066;  
}


body {
    background-image: url(images/bg.gif);
}

div#outermost {
    visibility: visible;
    background-color: #FFFFFF;
    width: 600px;
    height: 500px;
    border: solid 1px #CCCCCC;
}

div#outermostlong {
    visibility: visible;
    background-color: #FFFFFF;
    width: 600px;
	height: 1000px;
    border: solid 1px #CCCCCC;
}

div#upperimage {
    position: absolute;
    top: 10px;
    left: 10px;
}

div.about {
    position: absolute;
    top: 35px;
    left: 460px;
    width: 50px;
    height: 20px;
	font-family: Arial, Helvetica, san-serif; 
    font-size: 12pt; 
    text-decoration: none; 
    color: #660066; 
    font-weight: bold; 
}

div.about a:visited {
    font-family: Arial, Helvetica, san-serif; 
    font-size: 12pt; 
    text-decoration: none; 
    color: #BF8F8F; 
    font-weight: bold; 
}

div.about a:link {
    font-family: Arial, Helvetica, san-serif; 
    font-size: 12pt; 
    text-decoration: none; 
    color: #BF8F8F; 
    font-weight: bold; 
}

div.about a:hover {
    font-family: Arial, Helvetica, san-serif; 
    font-size: 12pt; 
    text-decoration: none; 
    color: #660066; 
    font-weight: bold; 
}

div.contact {
    position: absolute;
    top: 35px;
    left: 530px;
    width: 50px;
    height: 20px;
	font-family: Arial, Helvetica, san-serif; 
    font-size: 12pt; 
    text-decoration: none; 
    color: #660066; 
    font-weight: bold; 
}

div.contact a:visited {
    font-family: Arial, Helvetica, san-serif; 
    font-size: 12pt; 
    text-decoration: none; 
    color: #BF8F8F; 
    font-weight: bold; 
}

div.contact a:link {
    font-family: Arial, Helvetica, san-serif; 
    font-size: 12pt; 
    text-decoration: none; 
    color: #BF8F8F; 
    font-weight: bold; 
}

div.contact a:hover {
    font-family: Arial, Helvetica, san-serif; 
    font-size: 12pt; 
    text-decoration: none; 
    color: #660066; 
    font-weight: bold; 
}

div#innerlineshome {
    position: absolute;
    top:64px;
    width: 599px;
    height: 426px;
    border-top: solid 2px #660066;
    border-bottom: solid 2px #660066;
    background-image: url(images/leaping_roo.gif);
    background-position: 350px bottom;
    background-repeat: no-repeat;
}

div#innerlines {
    position: absolute;
    top:64px;
    width: 599px;
    height: 426px;
    border-top: solid 2px #660066;
    border-bottom: solid 2px #660066;
}

div#innerlineslong {
    position: absolute;
    top:64px;
    width: 600px;
    height: 926px;
    border-top: solid 2px #660066;
    border-bottom: solid 2px #660066;
}

div#hometext {
	z-index: 2;
	position: absolute;
	top: 20px;
	left: 10px;
	width: 450px;
	background-color: transparent;
	font-family: Times New Roman, san-serif; font-size: 11pt; color: #000000;
}

div#footer {
    position: absolute;
    top: 495px;
    left: 460px;
    font-family: Arial, Helvetica, san-serif; font-size: 8pt; color: #BF8F8F;
}

div#footerlong {
    position: absolute;
    top: 995px;
    left: 460px;
    font-family: Arial, Helvetica, san-serif; font-size: 8pt; color: #BF8F8F;
}

div#secondarypages {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 560px;
	background-color: #FFFFFF;
	font-family: Times New Roman, san-serif; font-size: 11pt; color: #000000;
}

b#decor {
    font-family: Arial, Helvetica, san-serif; font-size: 12pt; color: #BF8F8F; font-weight: bold;
		
}

p#homepage {
	padding-left: 20px;
    text-indent: -14px;		
}