body {
	background-color: #D3BAF4;
	font-size: 105%;
	font-family: Tahoma, Verdana, sans-serif;
	color: #550077;
	border: none;
	margin: 0;
	padding: 0;
}
a {
	color: #700203;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}
a img {
	margin: 0;
	padding: 0;
	border: none;
}

a img.contact {
	float: left;
}

div#Armorial {
	background: transparent url(/images/Wallbkg.png) fixed repeat top left;
}


#Banner .device {
	float: left;
	height: 95px;
	width: 70px;
	margin: 2px 0 0 5px;
	border: none;
}	
	
#torch {
	height: 93px;
	width: 40px;
	margin: 5px 1% 5px 1%;
	padding: 0;
	border: none;
	position: relative;
}
.flame {
	height: 33px;
	width: 24px;
	top: 4px;
	left: 8px;
	position: absolute;
}
.base {
	height: 60px;
	width: 40px;
	top: 33px;
	left: 0;
	position: absolute;
}

#Content {
	width: 85%;
	top: 0;
	left: 0;
	margin: 2% 0 0 12%;
	padding: 0;
	z-index: 991;
}

#Menu {
	position: fixed;
	top: 15%;
	left: 10px;
	width: 11%;
	padding: 0;
	margin: 0;
	font-size: .75em;
	font-family: Tahoma, Verdana, sans-serif;
	text-align: center;
	z-index: 995;
}
#Menu a {
	color: #620203;
	text-decoration: none;
}
#Menu a:hover {
	color: #0000ff;
	text-decoration: underline;
}
#Menu a img {
	width: 60%;
	margin: 0 auto;
	border: 0;
	padding: 0;
}

.bordered {
	background-image: url(images/WatermarkBG.jpg);
	border: 4px solid;
	border-style: groove;
	border-color: #404040;
	background-color: transparent;
	text-align:left;
}

.bordered a {
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	color: #770099;
	text-decoration: none;
}

.bordered a:hover {
	color: #0000ff;
	background-color: #a0a0a0;
	text-decoration: underline;
}

.bordered td {
	border: 1px ridge;
	border-color: #400040;
	text-align:left;
}

.LinksHeader{
	margin:25px;
	background-color: transparent;
	font-size: 105%;
	font-weight:800;
	color: #620203;
}

#SearchResults {margin:10px; padding:5px; background:#fff; font-size:75%;}

#LinksContent {
	top: 0;
	left: 0;
	width: 85%;
	position:absolute;
	margin: 2% 0 0 12%;
	padding: 5px;
	background: transparent url(images/Esp_Bkgd.png) repeat fixed top left;
	border:none;	
	border: 2px groove #aa00aa;
	font-size:95%;
	z-index: 991;
}

#LinksContent a {
	height:15px;
	margin:5px;
	text-decoration: none;
}
#LinksContent a:hover {
	color: #ffff00;
	text-decoration: underline;
}

table{text-align:left; background-color:transparent;}

#ticker {top:0; left:0; width:100%; text-align:center; z-index:996;}

.FlimgL {float:left; height:125px; margin:0; padding:0; border:none;}
.FlimgR {float:right; height:125px; margin:0; padding:0; border:none;}
.FLimgK {float:left; height:125px; margin:0; padding:0; border:none;}
.FLimgQ {clear:left; float:left; height:125px; margin:0; padding:0; border:none;}
.imgC {margin:0 auto; padding:0; border:none;}
.details {font-size:80%;}
.Italic {font-style:italic;}
.BoldItalic {font-style:italic; font-weight:bold;}
.Minister {height:50px; width:40px; margin:0; padding:0; border:none; vertical-align:bottom;}
.ShieldLink {height:50px; width:40px; margin:0; padding:0; border:none;}
.brokenlink {text-decoration:line-through;}

div#GoogleRight {float:right; margin:10px 5px;}

div#Footer1 {position:fixed; bottom:0; width:100%; height:45px; min-height:45px; line-height:15px; color:#000; font-size:.5em; background-color: #D3BAF4; border-top:1px solid #444; text-align:center; z-index:995;}
	div#Footer1 a {color:#620203; text-decoration:none;}
		div#Footer1 a:hover {color:#0000ff; text-decoration:underline;}
div#Footer2 {bottom:0; left:0; height:55px; width:100%; position:fixed; margin:0; padding:0; font-size:60%; color:#620203; line-height:20px; background-color:#d3baf4; border-top:1px solid #444; text-align:center; z-index:950;}
	div#Footer2 a {margin:5px 2px; padding:3px; color:#620203;}
	div#Footer2 a:hover {color:#0000ff;}
	
.TinyWarBunny {clear:right; float:right; width:10%; margin:0; padding:0; border:none;}
.copyright {left:0; bottom:0; width:100%; position:fixed; margin:3px auto 0 auto; padding:0; border:none; font-size:90%; text-align:center;}
.LogoFloatLeft{
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}
.ValidFloatLeft{
	float: left;
	border: 0;
	height: 31px;
	width: 88px;
	padding: 0;
}
.ValidFloatRight{
	float: right;
	border: 0;
	height: 31px;
	width: 88px;
	margin: 0;
	padding: 0;	
}

.center{text-align: center;}