body {
		padding-top: 2em;
		padding-left: 2em; 
		padding-right: 6em;
		padding-bottom: 2em;
		font-family: Adobe Garamond Pro, Georgia, Times, serif;
		color: #006666;
		font-size: 20px;
		background-color: #FF99FF;
		background-image: url("mylotus2.png");
		}

div.footer {
	position: relative;
	padding: 1em 25%;
	width: 50%;
	height:auto;
	}

a {
	text-decoration: none;
	}
h1 { 
    	font-size: 30px; 
    	font-weight: normal;
	color: purple }
h2 {
    	font-size: 24px; 
    	font-weight: normal; 
	color: purple}
h3 {
    	font-size: 20px; 
    	font-weight: normal; 
	color: purple;
	}
h4 {	
	font-size: 14px;	
	font-weight: normal;
	color: #006666;
	}
div.transbox {
	width: 100%;
	height: 100%;
	border: 1px solid #330033;
	-moz-border-radius: 15px;
        -webkit-border-radius: 15px;
	border-radius: 15px;
	padding-top: 0px;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	position: relative;
	text-align: center;	
	background: url("watermarkpink.png");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: white;
	/* for IE */
	filter:alpha(opacity=95);
	opacity: 0.95;
	}   	
ul.navbar {
	list-style-type: none;
	position:relative;
	width: 92%;
	margin: 35px 0px 35px 0px;
	 }
ul.navbar li {
	display: inline-block;
	border-top: 1px solid #006666;
	border-bottom: 1px solid #006666;
	background: #FFCCFF;
	/* for IE */
	filter:alpha(opacity=90);
	opacity: 0.9;
	margin-left: 0px;
	padding: 0.4em;
	 }
ul.navbar a {
	text-decoration: none;
	font-size: 18px;
	 }
a:link {
	color: #990066;
	}
a:visited {
	color: #330066; 
	}
a:hover {
	color: #9933FF;
	}
ul.navbar2 {
	width: 90%;
	list-style: none;
	position: relative;
	top: 2em;	
	}

ul.navbar2 li {
	display: inline-block;
	border-top: 1px solid #006666;
	border-bottom: 1px solid #006666;
	background: #FFCCFF;
	/* for IE */
	filter:alpha(opacity=90);
	opacity: 0.9;
	margin-left: 0px;
	padding: 0.4em;
	 }
img.left {
	float: left;
	border:none;
	}
img.right {
	float: right;	
	border: none;
	}
h1.pos_top {
	position:relative;
	top: 2em;
		}
h2.pos_top {
	position:relative;
	align: center;
	top: 2em;
	width: 50%;
	border: 1px solid #006666;
	-moz-border-radius: 15px;
        -webkit-border-radius: 15px;
	border-radius: 15px;
	background: #FFCCFF;
	/* for IE */
	filter:alpha(opacity=90);
	opacity: 0.9;
	margin: auto;
	padding: 0.4em
	}
p.pos_top {
	position:relative;
	top:2em;
	bottom:1em;
	}
p.pos_top_2 {
	position: relative;
	text-align: center;
	top:3em;
	}
p.pos_top_3 {
	position: relative;
	text-align: center;
margin-left:220px;
	top:3em;
	}
	