#background

{

background-color:#666666;

}



#wrapper

{

   width: 800px;

   height:860px;   

   margin-left: 10%;

   margin-right: 10%;

   background-color: #ffffff

 }







#home

{

position: absolute;

background-color:#ffffff;

margin-left: 10px

}



#history

{

	position: absolute;

	background-color:#ffffff;

	margin-left: 87px

}

#info
{
	position: absolute;
	
	background-color:#ffffff;
	
	margin-left: 176px

}

#tennis

{

position: absolute;

background-color:#ffffff;

margin-left: 283px

}



#squash

{

position: absolute;

background-color:#ffffff;

margin-left: 370px

}





#banquets

{

position: absolute;

background-color:#ffffff;

margin-left: 453px

}


#back

{

position: absolute;

background-position: left;

margin-left: 20px;


}






#contact

{

position: absolute;

background-color:#ffffff;

margin-left: 562px

}



#members

{

position: absolute; 

background-color:#ffffff;

margin-left: 650px

}





#compass

{

position: absolute;

background-color:#ffffff;

margin-top: 0px;

margin-left: 35px

}



#weather

{

position: absolute;

background-color:#ffffff;

margin-top: 0px;

margin-left:130px;

z-index:2

}



#maincontent

{

position: absolute;

margin-left: 0px;

margin-top: 30px;

background-color: #ffffff;

width: 800px;

height: 500px



}



#sideimage

{

position: absolute;

background-position: left;

margin-left: 10px;

margin-top: 30px;

background-color: #ffffff;

width: 300px;

height: 300px

}

#fullpage
{
	position: absolute;
	background-position: left;
	margin-left: 10px;
	margin-top: 30px;
	background-color: #ffffff;
	width: 760px;
	height: 495px
}

#singles
{
	position: absolute;
	margin-left: 10px;
}

#doubles
{
	position: absolute;
	margin-left: 270px;
	margin-top: 0px;
}

#mixed
{
	position: absolute;
	margin-left: 530px;
	margin-top: 0px;
}

#text

{

position: absolute;

background-position: left;

margin-left: 320px;

margin-top: 30px;

background-color: #ffffff;

width: 460px;

height: 400px

}





H1 

{

font-family: arial; 

font-size: 36px; 

color: #000000

}





H2 

{

font-family: arial; 

font-size: 24px; 

color: #000000;

text-align: center



}



H3 

{

font-family: arial; 

font-size: 16px; 

color: #000000;

margin-left: 20px;

}



P

{ 

font-family: arial;

font-size: 12px;

color: #000000;

margin-left: 10px;

}



#label 

{

font-family: arial; 

font-size: 18px; 

color: #000000;

margin-left: 0px;

}



ul

{ 

font-family: arial;

font-size: 14px;

color: #000000;

margin-left: 20px;

list-style:none



}



.required {

font-family: Times New Roman;

font-size: 12px;

color: #FF0000;

}



#bottom-home {

	position: absolute;

	margin-left: 30px;

	top: 810px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}



#bottom-history {

	position: absolute;

	top: 810px;

	margin-left: 100px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}

#bottom-info {
	
	position: absolute;
	
	top: 810px;
	
	margin-left: 175px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
}

#bottom-tennis {

	position: absolute;

	top: 810px;

	margin-left: 270px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}



#bottom-squash {

	position: absolute;

	top: 810px;

	margin-left: 355px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}



#bottom-banquets {

	position: absolute;

	top: 810px;

	margin-left: 450px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;



}

#bottom-contact {

	position: absolute;

	top: 810px;

	margin-left: 560px ;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}



#bottom-members {

	position: absolute;

	top: 810px;

	margin-left: 650px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}






#copyright {

	position: absolute;

	font-family: Times;

	font-size: 11px;

	margin-left: 0px;

	top: 835px;

	width: 762px;

	text-align: center;

}



ul.sitemap

{ 

font-family: arial;

font-size: 12px;

color: #000000;

margin-left: 20px;

line-height: 15px;

}



ul.subsitelist

{

font-family: arial;

font-size: 12px;

color: #000000;

margin-left: 0px;

line-height: 15px;

}

.highlight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: block;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 1000px;
	height: 812px;
    padding: 5px;
}

.highslide-flash-content {
	position: absolute;
	display: none;
	width: 780px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
