/* CSS Document */

td.menu_item {
	background-image:	url(../images/menu.jpg);
	width:	99px;
	height:	35px;
	font-size:	12px;
	font-family: arial;
	text-align: center;
	text-decoration: none;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;


}
td.menuon_item {
	background-image:	url(../images/menuon.jpg);
	width:	99px;
	height:	35px;
	font-size:	12px;
	font-family: arial;
	text-align: center;
	text-decoration: none;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-repeat: no-repeat;
	background-position: center top;

}
td.menuremainder {
	background-image:	url(../images/menuslice.jpg);
	width:	256px;
	height:	35px;
	font-size:	12px;
	font-family: arial;
	text-align: center;
	text-decoration: none;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;

}

a.menu_item:link {color: #015379; text-decoration: none}
a.menu_item:visited {color: #015379; text-decoration: none}
a.menu_item:hover {color: #0F0F0F; text-decoration: underline}

img.duck
{
	position:relative;
	top:0px;
	left:0px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	width: 56px;

}	
img.site
{
position:relative;
top:0px;
left:44px;
margin: 0px;
padding: 0px;
height: 60px;
width: 239px;
}
img.logo
{
position:relative;
left:482px;
margin: 0px;
padding: 0px;
height: 60px;
width: 152px;
}

td.headerarea {
width: 952px; 
height: 60px; 
padding: 0;
margin: 0px; 
margin-top: 0px; 
border-left: 1px solid #015379; 
border-right: 1px solid #015379;
background:#015379;
} 
table.menu {
	width: 952px;
	border-left: 1px solid #015379;
	border-right: 1px solid #015379;
	z-index: 1;
	margin: 0px;
	padding: 0;
	height: 35px;
	border-collapse:collapse;
}

table.submenu {
	z-index: 1;
	margin: 0px 0px 0px auto;
	padding: 0;
	height: 25px;
	border-collapse:collapse;
	width: 952px;
	border-left: 1px solid #015379;
	border-right: 1px solid #015379;
	background:#FFFFFF;

}

#centerdoc { 
  width: 952px;
  margin-left: auto;
  margin-right: auto; 
} 

#navigation {
	width: 930px;
	padding: 10px 10px 20px;
	border-left: 1px solid #015379;
	border-right: 1px solid #015379;
	border-bottom: 1px solid #015379;
	font-size:	12px;
	font-family: arial;
	font-weight: normal;
	margin: 0px;
	background-color: #FFFFFF;
}
 
#footer {
	PADDING-BOTTOM: 2px;
	TEXT-TRANSFORM: none;
	BORDER-LEFT: 1px solid #015379;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: 1px solid #015379;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
	font-size: 10px;
	border-right-color: #015379;
	border-right-width: 1px;
	border-right-style: solid;
} 
.navspacer {
	height: 600px;
	position: static;
	width: 1px;
}

h1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #333333;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    TEXT-DECORATION: none
}

p.menuitem
{
	TEXT-TRANSFORM: none;
	COLOR: #015379;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
	margin: 0px;
	padding: 0px;

}

p
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 1px;
    TEXT-TRANSFORM: none;
    COLOR: #015379;
    PADDING-TOP: 1px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}

td.submenu_item {
	background-image:	url(../images/submenu.gif);
	width:	100px;
	height:	25px;
	font-size:	10px;
	font-family: arial;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}

td.submenuedge {
background-image:	url(../images/submenuedge.gif);
width:	50px;
height:	25px;
font-size:	10px;
font-family: arial;
text-align: center;
text-decoration: none;
}

td.submenuon_item {
background-image:	url(../images/submenuon.gif);
width:	100px;
height:	25px;
font-size:	10px;
font-family: arial;
text-align: center;
text-decoration: none;
}

td.centerwhitegreen {
	font-size:	12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #003300;
	color: #FFFFFF;
	background-position: center;
}
img.imgthumb{
	background-color: #000000;
	background-position: center;
	border: 0px none;
	width: 100px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: center;
	margin: 0px auto;
	padding: 0px;


}

body {
	background-attachment: fixed;
	background-image: url(../images/bkgr404c1.gif);
	margin: 0px;
	background-color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015379;
}
