/********************************************************************/
/* www.knightsarms.co.uk				    					*/
/* Style01 CSS Page					   					*/
/* K.M. Jones May 2006									*/
/********************************************************************/

/* The blocks are ordered tope left top right, bottom left , bottom right */

Body {
	position: relative;
	border-style: solid;
	border-width: 0px;
	border-color: #ff0000;
	background: url('/images/layout/background.jpg') no-repeat 0px 0px; 
    background-position: 51% 10px;
	color: #000;
	background-color: #F5F9EE;
    width:720px;
	height:480px;
	/* text-align: left; */
	margin: 0 auto;

}
  
a:link.mainnavlink {
	color:#52B;
	text-decoration: none;
	font-weight:600;
}
a:visited.mainnavlink {
	color:#52B;
	text-decoration: none;
	font-weight:600;
}
a:hover.mainnavlink {
	color:#f55;
	text-decoration: underline;
	font-weight:600;
} 

h1 { 
	border-style: solid;
	border-width: 0px;
	border-color: #ff0000;
	font: 10pt/12pt Verdana, Times New Roman, Georgia, Serif;
	font-weight:600;	
}

.titleblock {
	Position: Relative;
	border-style: solid;
	border-width: 0px;
	border-color: #ff0000;
	text-align: left;
	Top:10px;
	Left:190px;
	Width:250px;
	Height: 65px;
}	

/*
.MenuBar { 
	border-style: solid;
	border-width: 0px;
	border-color: #ff0000;
	position:relative;
	top:57px;
	left: 600px;
	width: 60px;
	Height: 55px;
}
*/
#Content {
	Position: absolute;
	border-style: solid;
	border-width: 0px;
	border-color: #ff0000;
	text-align: left;
	Top:65px;
	Left:15px;
	Width:550px;
	Height: 370px;
	font: 10pt/10pt Verdana, Times New Roman, Georgia, Serif;
	font-weight:600;	
}	

.graphics01 { 
	position:absolute;
	border-style: solid;
	border-width: 0px;
	border-color: #ff0000;
	top:75px;
	left:10px;
}
.graphics02 { 
	position:absolute;
	border-style: solid;
	border-width: 0px;
	border-color: #ff0000;
	top:85px;
	left:327px;
	width: 20px;
	height: 20px;
}
.text01 { 
	position:absolute;
	border-style: solid;
	border-width: 0px;
	border-color: #ff0000;
	text-align:center;
	top:220px;
	left:270px;
	width: 310px;
	height: 20px;
	font-size:10px;
	margin-top:-10px;
	line-height:95%;
}
.Footer {
	Position: absolute;
	border-style: solid;
	border-width: 0px;
	border-color: #ff0000;
	Top:490px;
	Left: 0px;
	Margin-top: 0px;
	Margin-Left: 0px;
	width:600px;
	font: 8pt/10pt Times New Roman,Verdana, Georgia, Serif;
	font-weight:500;	
} 
form {
	font: 7pt/10pt Verdana, Times New Roman, Georgia, Serif;
	font-weight:600;	
}
iframe {
	border-style: solid;
	border-width: 0px;
	border-color: #ff0000;
	width:580px;
	height:165px;
/*	scrolling:auto;
	overflow-x: hidden; 
	overflow-y: scroll;*/
}



img {
border-width:0px;
}
