
body	{
margin: 0px;
}


body#index	{
background-color: #000510;
scrollbar-arrow-color: #000;
scrollbar-base-color: black;
scrollbar-shadow-color: black;
scrollbar-face-color: #369;
scrollbar-highlight-color:#000;
}

body#leaving	{
background-color: #000510;

}


body#home	{
background-color: #000;
background-image: url("images/bg01.jpg") ;
background-repeat: repeat-x;
color: #ccc;
}


body#about	{
background-color: #000;
background-image: url("images/bg01.jpg") ;
background-repeat: repeat-x;
}


body#activities	{
background-color: #000;
background-image: url("images/bg01.jpg") ;
background-repeat: repeat-x;
}

body#schedule	{
background-color: #000;
background-image: url("images/bg01.jpg") ;
background-repeat: repeat-x;
}

body#gallery	{
background-color: #000;
background-image: url("images/bg01.jpg") ;
background-repeat: repeat-x;
}

body#links	{
background-color: #000;
background-image: url("images/bg01.jpg") ;
background-repeat: repeat-x;
}

body#email	{
background-color: #000;
background-image: url("images/bg01.jpg") ;
background-repeat: repeat-x;
}


h2,h3,h4	{
font-family: times;
color: #fff;

}



p	{
font-family: arial;
font-size: 12pt;
color: #fff;
}


input.butt	{
border-width: 1px;
border-color: black;
background-color: #FFF;
font-family: verdana, arial;
font-size: 13px;
color: black;
}

textarea	{
border-width: 1px;
border-color: black;
background-color: #333;
font-family: arial;
font-size: 13px;
color: #fff;
}

input.field	{
border-width: 1px;
border-color: black;
background-color: #333;
font-family: arial;
font-size: 12px;
color: #fff;
}


select	{
border-width: 0px;
border-color: black;
background-color: #333;
font-family: arial;
font-size: 12px;
color: #fff;
}



.f-left	{
float: left;
margin-right: 9px;
margin-bottom: 6px;
}

.f-right	{
float: right;
margin-left: 9px;
margin-bottom: 6px;
}



.head3:link		{
font-family: "times"; 
font-size: 15pt;
color: #fff;
text-decoration:none;
font-weight: bold;
}

.head3:visited	{
font-family: "times"; 
font-size: 15pt;
color: #fff;	
text-decoration:none;
font-weight: bold;
}

.head3:active	{
font-family: "times"; 
font-size: 15pt;
color: #ff0;	
text-decoration:none;
font-weight: bold;
}

.head3:hover		{
font-family: "times";
font-size: 15pt;
color: red; 
text-decoration: underline;
font-weight: bold;
}




.linkpage:link		{
font-family: "times"; 
font-size: 14pt;
color: #fff;
text-decoration:none;
font-weight: bold;
}

.linkpage:visited	{
font-family: "times"; 
font-size: 14pt;
color: #fff;	
text-decoration:none;
font-weight: bold;
}

.linkpage:active	{
font-family: "times"; 
font-size: 14pt;
color: #ff0;	
text-decoration:none;
font-weight: bold;
}

.linkpage:hover		{
font-family: "times";
font-size: 14pt;
color: red; 
text-decoration: underline;
font-weight: bold;
}




.footer:link		{
font-family: "arial"; 
font-size: 10pt;
color: #ccc;
text-decoration:none;
font-weight: bold;
}

.footer:visited	{
font-family: "arial"; 
font-size: 10pt;
color: #ccc;	
text-decoration:none;
font-weight: bold;
}

.footer:active	{
font-family: "arial"; 
font-size: 10pt;
color: #ff0;	
text-decoration:none;
font-weight: bold;
}

.footer:hover		{
font-family: "arial";
font-size: 10pt;
color: red; 
text-decoration: underline;
font-weight: bold;
}







.dp1-03	{
font-family: arial;
font-size: 12pt;
color: #fff;

}

#content1-04 {
position:absolute;
left:655px;
top:340px;
width:305px;
height:660px;
}

#margin-none	{
margin: -20px;
}




#traintest	{
padding: .5em .8em .8em 3em;

}

.blkqte	{
font-size: .9em;

}







#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #F00;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #f00;
padding-bottom: 2px;
background: transparent;
color: #f00;
}

#navlist a:hover { color: #f00; }




