body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
}

.footer_text {
	font-size:small;
	color:#666666;
}

.global {width:100; height:100; border:10; border-color:#000000;}
.v_gutter {width:1px; background-color:#CCCCCC}
.h_gutter {width:750px; height:1px; background-color:#CCCCCC;}

.menu {
	display: inline;
	list-style-type: none;
}

.content {
	width:750;
	border-top:0;
	border-bottom:0; 
	border-left:100; 
	border-left-color:#CCCCCC; 
	border-right:100; 
	border-right-color:#CCCCCC; 
	background-color:#FFFFFF;
}

.header {
	background:url(images/header_bg.jpg);
	background-repeat:no-repeat;
}

.header_logo {
	height:99px;
	width:200px;
}

.nav {
	vertical-align:bottom;
	width=100%;
}

#nav-menu ul
{
width:590px;
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0;

font-family: Verdana;
font-size:9px;
font-weight:bold;
color: #7c7c7c;

margin:1px;
height: 2.25em;
line-height: 2.25em;
float: left;
color:#CCCCCC;
text-decoration: none;
text-align: center;
}

#nav-menu li a
{
margin:1px;
height: 2.25em;
line-height: 2em;
float: left;
display: block;
color: #7c7c7c;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
margin:1px;
height: 2.25em;
line-height: 2em;
float: left;
display: block;
color:#333333;
text-decoration: underline;
text-align: center;
}

#nav-menu
{
width:30em
}

.top_bar {
	height:15px;
	background:url(images/top_bar_gradient.jpg);
	background-repeat:repeat;
}

.mid_bar {
	height:14px;
	background:url(images/mid_bar_gradient.jpg);
	background-repeat:repeat;
}

.body_bar {
	height:5px;
	background:url(images/body_bar_gradient.jpg);
	background-repeat:repeat;
}

.light_pattern {
	background:url(images/pattern_light.jpg);
	background-repeat:repeat;
}

.credits {
	height:68px;
	vertical-align:middle;
	background:url(images/footer_credits_bg2_03.jpg);
	background-repeat:repeat-y;
}

.footer {

	width:750px;
	background:url(images/pattern_dark.jpg);
	background-repeat:repeat;
}

.footer_text {
	font-size:x-small;
	color:#666666;
}

.nav_panel {
	padding-left:31px;
	padding-right:13px;
	background:url(images/pattern_light.jpg);
	background-repeat:repeat;
}

.box_box {
	padding-right:8px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	height: 170px;

}

.box_heading {
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
}

.box_copy {
	font-family:Arial;
	font-size:small;
}