div.nav {
	height: 50px;
	vertical-align: middle;
	font-weight: bold;
	display: block;
	width: 100%;
	line-height: 50px;
}
div.navx {
	font-weight: bold;
	height: 50px;
	vertical-align: middle;
	text-align: center;
        background-color:#000044;
}

a.navlink:active,a.navlink:visited,a.navlink:link{
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 50px;
 	color: #FFFFFF;
}
a.navlink:hover{
	text-align: center;
	text-decoration: none;
        background-color:#000033;
}

ul {
  margin-bottom: 0px;
  margin-top: 4px;
}


body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	background-color: #000000;
        padding: 4px;
	filter:alpha(opacity=60);
	opacity: .7;
	-moz-opacity: .7;
}

td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(../images/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	text-align: center;
	background-image: url(../images/bg_content2.jpg);
	background-repeat: repeat;
}
td.below_header{
	text-align: center;
	background-color: #1F1F1F;
	height: 50px;
	width: 800px;
	color: #CCCCCC;
	padding: 0px;
}
div.large {
	font-size: large;
}
div.medium {
	font-size: medium;
}
div.small {
	font-size: small;
}

td.main_content_box {
	background-color: #FFFFFF;
	width: 800px;
}

td.horizontal_column {
	background-color: #00FF00;
	height: 0px;
	display: block;
	vertical-align: top;
}
td.bottom_link_container {	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #222222;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images/header_bg.jpg);
        background-position: center;
        background-repeat: repeat-y;
}
td.header_column {
	height: 30px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
        width: 800px;11:58 PM 8/16/2007
	background-image: url(../images/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
  width: 144px; 
  height:108px; 
	background-image: url(../images/sunset2.jpg);
}


a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}

