body {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: lighter;
	font-variant: normal;
}


/* Content
----------------------------------------------- */
#content {
  width:600px;
  margin:20 auto;
  padding:20px;
  text-align:left;
  }
#main {
  width:300px;
  padding:20px;
  float:left;
  background-color:transparent;
  font-size:13px;
  line-height:16px;
  }


/*Text
_________________________________________________*/

.title {
	font-family: "Century Gothic", sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	font-weight: bold;
}

.subtitle {
	font-family: "Century Gothic",sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #000000;
}

.text {
font family: Verdana,Arial,Helvetica,sans-serif;
    line height: 14px;
    font size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.nav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.ul {
font family: "Century Gothic";
    line height: 14px;
    font size: 12px;
}
.li {
font family: "Century Gothic",sans-serif;
    line height: 14px;
    font size: 12px;
}
a:link {
	text-decoration: none;
	color: #990000;
}
	
a:hover {
	text-decoration: none;
	color: #ff0000;
}

a:visited {
    text-decoration: none;
	color:#666600;
	}
