a:link{
	text-decoration: none;
	color: #5eadd9;
	background-color: transparent;
	}
a:visited{
	text-decoration: none;
	color: #5eadd9;
	background-color: transparent;
	}
a:hover{
	text-decoration: underline;
	color: #ffffff;
	background-color: transparent;
	}
table{
	border-collapse: separate;
	font-family: arial, sans-serif;
	text-align: left;
	}
.title {
	font-family: "Helvetica", arial, sans-serif; 
	font-size: 21px;
	font-weight: bold;
	color: #cecece;
	background-image: url(div.jpg) #000000 no-repeat;
	line-height: 23px;
	text-transform: lowercase;
	letter-spacing: 2px;
	text-align: right;
	}
body{
	background-color: #000000;
	margin: 0px;
	}
#container {
	width: 550px;
	margin: 0 auto;
	}
#header {
	width: 100%;
	padding-top: 0px;
	height: 329px;
	margin: 0 auto;
	}
#content {
	width: 530px;
	text-align: justify;
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 10px;
	color: #808080;
	letter-spacing: 1px;
	margin: 0 auto;
	}
#footer {
	clear: both;
	}
img {
	border: 0px none;
	}
i {
	font-family: "Georgia", Times New Roman, serif;
	font-size: 10px;
	font-style: italic;
	color: #c0c0c0;
	}
.nav a,.nav a:link,.nav a:active,.nav a:visited {
  	display: block;
  	background-color: #000000;
  	color: #ffffff;
	font-family: "Georgia", Times New Roman, serif;
	font-size: 11px;
	font-style: italic;
 	text-decoration: none;
  	line-height: 14px;
  	text-transform: lowercase;
  	text-align: center;
	}
.nav a:hover {
  	display: block;
  	background-color: #ffffff;
  	color: #000000;
	font-family: "Georgia", Times New Roman, serif;
	font-size: 11px;
	font-style: italic;
 	text-decoration: none;
  	line-height: 14px;
  	text-transform: lowercase;
  	text-align: center;
	}