/* CSS Document */
html { 
margin: 0; 
padding: 0; 
height: 100%; 
overflow: -moz-scrollbars-vertical;
} 
body {
	margin: 0px;
	padding: 0px;
	background-color:#24402B;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: black;
	line-height: 120%;
        
   background-position: center;
  background-repeat: repeat;
}
a
{
color: #D5C698;
text-decoration: none;
}

h1
{
font-size: 26px;
font-family: tahoma;
color: #D5C698;
letter-spacing: 2px;
}
.gold
{
font-size: 20px;
font-family: arial;
color: #D5C698;
letter-spacing: 1px;
}
.para
{
padding-left: 30px;
padding-right: 30px;
color: beige;
font-style: normal;
line-height: 150%;
font-size: 18px;
text-align: left;
background-color: transparent;
font-weight: bold;
}
.para a
{

color: #D5C698;
font-style: normal;
 font-size: 15px;
font-weight: bold;
}
.para a:hover
{

color: white;
font-style: normal;
 font-size: 15px;
font-weight: bold;
}
.para a
{

color: #D5C698;
font-style: normal;
 font-size: 15px;
font-weight: bold;
}
.para a:hover
{

color: white;
font-style: normal;
 font-size: 15px;
font-weight: bold;
}
.photobox  
{

border: solid;
border-width: 2px;
border-color: black;
}
.box  
{

color: #D5C698;
font-style: normal;
 font-size: 15px;
font-weight: normal;
line-height: 120%;
}
.box a
{

color: white;
font-style: normal;
 font-size: 15px;
font-weight: bold;
}
.box a:hover
{

color: skyblue;
font-style: normal;
 font-size: 15px;
font-weight: bold;
}
.register
{

color:  #D5C698;
font-style: normal;
 font-size: 18px;
font-weight: normal;
background-color: black;
}

.classes
{
padding-left: 30px;
padding-right: 30px;
color: beige;
font-style: normal;
line-height: 150%;
font-size: 18px;
text-align: left;
background-color: transparent;
font-weight: bold;
}
.classes a
{

color: #D5C698;
font-style: normal;
 font-size: 16px;
font-weight: bold;
}
.classes a:hover
{

color: white;
font-style: normal;
 font-size: 16px;
font-weight: bold;
}
.navside
{       
       
        font-size: 11px; 
      padding: 0px 0 10px 0;
        background-color: transparent;
        color:  black;
        text-align: left; 
       font-family: verdana, Georgia, "Times New Roman", Times, serif;  
        margin: 5px 0 0 0;
       
        line-height: 130%;
        font-weight: normal; 
        text-decoration: none;
       display: block;
  
	   width: 135px;	   

}

.navside a

{       line-height: 100%;

        font-size: 11px; 
     letter-spacing: 0px;
         background-color:#D5C798;
		background-image: url(images/menu1.jpg);  
		background-repeat: no-repeat;
        padding: 12px 0px 5px 0px;
      height: 20px;
      width: 135px;
       margin-top: 5px;
        color:black;
        text-decoration: none;
         display: block;
        font-weight: bold;
        font-style: normal;
         text-align: center;
      

}

.navside a:hover
{
       
        color: #24402B;
		text-decoration: none;

}




