h1.bigtext{
	text-align: center;
	font-size: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color:#000000;

}
h1 {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.3999996185303px;
}
h3 {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 34px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.3999996185303px;
}
p {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 34px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 50px;
	
}
h5{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	float :right;
}
blockquote {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 45px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 30px;

}
pre {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 18.5714302062988px;
}


ul#menu {
	list-style: none;
	margin: 0;
	padding: 7px 0;
/*	border-bottom: 1px solid #CCC;
*/	font-weight: bold;
	font-size: 27px;
	text-align: center;
	white-space: nowrap;
	padding: 20px 9px 23px 0;
}

ul#menu li{
	list-style: none;
	margin: 0 3px;
	color:#3A3A3A;
	display: inline-block;
	position: relative;
	padding: 15px 40px;
}



ul#menu a{
	border-color: #F60;
	color:#757575;
	text-decoration: none;
	padding: 5 0 0.1px;
}

ul#menu a:hover{
	border-bottom: 1px solid #000000;
	color: #000000;
}

ul#menu li ul#aboutmelist{
	visibility: hidden;
	position: absolute;
	list-style-type: none;
	margin-left: -1px;
	display: none;
	margin-top: 5px;
	left: 0;
	padding: 0;
	text-align: left;
	background: white;
	font-size: 20;
	z-index: 1;
	-webkit-box-shadow: 0px 11px 84px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 11px 84px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 11px 84px -10px rgba(0,0,0,0.75);
	opacity:0;
}


ul#menu li:hover ul#aboutmelist {
	display: block;
	visibility: visible;
	opacity: 1;

/*	transition-property: visibility;
	transition-duration: 2s;
	transition-timing-function: ease-in;*/
}
/*ul#menu li ul#aboutmelist li{
 padding-left: -15px;

}*/
/*table#leftmenu{
	display: inline;
	margin-left: 15px;
	margin-right: 15px;
	height: 500px; 
	width: 20%;
	position: relative;

}*/


iframe#frame4page {
	position: relative;
	display: inline;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 30px;
	text-align: right;
	height: 100%; 
	width: 74%;
	padding: 10px;
	float: right;
	border: 1px solid #CCC;
/*border: none;
*//*width: relative;
height: relative;*/
 /* -moz-border-radius: 12px;
  -webkit-border-radius: 12px; 
  border-radius: 12px; 

  -moz-box-shadow: 4px 4px 14px #000; 
  -webkit-box-shadow: 4px 4px 14px #000; 
  box-shadow: 4px 4px 14px #000; */
}

iframe#leftmenubar {
	position: relative;
	display: inline;
/*	margin-left: 20px;
*/	margin-right: 17px;
	text-align: left;
	height: 100%; 
	width: 19%;
	padding: 0;
	float: left;
	border: none;
}

img.photoincorner{
	border:1px solid #021a40;
	margin-left: 17px;
	margin-top: 20px;
}

img.schedule{
	height: 100%;
	width: 100%;
}
img.myphoto{
	height:30%;
	float: right;
}

ul#leftmenu a{
	border-color: #F60;
	color:#757575;
	text-decoration: none;
	padding: 5 0 0.1px;
}

ul#leftmenu a:hover{
	border-bottom: 1px solid #000000;
	color: #000000;
}

ul#leftmenu{
	list-style: none;

}
ul#leftmenu li{
	padding: 20px 9px 23px 0;
	list-style: none;
	margin: 0 3px;
	color:#3A3A3A;
	font-size: 22px;
	padding: 15px 20px;
}
table#photoframe {
    margin-left:auto; 
    margin-right:auto;
}

table#photoframe tr td{

}

a#maina:link {
    text-decoration: none;
}

a#maina:visited {
 color: black;
}

a#maina:hover {
    text-decoration: none;
}

a#maina:active {
    text-decoration: none;
}

img.framephoto{
	height: 500px;
}
