* {
    margin: 0;
}
html, body {
    height: 100%;
}



p {  font-family: Helvetica;
 font-size: 12px;
 color: #666666;
 letter-spacing: 1px;
line-height: 18px;
 text-align: justify;  }
 
 
 
.whitetxt {
  font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #ffffff;
 text-align: justify;
}
	
	
	.whitetxth2 {
  font: normal normal 8px/1.2em Verdana;
	color: #ffffff;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 1.8;
line-height: 1.8em;
font-size: 14px;
}

.class1 A:link {

font: normal normal 8px/1.2em Verdana;
	color: #999999;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 1.8;
line-height: 1.8em;
font-size: 20px;


text-decoration: none}



.class1 A:visited {

font: normal normal 8px/1.2em Verdana;
	color: #999999;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 1.8;
line-height: 1.8em;
font-size: 20px;


text-decoration: none}
.class1 A:active {font: normal normal 8px/1.2em Verdana;
	color: #999999;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 1.8;
line-height: 1.8em;
font-size: 20px;


text-decoration: none}}
.class1 A:hover {text-decoration: underline; color: red;}

.class2 A:link {text-decoration: underline overline}
.class2 A:visited {text-decoration: underline overline}
.class2 A:active {text-decoration: underline overline}
.class2 A:hover {text-decoration: underline; color: green;}
	
h1{
	
	font: normal normal 8px/1.2em Verdana;
	color: #999999;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 1.8;
line-height: 1.8em;
font-size: 20px;
}

h2{
	
	font: normal normal 8px/1.2em Verdana;
	color: #666666;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 1.8;
line-height: 1.8em;
font-size: 14px;
}



#container {
	min-height: 100%;
	margin-bottom: -300px;
	position: relative;

}
#footer {
	height: 300px;
	position: relative;
	background-color: #cccccc;
}
.clearfooter {
   height: 300px;
   clear: both;
}


* { padding: 0; margin: 0; }

body {

background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}

#wrapper { 
 margin: 0 auto;
 width: 900px;
}
#wrapperbottom { 
 margin: 0 auto;
 width: 900px;
}
#header {
 width: 900px;


 height: 100px;
 margin: 0px 0px 5px 0px;

}
#content { 
 width: 900px;


 margin: 0px 0px 5px 0px;
 padding: 0px;

}
#footercontent { 
 width: 900px;



 padding: 0px;

}


