body {
margin:0px 0px 0px 0px;
overflow:auto;	
}
 
a 			{ text-decoration: none; font-weight:bold; } 
a:link		{ text-decoration: none; } 
a:visited	{ color: #3366FF; text-decoration: none; } 
a:active	{ color: #3366FF; text-decoration: none; }
a:hover 	{ color: #3366FF; text-decoration: none; font-weight:bold;}

h6 { text-decoration: none; margin-left: 10pt; font-size: 10pt; }

.main_photo {
position:absolute;
left: 10%;
top: 2%;
width: 1000px;
height: 700px;
padding: 1px;
}

.active_frame {
position:absolute;
left: 12%;
top: 15%;
width: 88%;
height: 81%;
overflow: auto;
padding: 10px;
font-family: "Papyrus"; 
color: #000066;
border-left: 1px solid #0EDEEF;
}
 
.corner {
position:absolute;
left: 0%;
top: 0%;
width: 12%;
height: 15%; 
border-bottom: 1px solid #0EDEEF
}

.menu {
position:absolute;
left: 0%;
top: 15%;
width: 12%;
height: 85%;
padding-top: 10px;
}

.menu2 {
position:absolute;
left: 13%;
top: 97%;
width: 87%;
height: 3%;
border-top: 1px solid #0EDEEF;
border-left: 1px solid #0EDEEF;
}


.title {
position:absolute;
left: 12%;
top: 0%;
width: 88%;
height: 15%;
padding-top: 20px;
color: #FF4F4F ;
font-family: "Edwardian Script ITC, Lucinda Handwriting, Monotype corsiva, cursive";
font-size: 48pt;
text-align: left;
border-bottom: 1px solid #0EDEEF;
border-left: 1px solid #0EDEEF;
}

.subtext {
margin-left: 18pt;
font-size: 10pt;
}

.subsubtext {
margin-left: 27pt;
font-size: 8pt;
}