.bg {
	background-attachment: fixed;
	background-color: #000066;
	background-image:  url("images/flower.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#namePos {
    position: relative;	
    left: 2.5%;
	top: 2.5%;
	width: 50%;
	height: 3em;
}
*html #namePos {
    position: relative;	
    left: 2%;
	top: 0.5%;
	width: auto;
	height: 3em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
h3 {
	font-family: "Times New Roman", Times, serif;
}
.name1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.75em;
	color: #FFFFFF;
	font-weight: bold;
}
.name2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.75em;
	color: #CCCCCC;
	font-weight: bold;
}
.name3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.75em;
	color: #999999;
	font-weight: bold;
}
#tagPos { 
	position:relative;
	left: 7.5em;
	top: 2.7em;
	width: auto;
	height: auto;
	float: left;
}
*html #tagPos { 
	position:relative;
	left: 7.5em;
	top: 3.5em;
	width: auto;
	height: auto;
	float: left;
}
.tagLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.25ex;
	color: #FFFFFF;
	font-style: italic;
	line-height: 0.4em;
	font-weight: bold;
	text-align: center;
}
#menuPos {
	position: relative;
	left: 2.5ex;
	top: 2ex;
	width: 27ex;
	height: auto;
	margin: 1ex 1ex 1ex 0ex;
	float: left;
}
*html #menuPos {
	position: relative;
	left: 2%;
	top: 3.5%;
	width: 27ex;
	height: auto;
	margin: 1ex 1ex 1ex 0ex;
	float: left;
}
*:first-child+html #menuPos {
	position: relative;
	left: 2%;
	top: 4.5%;
	width: 27ex;
	height: auto;
	margin: 1ex 1ex 1ex 0ex;
	float: left;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 2ex;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.75ex;
	font-weight: normal;
}
.menu a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 2ex;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 4px;
}
.menu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 2ex;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 4px;
}
.menu a:hover {	
	font-family: "Times New Roman", Times, serif;
	font-size: 2ex;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099FF;
	padding-left: 4px;
}
.menu a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 2ex;
	color: #0099FF;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 4px;
}
.menuSelected {
	font-family: "Times New Roman", Times, serif;
	font-size: 2ex;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099FF;
	padding-left: 4px;
}

.menuA a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 2ex;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 4px;
	margin-left: 1em;
}
.menuA a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 2ex;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 4px;
	margin-left: 1em;
}
.menuA a:hover {	
	font-family: "Times New Roman", Times, serif;
	font-size: 2ex;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099FF;
	padding-left: 4px;
	margin-left: 1em;
}
.menuA a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 2ex;
	color: #0099FF;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 4px;
	margin-left: 1em;
}
.menuASelected {
	font-family: "Times New Roman", Times, serif;
	font-size: 2ex;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099FF;
	padding-left: 4px;
	margin-left: 1em;
}
#content {
	position: absolute;
	height: auto;
	width: auto;
	min-width: 600px;
	float: left;
	left: 301px;
	top: 11ex;
	margin-right: 4ex;
	margin-left: 4ex;
}
*html #content {
	position: absolute;
	height: auto;
	width: auto;
	float: left;
	left: 38ex;
	top: 16ex;
	right: 4ex;
	margin-bottom: 1ex;
	margin-right: 12ex;
	margin-left: 4ex;
}
*:first-child+html #content {	
	position: absolute;
	height: auto;
	width: auto;
	float: left;
	left: 38ex;
	top: 14ex;
	right: 4ex;
	margin-bottom: 1ex;
	margin-right: 12ex;
	margin-left: 4ex;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75ex;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.5ex;
}
*html .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5ex;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.5ex;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 3ex;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
*html .header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 4ex;
	font-style: normal;
	font-weight: normal;
	line-height: 2ex;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.copyRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5ex;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 2.75ex;
}
a:link {
	color:#FFFFFF;
	text-decoration: underline;	
}
a:visited {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {	
	color: #0099FF;
	text-decoration: none;
}
a:active {	
	color: #FFFFFF;
	text-decoration: underline;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75ex;
	font-style: normal;
	font-weight: normal;
	color:  #FFFFFF;
	text-decoration: none;
	line-height: 2.5ex;
}
*html ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2ex;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.5ex;
}
li {

}
.emphasis {
	font-weight: bolder;
	color: #FFFFFF;
}
.quotation {
	font-style: italic;
	color: #FFFFFF;
}
.quotee {
	font-size:1.5ex;
	color: #0099FF;
}
.quoteeItalic {
	font-size:1.5ex;
	color: #0099FF;
	font-style: italic;
}
.pics {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 3px solid #FFFFFF;
}
.picsRight{
	float: right;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 5px;
	border: 3px solid #FFFFFF;
}
.form {
	line-height: 0ex;
}
