/* Global Styles */

body  {
	background: #dbdcdc;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	min-width: 760px;
}



td {
	color:#ffffff;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic";
	font-size: 11px;
	}
	
p, pre{
	padding: 0;
	margin:0px;
	font-size: 10px;
	color: #000;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: normal;
}

table {
  border-collapse: collapse;
    } 

div#shim {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -243px;
float: left;
}

div#container
{
	width: 760px;
	height:495px;
	clear: both;
	background: #ffffff;
	position: relative;
	top: -214px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#header {
	height: 40px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 60;
	font-family: "Century Gothic";
	font-size: 22px;
}

div#headpic { 
	height: 190px;
	margin: 0;
	padding: 0;
} 

div#content {
	font-family: "Century Gothic";
	font-size: 10px;
	width: 570px;
	height: 160px;
	text-align: left;
	position: inherit;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
	margin-left: 60px;
	margin-top: 10px;
} 

div#arrow {
	height: 10px;
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
} 

div#menu {
	height: 40px;
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
} 

div#footer {
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	float: none;
} 

div#rightfloat {
	float: right;
	width: 130px;
	height: 180px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #004165;
	font-family: "Century Gothic";
}

#sidelink a {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #004165;
	text-decoration: none;
}
#sidelink a:active {
	color: #828282;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11px;
}
#sidelink a:hover {
	color: #ffa600;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11px;
}
#container #rightfloat table tr td {
	font-family: Century Gothic;
}
