@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	background-position:top center;
	
	margin:0px;
	padding:0px;
	
	border-top:2px solid #000;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.white:link {text-decoration: none; color:#FFFFFF;}
a.white:visited {text-decoration: none; color:#FFFFFF;}
a.white:active {text-decoration: none; color:#FFFFFF;}
a.white:hover {text-decoration: none; color:#d000c9;}

a.dkll:link {text-decoration: none; color:#1b1b1b;}
a.dkll:visited {text-decoration: none; color:#1b1b1b;}
a.dkll:active {text-decoration: none; color:#1b1b1b;}
a.dkll:hover {text-decoration: none; color:#FFFFFF;}

h1{font-size:13px; color:#FFFFFF; font-weight:bold;}

.contactbuttonholder{width:925px; height:25px; margin:0px auto 0px auto; border-top-width:0px; margin-bottom:10px; border-top-style:solid; border-top-color:#000000;}
.contactbutton{height:20px; font-size:9px; width:auto; padding:0px 12px 0px 12px; float:right; background-color:#000000; line-height:20px; letter-spacing:.2em; text-transform:uppercase; text-align:center; color:#FFF;}


.aboutus {
	width:370px;
	height:139px;
	background: url(../images/blaurentitle.png) no-repeat;
	top:429px;
	left:226px;
	margin:0px auto;
	}
.dkl {
	width:108px;
	height:14px;
	background: url(../images/faded.png) no-repeat;
	top:572px;
	left:266px;
	text-align:center;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1b1b1b;
	}
.dkl:hover {
	width:108px;
	height:14px;
	background: url(../images/fadedover.png) no-repeat;
	top:572px;
	left:266px;
	text-align:center;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1b1b1b;
	}
