/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}
body {
	font-family: arial;
	line-height: 1em;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #333;
}
#ck_body {
	font-family: arial;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	background-color:#bababa;
}
div#footer {
	height:52px;
	width:980px;
	margin:0;
	padding:0;
	color:#EEE;
	text-align:left;
	background-color:#2d4877;
}
div#footer_text{
padding:6px;
text-align:center;
font-size:11px;
line-height:1.9em;
}
a#footer_text{
color:#ccc;
text-decoration:none;
}
div#menu_top {
	height:26px;
	width:980px;
	background: url(../images/menu_top_bg.png);
	margin:0;
	padding:0;
	color:#FFFF99;
	line-height:26px;
	text-align:left;
}
a#menu_top {
	color:#FFFFFF;
}
a#menu_top:hover {
	color:#f9cfa0;
	text-decoration:none;
	font-weight:bold;
}
p.ck_p {
line-height:1.5em;
background-color:#c4c492;
margin:0;
padding:3px;
margin-bottom:2px;
border-bottom:1px solid #8c8c60;
border-right:1px solid #8c8c60;
padding-left:9px;
}
p.ck_p:hover {
background-color:#e5e5b5;
}
a.ck_menu {
color:#333300;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
a.ck_menu:hover {
color:#000000;
text-decoration:underline;
}
a.ck_menu_sub {
padding-left:9px;
color:#1e3b6d;
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:1.2em;
font-family:arial;
}
a.ck_menu_sub:hover {
color:#000000;
text-decoration:none;
}
a.ck_menu_nextsub {
padding-left:33px;
color:#333333;
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:1em;
font-family:arial;
}
a.ck_menu_nextsub:hover {
color:#000000;
text-decoration:none;
}
img.img {
border:3px double #66674c;
}
img.img_about {
padding-right:9px;
}
a {
	color:#003366;
	font-weight: bold;
}
