body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
        background-color: #eeeeff;
	}	

#header {
	font-weight: bold;
	color: Green;
	}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:5px;
	margin-bottom:15px;
	color: red;
	padding:0;
	}

#hr.sep {
	border:none;
	border-top:1px solid #CCCCCC;
	height:5px;
	margin-bottom:15px;
	color: red;
	padding:0;
	}

#fixedinfo {
	border:none;
	color: #0088ff;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: red;
	background-color: #fcfcff;
	}
	
#container {

	}

#fontone {
	font-size: 12px;
	color:blue;
	height:22%;
	}

textarea {
	text-align:center;
	border-style: none;
	rows: 5;
	columns: 18;
	border-color: #677D92;
	border-size: 1px;
	border-width: 4px;
	width: 99%;
	background-color:#eeeeff;
	font-size:12px;
	font-weight:bold;
	}

#moveright {
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	}

#moveright li a {
	height: 32px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}

#leftmove {
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	}

#leftmove li a {
	height: 32px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}

#main {
	position: relative;
	float: left; 
	width: 60%;
	margin: 20px;
	color: #aaaaff;
	}

#menu {
	text-align: auto;
	margin: 2px; 
	padding:0;
	width: 92%; 

	border-color: #677D92;
	border-size: 1px;
	border-width: 4px;
	background-image: url(images/menubgrd.jpg);
	}

#picnotes {
	text-align:center;
	margin: 2px ; 
	padding:0;
	width: 92%; 
	border-style: ridge ridge ridge ridge;
	border-color: #677D92;
	border-size: 1px;
	border-width: 4px;
	}

#leftbox {
	margin: 10px; 
	width: 12%; 
	float: left;
	border-style: none;
        background-color: #eeeeff;
	border-color: #677D92;
	padding:0;
	}

#rightbox {
	margin: 10px; 
	width: 11%; 
	float: auto;
	border-style: none;
	border-color: #677D92;
	padding:0;
	}

#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu li a:link, #menu li a:visited {
	color: #222;
	display: block;
	background: url(menu.gif);
	padding:0;	
	margin: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #00f;
	background: url(menu.gif) 0 -32px;
	margin: 8px 0 0 10px;
	padding:0;
	}
	
#menu li a:active {
	color: #f00;
	background: url(menu.gif) 0 -64px;
	padding:0;
	margin: 8px 0 0 10px;
	}

#notes {
	position: relative; 
	float: left;
	width: 18%;
	color: #ff7777;
	margin: 10px;
	}

#navigation { 
	position: relative;
	float: left;
	}

#rounded-box {
        background-color: #ffffff;
	margin: 4px 4px 4px 4px;
	}

box-tex{
	position: absolute; 
	float: left;
	}

#top {
	border-style: ridge ridge ridge ridge;
}
