html, body {height: 100%; margin: 0; padding: 0;}

body { background:#630460 url(../images/bg.gif) repeat-x; margin:0; color:#FFFFFF; }
body, p, td, input, textarea {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

a:link { text-decoration:underline; color:#FFFFFF;}
a:visited { text-decoration:underline; color:#FFFFFF;}
a:hover { text-decoration:none; color:#EAEAEA;}

a:active {color:#E9E89C;}
h1 {margin-top: 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#FFFFFF; font-style:italic; padding-left:20px;}
hr { height:1px; visibility:hidden; width:99%}

form { margin:0;}
input { width:200px; border:1px solid #000;}
textarea { width:200px; border:1px solid #000; height:150px; overflow:auto; background-color:#FFFFFF;}
.btn { width:100px; border:3px double #000; font-weight:bold; font-size:10px; text-align:center;}

/* Templates */
#all{
	position: relative;
	height: 100%;
}
html>body #all {min-height: 100%; height: auto;}

#header {background: url(../images/i.gif) no-repeat 100% 0%;height:200px;}
#topnav {   margin-bottom:20px; padding: 5px 0 10px 20px; }

#topnav ul { margin:0;}
#topnav ul li { list-style-type:none;  text-align:center; display:inline; margin:0 10px;
	font:italic 18px/1.2em Georgia, "Times New Roman", Times, serif;
	}
#topnav ul li.current { color:#630460; background:#E7E7E7; padding:0 5px; }
#topnav ul li a, #topnav ul li a:active, #topnav ul li a:link { color:#E9E89C; text-decoration:none;
	border-top:5px solid #630460; margin:0; padding:0 5px;}
#topnav ul li a:hover { color:#E9E89C; border-top:5px solid #E9E89C;}

#trail { padding:5px 20px; display:none; }


#side{ padding:0 10pt; width:150px; }
#side ul { margin:0; padding:0 5px; }
#side ul li { padding:5px 0; }
#side ul li a.current { font-weight:bold; }

#main{ padding:0 10pt; }
#main img { border:1px solid #E9E89C; margin:5px 10px; }

#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin-top:20px; text-align:center;
}

#empty {visibility: hidden;}
#footer, #empty {height: 3em;}

#navbar { text-align:center; font-size:1.5em; font-weight:bold; }
#navbar a, #navbar a:link, #navbar a:hover { text-decoration:none; }