@import "jeays.css";

#main {
font-weight: normal;}

#box {
height: 550px;
}

#mainimg { 
float: right;
height: 286px;
width: 300px;
margin-top: 50px;
margin-right: -220px;
} 


#mainimg2 { 
float: right;
height: 50%;
width: 25%;
margin-top: 50px;
margin-right: -220px;
} 

#mainimg3 { 
float: right;
height: 50%;
width: 35%;
margin-top: 50px;
margin-right: -220px;
} 



h1 { 
	font-size: 1.6em; 
	font-style: normal; 
	color: #3a8799; 
	margin: 5px; 
	
}

h2 {
	float: left;
	text-align: right;
	margin-top: 20px;
	margin-left: 5px;
	font-size: 10pt;
	color: #fff;
	font-weight: normal;
	width: 90px;
	padding-right: 15px;
	
}

h3 {	float: left;
	text-align: left;
	margin-top: 20px;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	width: 350px;

}

p {
	width: 400px;
}

#left {
	font-size: 10pt;
	color: white;
	float: left;
	width: 340px;

	}
#right {
	font-size: 10pt;
	color: white;
	float: right;
	width: 340px;
}

#left img, #right img {	
	float: left;
}

.picborder 
{
border: outset 1px white; 
margin: 10px; 
padding: 0px;
}

#textbox1 {padding: 15px; position: absolute; top: 18%; left: 0%; width: 50%; height: 80%; color: white; 
font-size: 10pt;}

#textbox2 {padding: 15px; position: absolute; top: 18%; right: 0%; width: 50%; height: 80%; color: white; 
font-size: 10pt;}


.links 
{float: right;
margin-top: 2px;
margin-right: 3px;
font-size: 0.7em;  
color: white;
padding-left: 5px;
}

a:link, a:visited {text-decoration: none; color: white;}
a:hover {color: #3A8799;}

#height {margin-top: 80%;}
