body {
	margin-top: 26px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(images/Knockbeg_main_bg.jpg);
	    background-repeat: no-repeat;
	background-position: center top;
	background-color: #001625;
	color:#ffffff;
	font-family: Arial;	
    font-size: 11px;
}

.bg_main{
	background-image: url(images/main_bg.jpg);
    background-repeat: no-repeat;
}
.bg_main_more{
	background-image: url(images/main_bg_more.jpg);
}



.nav {
	color:#ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
}	  	  
.nav a:link, .nav a:visited {
	color:#ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
}
.nav a:hover {
	color:#ffde00;
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.heading {
	color:#ffffff;
	font-family: Arial;	
	font-weight: bold;
    font-size: 17px;
}

h1.{color:#ffffff;
	font-family: Arial;	
	font-weight: bold;
    font-size: 17px;
	padding:0px;

	}
	
h2.{color:#ffffff;
	font-family: Arial;	
	font-weight: bold;
    font-size: 12px;}


p. {
	color:#ffffff;
	font-family: Arial;	
    font-size: 11px;
}

.line{
	background-color: #517591;
		width: 180px;
		height:1px
}

.text {
	color:#575353;
	font-family: Verdana, Arial;
	font-size: 13px;
}
.text a:link, .text a:visited {
	color:#575353;
	font-family: Arial, Verdana;
	font-size: 13px;
}

.text a:hover {
    color:#575353;
	font-family: Arial, Verdana;
	font-size: 13px;
}

.footer, .footer a:link, .footer a:visited {
  color:#ffffff;
	font-family: Arial;	
    font-size: 10px;
}

.footer a:hover {
	color:#ffde00;
	font-family: Arial;	
    font-size: 10px;
}

/* form */


.formfield{
    text-align: left;
	width: 160px;
	height:18px;
	border: 1px solid #747f83;
	background-color: #d9d7ce;
	color:#747f83;
	font: 12px Tahoma, Arial;
}
