body {
	background: #000000 url(images/cornerbg.gif) no-repeat fixed left bottom;
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 0px;
	margin-left: 50px;
	padding: 0px;
	margin-right:10%;
}

/* layout */

#wrap {
	position: absolute;
	top: 0px;
	left: 50px;
	margin-top: 30px;
	padding-left: 5%;
	margin-right:10%;
	background: url(images/header.gif) no-repeat;
	z-index: 2;
}

#line {
	position: absolute;
	background: url(images/topbg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	top: -31px;
	right: 0px;
	width: 50%;
	height: 150px;
	z-index: 1;
}

#header  {
	display: none;
}

/* #aboutbox {
	padding: 88px 10% 0em 303px;
} */

#aboutbox {
	padding: 88px 0em 0em 303px;
}

#links {
	margin: 0em 0em 0em 218px;
	
	padding: 2em 3em 2em 3%;
	
	border-right: 4px solid #666666;
	border-bottom: 1px solid #666666;
	
	background: #000000 url(images/minilogo.gif) no-repeat right bottom;
}

#links div.floating {
	float: left;
	margin-right: 10px;
	margin-bottom: 1em;
	
	width: 25%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 45%;
}

html>#links div.floating {
  width: 45%;
} 

#footer {
	margin: 0em 0px 0em 137px;
	padding: 0px;
	padding-bottom: 4em;
}

#footer p {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

/* style */

hr.hidden {
	width: 9%;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

hr {
	width: 35%;
	height: 0px;
	border-style: none;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 2em;
	margin-top: 0.5em;
}


em.nav {
	font-style: normal;
	color: #FFFFFF;
}

#aboutbox h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #006699;
	padding: 0px;
	margin: 0px;
}

#aboutbox p {
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	
	padding-bottom: 1em;
	
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
}

#aboutbox div.border {
	padding: 0px;
	padding-left: 1em;
	border-left: 4px solid #666666;
	margin-left: 1em;
	border-bottom: 1px solid #666666;
}

#footer p {
	color: #aaaaaa;
	font-size: 0.7em;
}

#links h2 {
	font-size: 0.9em;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
}

#links h2.content {
	font-size: 0.8em;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
}

#links p.description {
	padding: 0px;
	margin: 0px;
	padding: left: 2em;
}

#links p.link {
	padding: 0px;
	margin: 0px;
	margin-left: 2em;
}

#links p, #links  li {
	font-size: 0.8em;
}

#links ul {
	margin: 0px;
	padding: 0px;
}

#links li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#links h2 a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #006699;
}

#links h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #006699;
	font-style: italic;
}

#links h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}

#links a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}

#links a:visited {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
	font-style: italic;
}

#links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

#links p.link a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
	font-style: italic;
}

#links p.link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
	font-style: normal;
}

#links p.link a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}