
/* basic elements */
	

body {
	font: 10px verdana;
	text-align: center;
	margin: 0;

	}


td.copy {
	font: 12px arial; ;
	padding: 1px 0px 6px 0px;
	line-height:22px;

}

td{
	font: 10px verdana; 

}


h1{
	font: 14px verdana; 
	font-weight:bold;
	margin:0px;
	Padding:10px 0px 0px 14px;

	
}

h2{
	font: 12px verdana; 
	font-weight:bold;
	padding-left:14px;

}

h2.sub{
	font: 12px arial; 
	font-weight:bold;
	padding:0px;
	padding-left:14px;
	margin:0px

}
.tabs{
	width:902px;
	
	}
	
A:link {
	text-decoration:underline;
	color:#000;

}


A:active {
	text-decoration:none;
	color:#000;

}

A:visited  {
	text-decoration:underline;
	color:#29629f;

}


A:hover {
	text-decoration:underline;
	color:#29629f;
	}

/* specific divs */
#container { 
	width:902px;
	text-align: left;
	margin-left: auto;
	margin-right: auto; 
	padding:0px;
	margin-top:0px;


	}
#container1 { 
	width:902px;
	text-align: left;
	margin-left: auto;
	margin-right: auto; 
	padding:0px;
	margin-bottom:0px;
	}

	
/* home */
	
#header1{
	height:78px;
	width:902px;
	background-image: url(../images/tag.gif);
	background-repeat: no-repeat;
	background-position: right top;

	
	}
	
#header{

	width:902px;
	padding-bottom:5px;

	
	}


/* footer */

	#foot {
	height:35px;
	width:100%;
	border: 1px solid #7c8084;

	}

A.credit:link {
	text-decoration:none;
	color:#000;

}


A.credit:active {
	text-decoration:none;
	color:#000;

}

A.credit:visited  {
	text-decoration:none;
	color:#000;

}


A.credit:hover {
	text-decoration:underline;
	color:#000;




}
	
	



