/* CSS Document */

#page_content {

	margin: 0px auto;
	width:1000px;
	POSITION: relative;
	text-align:left;
	

	HEIGHT: 600px;
	background-image:url(../common/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FBF5D2;
	filter:null;
	
}


	
body {

   margin:0px auto; 
	text-align:center;
	background-color:#FBF5D2;

}
#contact {
	position:absolute;
	left:-2px;
	top:579px;
	width:564px;
	height:24px;
}
#raquet {
	position:absolute;
	left:565px;
	top:557px;
	width:213px;
	height:48px;
}
#img {
	position:absolute;
	left:589px;
	top:3px;
	width:102px;
	height:125px;
}

#gallery_but {
	position:absolute;
	left:250px;
	top:59px;
	width:71px;
	height:34px;
}

#performance {
	position:absolute;
	left:321px;
	top:59px;
	width:118px;
	height:34px;
}

#about {
	position:absolute;
	left:439px;
	top:59px;
	width:81px;
	height:34px;
}

#home {
	position:absolute;
	left:520px;
	top:59px;
	width:69px;
	height:34px;
}


/*photogallery*/
#play_but{
	position:absolute;
	top:522px;
	left:0px;
	

	cursor:pointer;
}
#play_but img{
padding-right:50px;}


#gallery_container{
	position:relative;
	top:120px;
	left:0px;
		width:740px;
		text-align:center;
}
	

#gallery{
	height:400px;

	overflow:auto;
	overflow-x:hidden;
}


#main_photo_container{
margin: 0px auto;  /* need this to center in firefox, etc */
margin-top:-390px;
width:450px;


		
}


#gallery table td div{  /*need container to center thumbs relative to each other*/
    width:90px;
	overflow:hidden;
	text-align:center;
	
	}
.thumb{
border:4px solid #FBF5D2;

}
#gallery table{
width:100%}
#gallery table tr, #gallery table td{
padding:0px}
	
#gallery table td div img{
	cursor:pointer;
height: 60px;
	}
#main_photo{
margin-bottom:10px;}
/*end of gallery*/



div{
margin:0;}
table{
margin:0;}

img {
	border: 0px; 
}
a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
	padding-top:5px;
	padding-bottom:5px;
}

a:link {
	color: #131C40;
	text-decoration: none;
	font-weight:bold;
}    
a:visited {
	color:#131C40;
	text-decoration: none;
		font-weight:bold;

} 
a:hover {
	text-decoration: underline;	
}


.border{
	border:2px solid #262664;

}
.rollover {
filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}	
img{
margin:0px;
border:0px;
padding:0px;
}
.float_right{
float:right;
}
.float_left{
float:left;}
.highlight{
background-color:#FD9744;
}
.smalltext{
font-size:10px;
}
.text {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262664;
}
.heading{
font-size:18px;
font-weight:bold;
color:#262664;

}
.heading2{
font-size:14px;
font-weight:bold;
color:#262664;

}
.disclaimer{
	font-family:  Verdana,Arial, Helvetica, sans-serif;
		font-size: 9px;
	color: #262664;
	}
.underline{
text-decoration:underline}

ul{  
margin-top:0px;
margin-bottom:0px;



}
.border{
	border:1px solid #262664;
}
