#footleft {
	width:400px;
	float:left;
}
#footright {
	width:400px;
	float:right;
	font-size:x-small;
	padding-right:10px;
	text-align:right;
	color:#4c894e;
	padding-top:20px;
}
#address, #phone {
	color:#4c894e;
	font-size:90%;
	margin-left:100px;
}
#logo {
	position:absolute;
	top:-65px;
	left:15px;
}

a:link {
	color:black;
}
a:visited {
	color: #8B306E;
}

p, body {
	font-family: "Comic Sans MS", sans-serif; 	
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
p {
	padding-top:1em;
}
#frame {
	border: 5px solid #8B306E;
	width:760px;
	margin:auto;
}		
.closed, tr.closed   td {
	font-style: italic;
	color: #FF0000;
}
.parent, .parent a {
	font-weight: bold;
    color: Green;
}
caption {
    display : none;
}
h1 {	
	font-size: 1.5em;
	text-align: center;
	color:#666666;
	padding-top:0;
	margin-top:0;
}

table.page {
	background-color: #FFFFFF;
	border: 5px solid #8B306E;
}
th {
	    text-align:left;
       /* display:none;*/
}
.line {	
	padding-bottom: 10px;
	padding-top: 5px;
}
.required {
	color: red;
	font-size:medium;
}
#copyright {
	font-size:x-small;
}
#address, #phone {
	color:#4c894e;
	font-size:90%;
	margin-left:100px;
}
#logo {
	position:absolute;
	top:-65px;
	left:15px;
}
#loginSection {
	float:right;
	width:275px;
	color:white;
	font-size:x-small;
	position:relative;
	top:-20px;
}
#log {
	float:left;
	font-size:small;
}
#loginSection table {
	float:right;
	position:relative;
}
#loginSection a {
	color:white;
}
div#logout {
	font-size:medium;
	padding-left: 20px;
	margin-top:20px;
	float:left;
	width:60px;
}
div#panel {
font-size:medium;
	padding-left: 20px;
	margin-top:20px;
	float:right;
	width:140px;	