/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}
.dpheader {
	width:1200px;	
}
.dpbody {
	width:950px;
	text-align: justify;
}
.dpfooter {
	width:950px;
}
.FooterLinks {font-size: 11px}
a:link {
	color: #f26522;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f26522;
}
a:hover {
	text-decoration: underline;
	color: #f26522;
}
a:active {
	text-decoration: none;
	color: #f26522;
}
.image-border{
	border-style:solid;
	border-color: #ffffff;
	border-width:1px;
	padding: 4px 4px 4px 4px ;	 
    margin: 4px;
}
.image-border-pic{
	border-style:solid;
	border-color: #ffffff;
	border-width:1px;
	float:left;
	padding: 4px 4px 4px 4px ;	 
    margin: 4px;
}
hr {
	color:#FFFFFF;
	width:800px;
}
.hr2
{
	color:#FFFFFF;
	width:900px;
}

