
span.flright {
	float: right;
}
span.flleft {
	float: left;
}
html, body { margin: 0px 0 0 0; padding: 0px 0 0 0; font-family: verdana; font-size: 14px;  }
body {
	 background: white;
	color: #6833cc;
}
/* The  footer */
.foot { display: block; height: 30px; background: white; color: black; text-align: center; padding: 5px; font-size: 10px; }

.foot a , .foot a:visited {
	color: #6833cc;
	text-decoration: none;
}
.foot a:hover {
	color: black;
	text-decoration: underline;
}
.gray { color: #EFEFEF;  background: #484846;   }

.navbox {
	background-color: #900000;
	height: 26px;
	border-top: 2px solid #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: yellow;
	padding: 0px 10px 0px 10px;
}
.navbox a, .navbox a:visited {
	text-decoration: none;
	color: yellow;
	font-weight: bold;
}
.navbox a:hover { color: white;  text-decoration: none;  font-weight: bold;   }
.rightcontainer {
	padding: 10px 10px 10px 10px;
	width: 30%;
	background: #6833cc;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	vertical-align: top;
	color: yellow;
	
}
.rightcontainer p {
	text-align: justify;
}
.rightcontainer a, .rightcontainer a:visited {
	text-decoration: none;
	color: #EDE5E3;
	font-weight: bold;
}
.rightcontainer a:hover {
	text-decoration: none;
	color: White;
	font-weight: bold;
}

h1 {
	background: transparent;
	color: red;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h2 {
	background: transparent;
	color: #6833cc;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
h3 {
	background: transparent;
	color: yellow;
	font-size: 16px;
	text-align: center;
}
h4 {
	background: transparent;
	color: #669900;
	font-size: 18px;
	text-align: center;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
}
* html  { display: inline-block; }

.clear { clear: both; height: 1px; overflow: hidden; }

a, a:visited {
	text-decoration: none;
	color: #900000;
	font-weight: bold;
}
a:hover { color: Black;  text-decoration: none;  font-weight: bold;   }
.leftfill {
	background: url(images/leftfillR1C1.JPG) no-repeat top;
	width: 31px;
}

.rightfill {
	background: url(images/rightfillR1C2.JPG) no-repeat top;
	width: 32px;
}
.main {
	background: #fffecb url(images/mainfill.JPG) repeat-x top left;
	padding: 10px 10px 10px 10px;
}
.main p {
	background: transparent;
	color: #6833cc;
	text-align: left;
}
.header {
	background: red url(images/nameR1C1.GIF) no-repeat top left;
	background-color: #669900;
	height: 80px;
}
img.photo {
	border: thin solid yellow;
}
img.mainphoto {
	border: medium ridge #6633ce;
	margin: 4px 8px 4px 8px;
}
.main p.darkred {
	color: #900000;
	font-weight: bold;
}