/* CSS Document */

html {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	font-family: "Courier New", Courier, mono;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	background-image: url("../images/bg.gif");
}

html>body #container {
	height: auto;
}

h1, h2, p, ul, li, div, image {
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	font-size: x-large;
	padding-bottom: 1em;
}

h2 {
	font-size: small;
	font-weight: bold;
	padding: 0;
	letter-spacing: 0.03em;
}


p {
	font-size: small;
	letter-spacing: 0.03em;
	padding-bottom: 1em;
}

a:link, a:visited, a:hover, a:active {text-decoration: none;}
a:link {color: #549EF5}
a:visited {color: #549EF5}
a:hover, a:active {color: #D37841}

a:link.linksel, a:visited.linksel, a:hover.linksel, a:active.linksel {
	color: #D37841;
}

.floatRight {
	float:right;
	padding: 10px;
	padding-top: 0;
}

.floatLeft {
	float:left;
	padding: 5px;
}

.floatLeft_main {
	float:left;
	padding: 5px;
	margin-right: 10px;
}


.small {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial;
}

input.button {
	background: #FFFFFF; 
	color: #000000; 
	font-weight: normal; 
	border: 1px solid #333333; 
	margin-top: 4px;
	padding: 1px 0 0 0; 
} 

#container {
	margin: 0 auto;
	padding: 0;
	border: 0;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 750px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
	background-image:  url("../images/menu_bg.gif");
	background-repeat:repeat-y;
}

#strip {
	margin: 0;
	padding: 0;
	border: 4px solid #549EF5;
	border-bottom: 0;
}

#topmenu {
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#549EF5;
	margin-bottom: 10px;
	height: 26px;
	border-bottom: 1px solid #CCCCCC;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

#topmenu ul {margin:0; padding:0; color:#000; font-size:12px; letter-spacing:1px; font-weight:bold; }
#topmenu ul li { display:inline;}
#topmenu ul li a { padding:4px 10px; color:#FFFFFF; background-color:#549EF5; text-decoration:none; float:left; border-right:1px solid #FFFFFF; }
#topmenu li a:active, #topmenu li a:focus, #topmenu li a:hover, #topmenu p a:focus, #topmenu p a:hover {background:#D37841; color:#000000; }
#topmenu p a {margin:0; font-size: 12px; letter-spacing:1px; font-weight:bold; padding:4px 10px; color:#FFFFFF; background-color:#549EF5; text-decoration:none; float:right; border-left:1px solid #FFFFFF; }

#content {
	padding: 10px;
	padding-bottom: 20px;
	margin-right: 215px;
}

#content table{
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-left: 10px;
}

#footer {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
}

#footer table {
	width: 100%;
}

#footer td, #credit a:link, #credit a:visited, #credit a:active, #credit a {
	color:#CCCCCC;
}
#footer a:hover {
	color:#CCCCCC;
}

#panel {
	font-family: "Trebuchet MS", Arial;
	position: relative;
	padding: 0 5px;
	margin: 0;
	float: right;
	width: 200px;
	height: auto;
	font-size: smaller;
}
#panel p {
	font-size: 10px;
	padding: 5px;
}
#panel h3 {
	font-size: 14px;
	padding: 5px;
}
#panel li {
	font-size: 11px;
}
#homebook {
	font-family: "Trebuchet MS", Arial;
	position: relative;
	padding: 2px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}
#homebook p {
	font-size: 10px;
	padding: 5px;
}

.newsmenu {
	list-style-type: none;
	padding-bottom: 1em;
	font-size: small;
}

.newsmenu li{
	padding-bottom: 1em;
}

.newsfull {
	list-style-type: none;
	font-size: small;
}

#m1 {
	position: absolute;
	top: 44px;
	margin: 0;
	padding: 0;
	border: 0;
}

.invisible_text{
	color:#FFFFFF;
}

.invisible_text a:link, .invisible_text a:visited, .invisible_text a:active, .invisible_text a {
	color:#FFFFFF;
}
