/* eric bana */

body
{
background: #313131;
	margin: 0px;
	padding: 0px;
}
#content
{
	color: #9F9F9F;
	font-family: verdana;
	font-size: 14px;
	line-height: 20px;
	padding-left: 50px;
	padding-right: 10px;
	position: relative;
	text-align: justify;
	width: 710px;
}

  td

{
	font-family: verdana; 
	font-size: 13px; 
	color: #9F9F9F;  
	width: 500px;
}


th {
	font-size:13px;
	color: #000000; 
	font-variant: small-caps;
	text-align:left;

}

#footer
{
	border: 2px #000000 solid;
}
.foot
{
	text-align: center;
}
p
{
	text-align: justify;
}
a
{
	color: #000000;
	font-variant: small-caps;
	text-decoration: none;
}
a:hover
{
	border-bottom: 1px solid #000000;
}

.important
{
	background: #9F9F9F;
	border-bottom: 3px solid #000000;
	color: #000000;
	font-family: georgia;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.important a
{
	color: #ffffff;
}
h1
{
	background-image: url(images/h1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #7d7d7d;
	font-family: Century Gothic;
	font-size: 30px;
	font-weight: normal;
	height: 50px;
	letter-spacing: 3px;
	margin: 15px 0px 2px 0px;
	padding-left: 70px;
	padding-top: 0px;
	text-align: left;
	text-transform: uppercase;
}
h2
{
	color: #000000;
	font-family: Cooper Black;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
	text-transformation: lowercase;
}
h3
{
	color: #000000;
	font-family: Century Gothic;
	font-size: 15px;
	font-style: strong;
	font-weight: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
b,strong
{
	color: #000000;
	font-family: Century Gothic;
}
i, em
{
	color: #999999;
	font-variant: small-caps;
}
#content img
{
	background: trasparent;
	border: 1px #9fb1ae solid;
	margin: 2px;
	padding: 5px;
}
#content img:hover
{
	background: #7d7d7d;
	border: 1px solid #9fb1ae;
	padding: 5 px;
}
textarea, input, select
{
	background-color: #9F9F9F;
	border-bottom: 1px solid #7d7d7d;
	border-left: 1px solid #7d7d7d;
	border-right: 1px solid #7d7d7d;
	border-top: 1px solid #7d7d7d;
	color: #fff;
	font-family: verdana;
	font-size: 10pt;
	font-variant: small-caps;
	padding: 5px;
}
li
{
	list-style-type: square;
	margin-bottom: 2;
	margin-top: 2;
}