/* --------------PIREAN STYLE SHEET: Strife Of BrianDefines the broad styling of the 'Strife Of brian' website.-------------- */#Wrapper {margin-left: auto; margin-right: auto; width: 840px; text-align: left;}* html #Wrapper    {    width: 840px;    }* {	margin: 0;	padding: 0;}body{font:11px Arial, Helvetica, sans-serif; text-align: left; color: #505050; background-color: black;}#LowerStrip{display: block;float: left;width: 900px;height: 90px;margin: 0;padding-top: 6px;}.Left{display: block;float: left;width: 748px;height: 90px;text-align: left;margin: 0;padding: 0;}.Right{display: block;float: left;width: 148px;height: 90px;margin: 0;padding: 0;}.BookMarker {display: block;float: left;padding-top: 16px;}/* --------------basic heading settings - to customised using descendant selectors. All except h6 are bigger / more prominent than the body copy itself-------------- */h1 {color: #434341; font: 22px "Arial" bolder,Trebuchet MS, Verdana, sans-serif; letter-spacing: 0.05em; text-align: left; padding-top: 6px; margin: 0;}html h1 {margin:0}h2 {color: #434341; font: 18px "Arial" bolder,Trebuchet MS, Verdana, sans-serif; letter-spacing: 0.05em; text-align: left; padding-bottom: 8px; margin: 0;}html h2 {margin:0}h3 {color: #6c8398;font: 16px "Arial" bolder,Trebuchet MS, Verdana, sans-serif;text-align: center;padding-bottom: 6px;margin-left: 66px;margin-right: 66px;padding-bottom: 10px;}html h3 {margin-left: 66px;margin-right: 66px;}h4 {color: #3d3c3b; font: 12px "Arial" bolder,Trebuchet MS, Verdana, sans-serif; text-align: left; margin-bottom: 0px; padding-bottom: 0px;}html h4 {margin:0}h5 {color: #628282;/* color: #d79118;*/padding-top: 4px;padding-left: 8px;padding-right: 30px;padding-bottom: 12px;word-spacing: .1em;text-transform: uppercase;font: 10px "Arial",Trebuchet MS, Verdana, sans-serif;font-weight: 700;text-align: left;}html h5 {margin:0}h6 {color: #505050; font:10px Arial, Helvetica, sans-serif; text-align: left; font-variant: small-caps;}/* --------------basic anchor settings - to customised using descendant selectors-------------- */a:link {color: #505050;text-decoration: underline;}a:visited {color: #505050;text-decoration: underline;}a:hover {color: #f3c343;text-decoration: underline;}a:active {color: #f3c343;text-decoration: underline;} /* declares no borders around any images used in conjunction with link states */a img{border: none;}/* --------------basic list settings - to customised using descendant selectors for:-------------- */ul {}li {}ol {}/* ---