body,html{
	width: 100%;
	padding: 0px;
	margin : 0 auto;	
	font-family: Garamond, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #999999;
	text-align: center;
	font-weight: bold;
	background-image: url('images/bg.jpg');
	SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
	SCROLLBAR-SHADOW-COLOR: #666666; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: #333333; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #999999;
}

*{margin:0;padding:0}


.page {
position: relative;
width: 965px;
margin: 0 auto;
}

#header {
	position: relative;
	background-image: url('images/header.jpg');
background-repeat: no-repeat; 
height: 162px;	
width: 965px;
margin-bottom: 0px;
}

#header_links {
float: right;
color: #ffffff;
	margin-top: 135px;
	margin-right: 10px;
background: transparent;

}

#header_links a {
color: #ffffff;
}

#header_links a:hover {
color: #666666;
}

.container {
position: relative;
width: 965px; /* trip haslayout, wrap floats IE */
overflow:hidden;
margin: 0 auto;
border-style: none;
border-color: #8C001A;
border-width: 1px;
padding: 2px;
}

#home {
	margin: 0 auto;
	width: 965px;
	height: 433px;
}

#pages {
	position: relative;
text-align: justify;
width: 620px;
float: right;
height: 100%;
padding-right: 20px;
padding-left: 10px;
min-height: 360px;
}

#copyright {
float: right;
color: #666666;
font-variant: small-caps;
	margin-top: 12px;
	margin-right: 10px;
		font-size: 11px;
}

#copyright a {
font-size: 11px; 
color: #333333;
}

#footer {	background-image: url('images/footer.jpg');
text-align:right;
line-height:16px;
width: 964px;
height: 200px;
margin: 2px 0 2px 0;
z-index: -10;}
	
#footer_links {
float: left;
color: #666666;
	margin-top: 12px;
	margin-left: 10px;
background: transparent;
}

#footer_links a {
color: #ffffff;
}

#counter {
float: left;
}

h1 {
	color: #ffffff;
font-size: 22px;
margin: 0 20px 20px 20px;
text-align: center;

}

h2 {
	display: block;
	width: 620px;
	color: #ffffff;
font-size: 16px;
margin: 0 0 10px 0;
text-align: center;

}

h1 img {
	vertical-align:  middle;
}

h4 {
	color: #8C001A;
font-size: 14px;
text-align:center;
margin: 0 0 5px 0;
}

a{
font-size: 20px;
color: #ffffff;
text-decoration: none;
letter-spacing: 2px;
}

a:link {
font-size: 20px;
color: #ffffff;
text-decoration: none;
letter-spacing: 2px;
}

a:hover{
color: #666666;
	font-size: 20px;
	letter-spacing: 2px;
}

a img{
	border: none;
}

input {  font-family: Verdana; 
font-size: 9px; color: #211C6B; 
background-color: #FFFFFF; 
border: #999999 solid; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

textarea {
overflow: auto;
font-family: Verdana; 
font-size: 9px; color: #211C6B; 
background-color: #FFFFFF; 
border: #999999 solid; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

select{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003366;
	border: #ff9607 solid; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}



#calendarDiv .selectBox{
	border:1px solid #ffffff;		
	color: #ffffff;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #9c0303;
	color: #000000;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #9c0303;		
	color: #FFF9E7;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #9c0303;	
	color: #9c0303;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #9c0303;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #9c0303;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
	color: #ffffff;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #9c0303;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #9c0303;
	border:1px solid #CCCCCC;
	position:absolute;
	color: #ffffff;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#000000;
	color: #000000;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}

#galleries {
	width: 942px;
	height: 452px;
	background-image: url('images/gallery_bg.jpg')
}

.galleries_section {
	float: left;
	width: 218px;
	height: 420px;
	margin-left: 14px;
	margin-top: 14px;
	font-size: 18px;
}

.galleries_photo {
	width: 218px;
	height: 322px;
	background-image: url('images/gallery_section.jpg');
	background-repeat: no-repeat;
	padding-top: 8px;
}

.photo_large {
	display: inline;
	float: left;
	width: 130px;
	height: 90px;
	background-image: url('images/gallery_large.jpg');
	margin: 5px 6px;	
	}

.photo_small {
	display: inline;
	float: left;
	width: 63px;
	height: 90px;
	background-image: url('images/gallery_small.jpg');
	margin: 5px 4px;	
}

.photo_large img {
	padding: 5px;
}

.photo_small img {
	padding: 5px;
}

.Slideshow {
	margin-left: 20px;
text-align: center;										 
}

#bio_photo {
	margin-right: 20px;
	float: left;
}

#schedule_photo {
	margin-right: 20px;
	float: left;
}

#bio_text {
	width: 640px;
	margin-top: 15px;
	margin-right: 20px;
	float: right;
	height: 394px;
	overflow: auto;
	text-align: left;
	font-size: 16px;
}

#schedule_text {
	width: 640px;
	margin-top: 15px;
	margin-right: 20px;
	float: right;
	height: 394px;
	overflow: auto;
	text-align: left;
	font-size: 16px;
}

#note {
	font-size: 16px;	
}