body {
	margin: 0 0 5px 0;
	font-family: Trebuchet MS, Verdana, sans, sans-serif;
	text-align: center;
	background: #000;
	font-size: 15px;
}

span {
word-spacing: 0px;
width: auto;
margin: 0;
padding: 0;

}

dl {

margin: 0 7px;

}

dd {

margin: 0 0 8px 15px;
font-style: italic;

}

#up {
position: fixed;
top: 96%;
margin-left: 15px;
}

a img {

border: 0px;

}

h1 {

font-size: 20px;
margin: 0 3px 3px 0;
border-bottom: 1px solid #bbb;
letter-spacing: 1px;
}

h2 {
padding: 0 0 3px 0;
font-size: 17px;
margin: 0;

}

hr {

height: 1px;
border-top: 1px solid #bbb;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;


}

.rightFloat{

float: right;
margin: 0 0 0 5px;

}

.leftFloat{

float: left;
margin: 0 5px 0 0;

}

.center {
text-align: center;

}

p, div{

margin: 0;

}

#content p, #content p  *{

margin: 0 7px;

}

#content h2 {
margin: 0 13px;

}

#menu {
	padding: 15px 0 0 0;
	width: 190px;
	float: left;
	margin: 30px 5px 5px 5px;
	background: #fff;
	font-size: 14px;
	
}

#menu a {

	color: #333;
	text-decoration: none;
	

}

#menu a:hover{

	color: #888;
	text-decoration: underline;
	

}

#menu a:visited{

	color: #aaa;
	
}


#globalContent {
	
	
	width: 878px;
	margin: 0 auto;
	text-align: left;

}

#header {
	
	height: 186px;
	background: no-repeat;

}

#content a {

	color: #333;
	text-decoration: none;
	

}

#content a:hover{

	color: #888;
	text-decoration: underline;
	

}

#content a:visited{

	color: #aaa;
	
	

}

#menuContent{

overflow: auto;
background: #fff;
}


#footer {
	text-align: right;
	background: url('img/ct_f.png') bottom no-repeat;
	background-color: #fff;
	height: 26px;
	padding: 0 15px 0 0;
	clear: both;
}

#footer .descFooter {

	color: #777;
	font-size: 12px;
	font-style: italic;


}

#footer .descFooter a{
	font-style: normal;
	color: #444;

}

#footer .descFooter a:hover, #footer .descFooter a:visited{

	font-style: normal;
	color: #999;

}
